Uses of Class
Model.ReplenishmentRequest
Packages that use ReplenishmentRequest
-
Uses of ReplenishmentRequest in DataHandling
Methods in DataHandling that return ReplenishmentRequestMethods in DataHandling with parameters of type ReplenishmentRequestModifier and TypeMethodDescriptionReplenishmentRequestSerializer.serialize
(ReplenishmentRequest object) -
Uses of ReplenishmentRequest in Singletons
Methods in Singletons that return types with arguments of type ReplenishmentRequestModifier and TypeMethodDescriptionInventoryManager.getRequests()
Get all replenishment requestsInventoryManager.getRequestsByStatus
(boolean fulfilled) Get all replenishment requests by statusMethod parameters in Singletons with type arguments of type ReplenishmentRequestModifier and TypeMethodDescriptionvoid
InventoryManager.setRequests
(List<ReplenishmentRequest> requests) Set the entire list of replenishment requests Only meant for loading data from file