Modifier and Type | Field and Description |
---|---|
protected List<SingleEntryOperationAttributionData> |
ComposedProductOperationCreationData.singleEntryAttributionComposedOperations |
protected List<SingleEntryOperationAttributionData> |
ComposedProductOperationCreationData.singleEntryAttributionComposedOperations |
protected List<SingleEntryOperationAttributionData> |
CreateOrUpdateOrder.singleEntryAttributionOperations |
protected List<SingleEntryOperationAttributionData> |
CreateOrUpdateOrderWithGranularity.singleEntryAttributionOperations |
protected List<SingleEntryOperationAttributionData> |
CreateOrUpdateOrderWithGranularity.singleEntryAttributionOperations |
protected List<SingleEntryOperationAttributionData> |
CreateOrUpdateOrder.singleEntryAttributionOperations |
Modifier and Type | Method and Description |
---|---|
List<SingleEntryOperationAttributionData> |
ComposedProductOperationCreationData.getSingleEntryAttributionComposedOperations()
Gets the value of the singleEntryAttributionComposedOperations property.
|
List<SingleEntryOperationAttributionData> |
ComposedProductOperationCreationData.getSingleEntryAttributionComposedOperations()
Gets the value of the singleEntryAttributionComposedOperations property.
|
List<SingleEntryOperationAttributionData> |
CreateOrUpdateOrder.getSingleEntryAttributionOperations()
Gets the value of the singleEntryAttributionOperations property.
|
List<SingleEntryOperationAttributionData> |
CreateOrUpdateOrderWithGranularity.getSingleEntryAttributionOperations()
Gets the value of the singleEntryAttributionOperations property.
|
List<SingleEntryOperationAttributionData> |
CreateOrUpdateOrderWithGranularity.getSingleEntryAttributionOperations()
Gets the value of the singleEntryAttributionOperations property.
|
List<SingleEntryOperationAttributionData> |
CreateOrUpdateOrder.getSingleEntryAttributionOperations()
Gets the value of the singleEntryAttributionOperations property.
|
Modifier and Type | Method and Description |
---|---|
OrderUpdateResult |
ExternalOrderFacade.createOrUpdateOrder(Integer requestId,
Long pointOfSalesId,
Long orderId,
Long fileId,
OrderType orderType,
List<ContactData> purchasersInfo,
String externalReference,
List<ComposedProductOperationCreationData> composedProductOperations,
List<SingleEntryOperationAttributionData> singleEntryAttributionOperations,
List<SimpleProductOperationCreationData> simpleProductOperations,
List<TransportProductOperationCreationData> transportProductOperations,
List<ChargeOperation> chargeOperations,
OrderOriginData origin,
List<FileContactData> fileContacts,
boolean isResumeAllOptionOperations,
boolean isResumeAllReservationOperations)
Generally, this method intends for creating and updating any order in the system.
|
OrderUpdateResult |
ExternalOrderFacade.createOrUpdateOrder(Integer requestId,
Long pointOfSalesId,
Long orderId,
Long fileId,
OrderType orderType,
List<ContactData> purchasersInfo,
String externalReference,
List<ComposedProductOperationCreationData> composedProductOperations,
List<SingleEntryOperationAttributionData> singleEntryAttributionOperations,
List<SimpleProductOperationCreationData> simpleProductOperations,
List<TransportProductOperationCreationData> transportProductOperations,
List<ChargeOperation> chargeOperations,
OrderOriginData origin,
List<FileContactData> fileContacts,
boolean isResumeAllOptionOperations,
boolean isResumeAllReservationOperations)
Generally, this method intends for creating and updating any order in the system.
|
Modifier and Type | Method and Description |
---|---|
OrderUpdateResult |
ExternalOrderFacadeEmpty.createOrUpdateOrder(Integer requestId,
Long pointOfSalesId,
Long orderId,
Long fileId,
OrderType orderType,
List<ContactData> purchasersInfo,
String externalReference,
List<ComposedProductOperationCreationData> composedProductOperations,
List<SingleEntryOperationAttributionData> singleEntryAttributionOperations,
List<SimpleProductOperationCreationData> simpleProductOperations,
List<TransportProductOperationCreationData> transportProductOperations,
List<ChargeOperation> chargeOperations,
OrderOriginData origin,
List<FileContactData> fileContacts,
boolean isResumeAllOptionOperations,
boolean isResumeAllReservationOperations)
Generally, this method intends for creating and updating any order in the system.
|
OrderUpdateResult |
ExternalOrderFacadeEmpty.createOrUpdateOrder(Integer requestId,
Long pointOfSalesId,
Long orderId,
Long fileId,
OrderType orderType,
List<ContactData> purchasersInfo,
String externalReference,
List<ComposedProductOperationCreationData> composedProductOperations,
List<SingleEntryOperationAttributionData> singleEntryAttributionOperations,
List<SimpleProductOperationCreationData> simpleProductOperations,
List<TransportProductOperationCreationData> transportProductOperations,
List<ChargeOperation> chargeOperations,
OrderOriginData origin,
List<FileContactData> fileContacts,
boolean isResumeAllOptionOperations,
boolean isResumeAllReservationOperations)
Generally, this method intends for creating and updating any order in the system.
|
Copyright © 2021. All rights reserved.