Uses of Class
de.hybris.platform.ordersplitting.strategy.impl.OrderEntryGroup
Packages that use OrderEntryGroup
Package
Description
-
Uses of OrderEntryGroup in de.hybris.platform.ordersplitting.strategy
Methods in de.hybris.platform.ordersplitting.strategy that return types with arguments of type OrderEntryGroupModifier and TypeMethodDescriptionAbstractSplittingStrategy.perform(List<OrderEntryGroup> orderEntryListList) SplittingStrategy.perform(List<OrderEntryGroup> orderEntryGroup) Perform the strategy.Methods in de.hybris.platform.ordersplitting.strategy with parameters of type OrderEntryGroupModifier and TypeMethodDescriptionvoidAbstractSplittingStrategy.afterSplitting(OrderEntryGroup group, ConsignmentModel createdOne) voidSplittingStrategy.afterSplitting(OrderEntryGroup group, ConsignmentModel createdOne) After splitting.Method parameters in de.hybris.platform.ordersplitting.strategy with type arguments of type OrderEntryGroupModifier and TypeMethodDescriptionAbstractSplittingStrategy.perform(List<OrderEntryGroup> orderEntryListList) SplittingStrategy.perform(List<OrderEntryGroup> orderEntryGroup) Perform the strategy. -
Uses of OrderEntryGroup in de.hybris.platform.ordersplitting.strategy.impl
Methods in de.hybris.platform.ordersplitting.strategy.impl that return OrderEntryGroupModifier and TypeMethodDescriptionOrderEntryGroup.getEmpty()protected OrderEntryGroupSplitByWarehouse.sortOrderEntryBeforeWarehouseSplitting(OrderEntryGroup listOrderEntry) Sort order entry before warehouse splitting.Methods in de.hybris.platform.ordersplitting.strategy.impl that return types with arguments of type OrderEntryGroupModifier and TypeMethodDescriptionSplitByWarehouse.perform(List<OrderEntryGroup> orderEntryGroup) protected List<OrderEntryGroup>SplitByWarehouse.splitForWarehouses(OrderEntryGroup orderEntryList) Methods in de.hybris.platform.ordersplitting.strategy.impl with parameters of type OrderEntryGroupModifier and TypeMethodDescriptionvoidSplitByWarehouse.afterSplitting(OrderEntryGroup group, ConsignmentModel createdOne) protected WarehouseModelSplitByWarehouse.chooseBestWarehouse(OrderEntryGroup orderEntries) Choose best warehouse this function is called by getWarehouseList after we have set of possible warehouses.protected WarehouseModelSplitByWarehouse.getWarehouse(OrderEntryGroup orderEntries) protected OrderEntryGroupSplitByWarehouse.sortOrderEntryBeforeWarehouseSplitting(OrderEntryGroup listOrderEntry) Sort order entry before warehouse splitting.protected List<OrderEntryGroup>SplitByWarehouse.splitForWarehouses(OrderEntryGroup orderEntryList) Method parameters in de.hybris.platform.ordersplitting.strategy.impl with type arguments of type OrderEntryGroupModifier and TypeMethodDescriptionSplitByWarehouse.perform(List<OrderEntryGroup> orderEntryGroup) -
Uses of OrderEntryGroup in de.hybris.platform.yacceleratorfulfilmentprocess.strategy.impl
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.strategy.impl that return OrderEntryGroupModifier and TypeMethodDescriptionprotected OrderEntryGroupSplitByWarehouse.sortOrderEntryBeforeWarehouseSplitting(OrderEntryGroup listOrderEntry) Sort order entry before warehouse splitting.Methods in de.hybris.platform.yacceleratorfulfilmentprocess.strategy.impl that return types with arguments of type OrderEntryGroupModifier and TypeMethodDescriptionSplitByWarehouse.perform(List<OrderEntryGroup> orderEntryGroup) protected List<OrderEntryGroup>SplitByWarehouse.splitForWarehouses(OrderEntryGroup orderEntryList) Methods in de.hybris.platform.yacceleratorfulfilmentprocess.strategy.impl with parameters of type OrderEntryGroupModifier and TypeMethodDescriptionvoidSplitByWarehouse.afterSplitting(OrderEntryGroup group, ConsignmentModel createdOne) protected WarehouseModelSplitByWarehouse.chooseBestWarehouse(OrderEntryGroup orderEntries) Choose best warehouse this function is called by getWarehouseList after we have set of possible warehouses.protected List<WarehouseModel>SplitByWarehouse.prepareWarehouses(OrderEntryGroup todoEntryList, OrderEntryGroup workingOrderEntryList, OrderEntryGroup emptyOrderEntryList, List<WarehouseModel> tmpWarehouseResult, OrderEntryGroup tmpOrderEntryResult) protected OrderEntryGroupSplitByWarehouse.sortOrderEntryBeforeWarehouseSplitting(OrderEntryGroup listOrderEntry) Sort order entry before warehouse splitting.protected List<OrderEntryGroup>SplitByWarehouse.splitForWarehouses(OrderEntryGroup orderEntryList) Method parameters in de.hybris.platform.yacceleratorfulfilmentprocess.strategy.impl with type arguments of type OrderEntryGroupModifier and TypeMethodDescriptionSplitByWarehouse.perform(List<OrderEntryGroup> orderEntryGroup)