public interface ExternalReferencesAccessor
Modifier and Type | Method and Description |
---|---|
default void |
writeContactMapping(String contactReference,
String contactMapping) |
default void |
writeExternalReferencesForMovement(Long movementId,
WithExternalReferences withExternalReferences) |
default void |
writeExternalReferencesForOperation(Long operationId,
WithExternalReferences withExternalReferences) |
void |
writeExternalReferencesForOrder(Long orderId,
WithExternalReferences withExternalReferences) |
void writeExternalReferencesForOrder(Long orderId, WithExternalReferences withExternalReferences)
default void writeExternalReferencesForMovement(Long movementId, WithExternalReferences withExternalReferences)
default void writeExternalReferencesForOperation(Long operationId, WithExternalReferences withExternalReferences)
Copyright © 2021. All rights reserved.