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