Uses of Interface
de.hybris.platform.warehousing.sourcing.strategy.SourcingStrategyMapper
Packages that use SourcingStrategyMapper
Package
Description
-
Uses of SourcingStrategyMapper in de.hybris.platform.warehousing.sourcing.impl
Methods in de.hybris.platform.warehousing.sourcing.impl that return types with arguments of type SourcingStrategyMapperModifier and TypeMethodDescriptionprotected Collection<SourcingStrategyMapper>DefaultSourcingService.getSourcingStrategyMappers()Method parameters in de.hybris.platform.warehousing.sourcing.impl with type arguments of type SourcingStrategyMapperModifier and TypeMethodDescriptionvoidDefaultSourcingService.setSourcingStrategyMappers(Collection<SourcingStrategyMapper> sourcingStrategyMappers) -
Uses of SourcingStrategyMapper in de.hybris.platform.warehousing.sourcing.strategy
Classes in de.hybris.platform.warehousing.sourcing.strategy that implement SourcingStrategyMapperModifier and TypeClassDescriptionclassAbstract sourcing strategy matcher.Method parameters in de.hybris.platform.warehousing.sourcing.strategy with type arguments of type SourcingStrategyMapperModifier and TypeMethodDescriptionSourcingStrategyService.getStrategies(SourcingContext context, Collection<SourcingStrategyMapper> mappers) Get the sourcing strategies according to a given sourcing context and sourcing mappers. -
Uses of SourcingStrategyMapper in de.hybris.platform.warehousing.sourcing.strategy.impl
Method parameters in de.hybris.platform.warehousing.sourcing.strategy.impl with type arguments of type SourcingStrategyMapperModifier and TypeMethodDescriptionDefaultSourcingStrategyService.getStrategies(SourcingContext context, Collection<SourcingStrategyMapper> mappers) -
Uses of SourcingStrategyMapper in de.hybris.platform.warehousing.sourcing.strategy.mapper.impl
Classes in de.hybris.platform.warehousing.sourcing.strategy.mapper.impl that implement SourcingStrategyMapperModifier and TypeClassDescriptionclassMapper to map a sourcing strategy to handle pickup in store.