Uses of Class
de.hybris.platform.warehousing.sourcing.strategy.AbstractSourcingStrategy
-
Packages that use AbstractSourcingStrategy Package Description de.hybris.platform.warehousing.sourcing.strategy.impl -
-
Uses of AbstractSourcingStrategy in de.hybris.platform.warehousing.sourcing.strategy.impl
Subclasses of AbstractSourcingStrategy in de.hybris.platform.warehousing.sourcing.strategy.impl Modifier and Type Class Description classNoRestrictionsStrategyStrategy allows an order to be split into multiple locations.classNoSplittingStrategyStrategy to apply when the order is not allowed to be split into multiple shipments.classPickupStrategyStrategy to apply when the order is to be picked up at a specific location.
-