Uses of Class
de.hybris.platform.warehousing.sourcing.filter.impl.AbstractBaseSourcingLocationFilter
Packages that use AbstractBaseSourcingLocationFilter
Package
Description
-
Uses of AbstractBaseSourcingLocationFilter in de.hybris.platform.warehousing.returns.filter.impl
Subclasses of AbstractBaseSourcingLocationFilter in de.hybris.platform.warehousing.returns.filter.implModifier and TypeClassDescriptionclassThis filter returns a set of locations that takes into consideration the if the warehouse allows restock (if any) -
Uses of AbstractBaseSourcingLocationFilter in de.hybris.platform.warehousing.sourcing.filter.impl
Subclasses of AbstractBaseSourcingLocationFilter in de.hybris.platform.warehousing.sourcing.filter.implModifier and TypeClassDescriptionclassThis filter returns a set of sourcing locations where at least one of the item in the order has available stock.
It is NOT recommended to use this filter as the initial filter in the chain of filters due to performance reason.classThis filter returns a set of sourcing locations situated in the country specified in the order delivery address.classThis filter returns a set of sourcing locations that match all point of services selected as pickup locations.