Interface SyncPackagingUnitApi
- All Known Implementing Classes:
FeignPackagingUnitApiAdapter
,NoOpSyncPackagingUnitApiImpl
public interface SyncPackagingUnitApi
A SyncPackagingUnitApi.
- Author:
- Heiko Scherrer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Create newPackagingUnit
s on theLocation
given asactualLocation
of thepu
.
-
Method Details
-
createOnLocation
Create newPackagingUnit
s on theLocation
given asactualLocation
of thepu
.- Parameters:
pus
- The PackagingUnit representations, contains the Location where to create them
-