Class InvoiceExportIterator
java.lang.Object
org.oxerr.stubhub.client.cxf.impl.util.PageIterator<SaleResponse>
org.oxerr.stubhub.client.cxf.impl.invoice.InvoiceExportIterator
- All Implemented Interfaces:
Iterator<SaleResponse>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.oxerr.stubhub.client.cxf.impl.util.PageIterator
PageIterator.Page<T>, PageIterator.PageImpl -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInvoiceExportIterator(InvoiceExportCriteria criteria, InvoiceResource invoiceResource) -
Method Summary
Methods inherited from class org.oxerr.stubhub.client.cxf.impl.util.PageIterator
hasNext, nextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove
-
Constructor Details
-
InvoiceExportIterator
-
-
Method Details
-
fetchPage
- Specified by:
fetchPagein classPageIterator<SaleResponse>
-