Interface SourcingContextFactory

All Known Implementing Classes:
DefaultSourcingContextFactory

public interface SourcingContextFactory
Factory used for creating a SourcingContext.
  • Method Details

    • create

      Create a new sourcing context.
      Parameters:
      groups - - the order entries grouped by one or more OrderEntryMatcher strategies
      locations - - the sourcing locations to be populated; cannot be null or empty
      Returns:
      collection of sourcing context; never null