|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.paging.AbstractPageableIterator<ResolvedConceptReference>
org.LexGrid.LexBIG.Impl.Extensions.GenericExtensions.mapping.MappingTripleIterator
public class MappingTripleIterator
Nested Class Summary | |
---|---|
protected class |
MappingTripleIterator.MappingAbsoluteCodingSchemeVersionReferences
|
Nested classes/interfaces inherited from class org.lexevs.paging.AbstractPageableIterator |
---|
AbstractPageableIterator.NextDecorator<T>, AbstractPageableIterator.Pager<T> |
Constructor Summary | |
---|---|
MappingTripleIterator()
|
|
MappingTripleIterator(java.lang.String uri,
java.lang.String version,
java.lang.String relationsContainerName,
java.util.List<MappingExtension.MappingSortOption> sortOptionList)
|
Method Summary | |
---|---|
protected java.util.List<? extends ResolvedConceptReference> |
doPage(int currentPosition,
int pageSize)
Returns a page of results. |
Methods inherited from class org.lexevs.paging.AbstractPageableIterator |
---|
decorateNext, doExecutePage, getGlobalPosition, getPageSize, hasNext, isDecorateNext, isPageNeeded, iterator, next, page, pageIfNecessary, remove, setDecorateNext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MappingTripleIterator()
public MappingTripleIterator(java.lang.String uri, java.lang.String version, java.lang.String relationsContainerName, java.util.List<MappingExtension.MappingSortOption> sortOptionList) throws LBParameterException
LBParameterException
Method Detail |
---|
protected java.util.List<? extends ResolvedConceptReference> doPage(int currentPosition, int pageSize)
AbstractPageableIterator
doPage
in class AbstractPageableIterator<ResolvedConceptReference>
currentPosition
- the current positionpageSize
- the 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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |