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 a new PackagingUnit on the Location given as actualLocation of the pu.
  • Method Details

    • createOnLocation

      void createOnLocation(PackagingUnitVO pu)
      Create a new PackagingUnit on the Location given as actualLocation of the pu.
      Parameters:
      pu - The PackagingUnit representation, contains the Location where to create it