Class PagedIterator<EntryType,ExceptionType extends com.lexmark.saperion.exceptions.EcmException>

java.lang.Object
com.lexmark.saperion.search.PagedIterator<EntryType,ExceptionType>
All Implemented Interfaces:
Iterator<EntryType>

public class PagedIterator<EntryType,ExceptionType extends com.lexmark.saperion.exceptions.EcmException> extends Object implements Iterator<EntryType>