Interface SyncPackagingUnitApi

All Known Implementing Classes:
FeignPackagingUnitApiAdapter, NoOpSyncPackagingUnitApiImpl

public interface SyncPackagingUnitApi
A SyncPackagingUnitApi.
Author:
Heiko Scherrer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Create new PackagingUnits on the Location given as actualLocation of the pu.
  • Method Details

    • createOnLocation

      void createOnLocation(List<PackagingUnitVO> pus)
      Create new PackagingUnits on the Location given as actualLocation of the pu.
      Parameters:
      pus - The PackagingUnit representations, contains the Location where to create them