Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.order | |
com.secutix.plugin.paymentintegration.service | |
com.secutix.plugin.paymentintegration.service.emptyImpl |
Modifier and Type | Field and Description |
---|---|
protected OrderOriginData |
OrderDetailsData.orderOriginData |
protected OrderOriginData |
OrderDetailsData.orderOriginData |
protected OrderOriginData |
CreateOrUpdateOrder.origin |
protected OrderOriginData |
CreateOrUpdateOrderWithGranularity.origin |
protected OrderOriginData |
OrderUpdateData.origin |
protected OrderOriginData |
OrderUpdateData.origin |
protected OrderOriginData |
CreateOrUpdateOrderWithGranularity.origin |
protected OrderOriginData |
CreateOrUpdateOrder.origin |
Modifier and Type | Method and Description |
---|---|
OrderOriginData |
OrderDetailsData.getOrderOriginData()
Gets the value of the orderOriginData property.
|
OrderOriginData |
OrderDetailsData.getOrderOriginData()
Gets the value of the orderOriginData property.
|
OrderOriginData |
CreateOrUpdateOrder.getOrigin()
Gets the value of the origin property.
|
OrderOriginData |
CreateOrUpdateOrderWithGranularity.getOrigin()
Gets the value of the origin property.
|
OrderOriginData |
OrderUpdateData.getOrigin()
Gets the value of the origin property.
|
OrderOriginData |
OrderUpdateData.getOrigin()
Gets the value of the origin property.
|
OrderOriginData |
CreateOrUpdateOrderWithGranularity.getOrigin()
Gets the value of the origin property.
|
OrderOriginData |
CreateOrUpdateOrder.getOrigin()
Gets the value of the origin property.
|
Modifier and Type | Method and Description |
---|---|
void |
OrderDetailsData.setOrderOriginData(OrderOriginData value)
Sets the value of the orderOriginData property.
|
void |
OrderDetailsData.setOrderOriginData(OrderOriginData value)
Sets the value of the orderOriginData property.
|
void |
CreateOrUpdateOrder.setOrigin(OrderOriginData value)
Sets the value of the origin property.
|
void |
CreateOrUpdateOrderWithGranularity.setOrigin(OrderOriginData value)
Sets the value of the origin property.
|
void |
OrderUpdateData.setOrigin(OrderOriginData value)
Sets the value of the origin property.
|
void |
OrderUpdateData.setOrigin(OrderOriginData value)
Sets the value of the origin property.
|
void |
CreateOrUpdateOrderWithGranularity.setOrigin(OrderOriginData value)
Sets the value of the origin property.
|
void |
CreateOrUpdateOrder.setOrigin(OrderOriginData value)
Sets the value of the origin 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.