Class ManaPoolAPIService
java.lang.Object
org.api.manapool.services.ManaPoolAPIService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddInventoryItems(List<ProductQueryEntry> inventoryList) getSellerInventory(int limit, int offset) listBoughtOrders(int limit, int offset) listSellsOrders(int limit, int offset) static Datestatic Stringdouble
-
Field Details
-
logger
protected static org.apache.logging.log4j.Logger logger
-
-
Constructor Details
-
ManaPoolAPIService
-
ManaPoolAPIService
-
-
Method Details
-
getClient
-
getSellerInventory
- Throws:
IOException
-
getSellerInventory
- Throws:
IOException
-
addInventoryItems
public List<InventoryItem> addInventoryItems(List<ProductQueryEntry> inventoryList) throws IOException - Throws:
IOException
-
updateInventoryItems
- Throws:
IOException
-
deleteInventoryItems
- Throws:
IOException
-
listSinglesPrices
- Throws:
IOException
-
listSealedPrices
- Throws:
IOException
-
listVariantsPrices
- Throws:
IOException
-
listSellsOrders
- Throws:
IOException
-
listBoughtOrders
- Throws:
IOException
-
getSellsOrder
- Throws:
IOException
-
getBoughtOrderById
- Throws:
IOException
-
getBoughtOrder
- Throws:
IOException
-
getSellsOrderById
- Throws:
IOException
-
userCredits
- Throws:
IOException
-
userAccount
- Throws:
IOException
-
parseDate
-
toDate
-