Uses of Class
de.bytestore.hostinger.entity.logistics.LogisticsResult
Packages that use LogisticsResult
Package
Description
-
Uses of LogisticsResult in de.bytestore.hostinger.ecommerce.service
Methods in de.bytestore.hostinger.ecommerce.service that return types with arguments of type LogisticsResultModifier and TypeMethodDescriptionLogisticService.combineEANs(ArrayList<LogisticsResultItem> productsIO) Combines the EANs of the given list of LogisticsProducts and calculates the highest and lowest prices for each EAN. -
Uses of LogisticsResult in de.bytestore.hostinger.extension.logistics
Methods in de.bytestore.hostinger.extension.logistics with parameters of type LogisticsResultModifier and TypeMethodDescriptionLogisticsExtensionPoint.buy(LogisticsResult productIO, Warehouse warehouseIO) Performs a purchase of a product from a warehouse.