Package de.hybris.platform.warehousing.sourcing.filter.impl
-
Class Summary Class Description AbstractBaseSourcingLocationFilter Base sourcing filter class providing basic chain filtering functionalities.AvailabilitySourcingLocationFilter This 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.AvailabilitySourcingLocationFilterTest DeliveryCountrySourcingLocationFilter This filter returns a set of sourcing locations situated in the country specified in the order delivery address.DeliveryCountrySourcingLocationFilterTest PickupSourcingLocationFilter This filter returns a set of sourcing locations that match all point of services selected as pickup locations.PickupSourcingLocationFilterTest