Interface SyncPackagingUnitApi
- All Known Implementing Classes:
 FeignPackagingUnitApiAdapter,NoOpSyncPackagingUnitApiImpl
public interface SyncPackagingUnitApi
A SyncPackagingUnitApi.
- Author:
 - Heiko Scherrer
 
- 
Method Summary
Modifier and TypeMethodDescriptionvoidCreate newPackagingUnits on theLocationgiven asactualLocationof thepu. 
- 
Method Details
- 
createOnLocation
Create newPackagingUnits on theLocationgiven asactualLocationof thepu.- Parameters:
 pus- The PackagingUnit representations, contains the Location where to create them
 
 -