Class NoRestrictionsStrategy

java.lang.Object
de.hybris.platform.warehousing.sourcing.strategy.AbstractSourcingStrategy
de.hybris.platform.warehousing.sourcing.strategy.impl.NoRestrictionsStrategy
All Implemented Interfaces:
SourcingStrategy

public class NoRestrictionsStrategy extends AbstractSourcingStrategy
Strategy allows an order to be split into multiple locations. The strategy creates sources for order entry based on location availability.
  • Constructor Details

    • NoRestrictionsStrategy

      public NoRestrictionsStrategy()
  • Method Details