public interface PagingCodingSchemeInserter extends CodingSchemeInserter
Modifier and Type | Method and Description |
---|---|
void |
setAssociationInstancePageSize(int pageSize)
Sets the association instance page size.
|
void |
setEntityPageSize(int pageSize)
Sets the entity page size.
|
insertCodingScheme
void setEntityPageSize(int pageSize)
pageSize
- the new entity page sizevoid setAssociationInstancePageSize(int pageSize)
pageSize
- the new association instance page size