public class DistanceSourcingLocationPopulator extends Object implements SourcingLocationPopulator
| Constructor and Description |
|---|
DistanceSourcingLocationPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected PosSelectionStrategy |
getPosSelectionStrategy() |
void |
populate(WarehouseModel source,
SourcingLocation target)
Populate attributes of the sourcing location.
|
void |
setPosSelectionStrategy(PosSelectionStrategy posSelectionStrategy) |
public void populate(WarehouseModel source, SourcingLocation target)
SourcingLocationPopulatorpopulate in interface SourcingLocationPopulatorsource - - the point of service modeltarget - - the sourcing location DTOprotected PosSelectionStrategy getPosSelectionStrategy()
public void setPosSelectionStrategy(PosSelectionStrategy posSelectionStrategy)
Copyright © 2017 SAP SE. All Rights Reserved.