Uses of Interface
org.oxerr.stubhub.client.cxf.resource.InventoryResource
Packages that use InventoryResource
Package
Description
Implementation of StubHub Inventory API using Apache CXF.
-
Uses of InventoryResource in org.oxerr.stubhub.client.cxf.impl.inventory
Methods in org.oxerr.stubhub.client.cxf.impl.inventory that return InventoryResourceConstructors in org.oxerr.stubhub.client.cxf.impl.inventory with parameters of type InventoryResourceModifierConstructorDescriptionCXFInventoryService(InventoryResource inventoryResource) InventoryExportIterator(org.oxerr.stubhub.client.inventory.InventoryExportCriteria criteria, InventoryResource inventoryResource) InventorySearchIterator(org.oxerr.stubhub.client.inventory.InventorySearchCriteria criteria, InventoryResource inventoryResource)