edu.mayo.informatics.lexgrid.convert.inserter
Interface PagingCodingSchemeInserter

All Superinterfaces:
CodingSchemeInserter
All Known Implementing Classes:
AbstractPagingCodingSchemeInserter, DefaultPagingCodingSchemeInserter

public interface PagingCodingSchemeInserter
extends CodingSchemeInserter

The Interface PagingCodingSchemeInserter.

Author:
Kevin Peterson

Method Summary
 void setAssociationInstancePageSize(int pageSize)
          Sets the association instance page size.
 void setEntityPageSize(int pageSize)
          Sets the entity page size.
 
Methods inherited from interface edu.mayo.informatics.lexgrid.convert.inserter.CodingSchemeInserter
insertCodingScheme
 

Method Detail

setEntityPageSize

void setEntityPageSize(int pageSize)
Sets the entity page size.

Parameters:
pageSize - the new entity page size

setAssociationInstancePageSize

void setAssociationInstancePageSize(int pageSize)
Sets the association instance page size.

Parameters:
pageSize - the new association instance page size

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.