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