Class CXFEventService
java.lang.Object
org.oxerr.stubhub.client.cxf.impl.event.CXFEventService
- All Implemented Interfaces:
org.oxerr.stubhub.client.event.EventService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.oxerr.stubhub.client.model.ListingResponse> getInventories(org.oxerr.stubhub.client.event.InventoryCriteria criteria) resource()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.oxerr.stubhub.client.event.EventService
getInventories
-
Constructor Details
-
CXFEventService
-
-
Method Details
-
resource
-
getInventories
public List<org.oxerr.stubhub.client.model.ListingResponse> getInventories(org.oxerr.stubhub.client.event.InventoryCriteria criteria) - Specified by:
getInventoriesin interfaceorg.oxerr.stubhub.client.event.EventService
-