Interface SourcingLocationPopulator

All Known Implementing Classes:
AvailabilitySourcingLocationPopulator, DistanceSourcingLocationPopulator, PrioritySourcingLocationPopulator

public interface SourcingLocationPopulator
Populate attributes of a WarehouseModel from a given PointOfServiceModel.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Populate attributes of the sourcing location.
  • Method Details

    • populate

      void populate(WarehouseModel source, SourcingLocation target)
      Populate attributes of the sourcing location.
      Parameters:
      source - - the point of service model
      target - - the sourcing location DTO