Uses of Class
org.oxerr.stubhub.client.inventory.InventoryExportCriteria
Packages that use InventoryExportCriteria
-
Uses of InventoryExportCriteria in org.oxerr.stubhub.client.cxf.impl.inventory
Methods in org.oxerr.stubhub.client.cxf.impl.inventory with parameters of type InventoryExportCriteriaModifier and TypeMethodDescriptionCXFInventoryServce.iterateInventories(InventoryExportCriteria criteria) Constructors in org.oxerr.stubhub.client.cxf.impl.inventory with parameters of type InventoryExportCriteriaModifierConstructorDescriptionInventoryExportIterator(InventoryExportCriteria criteria, InventoryResource inventoryResource) -
Uses of InventoryExportCriteria in org.oxerr.stubhub.client.inventory
Methods in org.oxerr.stubhub.client.inventory with parameters of type InventoryExportCriteriaModifier and TypeMethodDescriptionInventoryService.iterateInventories(InventoryExportCriteria criteria) default Stream<ListingResponse> InventoryService.streamInventories(InventoryExportCriteria criteria)