Uses of Class
org.api.manapool.model.ProductQueryEntry
Packages that use ProductQueryEntry
-
Uses of ProductQueryEntry in org.api.manapool.services
Methods in org.api.manapool.services with parameters of type ProductQueryEntryModifier and TypeMethodDescriptionInventoryService.deleteInventoryItems(ProductQueryEntry item) InventoryService.updateInventoryItems(ProductQueryEntry item) Method parameters in org.api.manapool.services with type arguments of type ProductQueryEntryModifier and TypeMethodDescriptionInventoryService.addInventoryItems(List<ProductQueryEntry> inventoryList)