| Package | Description |
|---|---|
| de.hybris.platform.warehousing.sourcing.fitness.impl |
| Modifier and Type | Method and Description |
|---|---|
protected FitSourcingLocation |
DefaultFitnessService.buildFitSourcingLocation(SourcingLocation sourcingLocation)
Create a
FitSourcingLocation from a SourcingLocation. |
protected FitSourcingLocation[] |
DefaultFitnessService.calculateFitness(SourcingContext sourcingContext)
Calculate the fitness of each sourcing location in the givn sourcing context and provide the fitness in a "fit" sourcing location.
|
protected FitSourcingLocation[] |
DefaultFitnessService.getFitSourcingLocations(java.util.Collection<SourcingLocation> sourcingLocations,
java.util.Set<SourcingFactor> sourcingFactors)
Evaluates fitness of a sourcing location based on given set of sourcingFactors
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Comparator<FitSourcingLocation> |
DefaultFitnessService.getFitnessComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
FitnessComparator.compare(FitSourcingLocation sourcingLocation,
FitSourcingLocation nextSourcingLocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFitnessService.setFitnessComparator(java.util.Comparator<FitSourcingLocation> fitnessComparator) |
Copyright © 2018 SAP SE. All Rights Reserved.