Class SaleServiceImpl
java.lang.Object
org.oxerr.viagogo.client.rescu.impl.sale.SaleServiceImpl
- All Implemented Interfaces:
SaleService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetSales
(SaleRequest saleRequest) getSalesRecentUpdates
(Instant updatedSince)
-
Constructor Details
-
SaleServiceImpl
-
-
Method Details
-
getSalesRecentUpdates
- Specified by:
getSalesRecentUpdates
in interfaceSaleService
- Throws:
IOException
-
getSales
- Specified by:
getSales
in interfaceSaleService
- Throws:
IOException
-
getSale
- Specified by:
getSale
in interfaceSaleService
- Throws:
IOException
-