Interface SourcingFactorService

  • All Known Implementing Classes:
    DefaultSourcingFactorService

    public interface SourcingFactorService
    Service used to build/retrieve defined list of sourcing factors
    A factor must have a weight associated.

    Example:

    Sourcing Factor Weight
    DISTANCE 50
    ALLOCATION 30
    PRIORITY 20