Class CXFInventoryServce

java.lang.Object
org.oxerr.stubhub.client.cxf.impl.inventory.CXFInventoryServce
All Implemented Interfaces:
org.oxerr.stubhub.client.inventory.InventoryService

public class CXFInventoryServce extends Object implements org.oxerr.stubhub.client.inventory.InventoryService
  • Constructor Details

    • CXFInventoryServce

      public CXFInventoryServce(InventoryResource inventoryResource)
  • Method Details

    • resource

      public InventoryResource resource()
    • iterateInventories

      public InventorySearchIterator iterateInventories(org.oxerr.stubhub.client.inventory.InventorySearchCriteria criteria)
      Specified by:
      iterateInventories in interface org.oxerr.stubhub.client.inventory.InventoryService
    • iterateInventories

      public Iterator<org.oxerr.stubhub.client.model.ListingResponse> iterateInventories(org.oxerr.stubhub.client.inventory.InventoryExportCriteria criteria)
      Specified by:
      iterateInventories in interface org.oxerr.stubhub.client.inventory.InventoryService