| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<SourcingStrategyMapper> |
DefaultSourcingService.getSourcingStrategyMappers() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSourcingService.setSourcingStrategyMappers(java.util.Collection<SourcingStrategyMapper> sourcingStrategyMappers) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSourcingStrategyMapper
Abstract sourcing strategy matcher.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SourcingStrategy> |
SourcingStrategyService.getStrategies(SourcingContext context,
java.util.Collection<SourcingStrategyMapper> mappers)
Get the sourcing strategies according to a given sourcing context and sourcing mappers.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SourcingStrategy> |
DefaultSourcingStrategyService.getStrategies(SourcingContext context,
java.util.Collection<SourcingStrategyMapper> mappers) |
| Modifier and Type | Class and Description |
|---|---|
class |
PickupSourcingStrategyMapper
Mapper to map a sourcing strategy to handle pickup in store.
|
Copyright © 2018 SAP SE. All Rights Reserved.