Uses of Class
de.bytestore.hostinger.entity.logistics.LogisticsOrder
Packages that use LogisticsOrder
-
Uses of LogisticsOrder in de.bytestore.hostinger.extension.logistics
Methods in de.bytestore.hostinger.extension.logistics that return LogisticsOrderModifier and TypeMethodDescriptionLogisticsExtensionPoint.buy(LogisticsResult productIO, Warehouse warehouseIO) Performs a purchase of a product from a warehouse.Methods in de.bytestore.hostinger.extension.logistics with parameters of type LogisticsOrderModifier and TypeMethodDescriptionvoidLogisticsExtensionPoint.cancel(LogisticsOrder orderIO) Cancels a logistics order.LogisticsExtensionPoint.track(LogisticsOrder orderIO) Tracks the shipment of a logistics order.