Uses of Class
com.lexmark.saperion.search.PagedIterator
Packages that use PagedIterator
-
Uses of PagedIterator in com.lexmark.saperion.search
Methods in com.lexmark.saperion.search that return PagedIteratorModifier and TypeMethodDescriptionstatic <ElementType,
ExceptionType extends com.lexmark.saperion.exceptions.EcmException>
PagedIterator<ElementType,ExceptionType> Paging.iterator
(int pageSize, EcmSearchFunction<ElementType, ExceptionType> supplier)