Modifier and Type | Field and Description |
---|---|
protected CancellationInsuranceData |
CreatePaymentsAndCloseOrder.cancellationInsuranceData |
protected CancellationInsuranceData |
CreatePaymentsAndCloseOrder.cancellationInsuranceData |
protected CancellationInsuranceData |
InsuranceOrderResult.data |
protected CancellationInsuranceData |
InsuranceOrderResult.data |
Modifier and Type | Method and Description |
---|---|
CancellationInsuranceData |
CreatePaymentsAndCloseOrder.getCancellationInsuranceData()
Gets the value of the cancellationInsuranceData property.
|
CancellationInsuranceData |
CreatePaymentsAndCloseOrder.getCancellationInsuranceData()
Gets the value of the cancellationInsuranceData property.
|
CancellationInsuranceData |
InsuranceOrderResult.getData()
Gets the value of the data property.
|
CancellationInsuranceData |
InsuranceOrderResult.getData()
Gets the value of the data property.
|
Modifier and Type | Method and Description |
---|---|
void |
CreatePaymentsAndCloseOrder.setCancellationInsuranceData(CancellationInsuranceData value)
Sets the value of the cancellationInsuranceData property.
|
void |
CreatePaymentsAndCloseOrder.setCancellationInsuranceData(CancellationInsuranceData value)
Sets the value of the cancellationInsuranceData property.
|
void |
InsuranceOrderResult.setData(CancellationInsuranceData value)
Sets the value of the data property.
|
void |
InsuranceOrderResult.setData(CancellationInsuranceData value)
Sets the value of the data property.
|
Modifier and Type | Method and Description |
---|---|
PaymentAndCloseOrderResult |
ExternalOrderFacade.createPaymentsAndCloseOrder(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams,
String externalReference,
OrderType orderType,
Long maxWaitingTime,
List<ContactData> purchasersInfo,
List<TicketData> tickets,
String externalRemark,
List<FileContactData> fileContacts,
List<String> oneTimeCodes,
FileData fileData,
CancellationInsuranceData cancellationInsuranceData,
boolean isConvertedReservation,
boolean createToken,
String contactRemark)
Validates given Sale order, creates payment and closes the order.
|
PaymentAndCloseOrderResult |
ExternalOrderFacade.createPaymentsAndCloseOrder(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams,
String externalReference,
OrderType orderType,
Long maxWaitingTime,
List<ContactData> purchasersInfo,
List<TicketData> tickets,
String externalRemark,
List<FileContactData> fileContacts,
List<String> oneTimeCodes,
FileData fileData,
CancellationInsuranceData cancellationInsuranceData,
boolean isConvertedReservation,
boolean createToken,
String contactRemark)
Validates given Sale order, creates payment and closes the order.
|
Modifier and Type | Method and Description |
---|---|
PaymentAndCloseOrderResult |
ExternalOrderFacadeEmpty.createPaymentsAndCloseOrder(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams,
String externalReference,
OrderType orderType,
Long maxWaitingTime,
List<ContactData> purchasersInfo,
List<TicketData> tickets,
String externalRemark,
List<FileContactData> fileContacts,
List<String> oneTimeCodes,
FileData fileData,
CancellationInsuranceData cancellationInsuranceData,
boolean isConvertedReservation,
boolean createToken,
String contactRemark)
Validates given Sale order, creates payment and closes the order.
|
PaymentAndCloseOrderResult |
ExternalOrderFacadeEmpty.createPaymentsAndCloseOrder(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams,
String externalReference,
OrderType orderType,
Long maxWaitingTime,
List<ContactData> purchasersInfo,
List<TicketData> tickets,
String externalRemark,
List<FileContactData> fileContacts,
List<String> oneTimeCodes,
FileData fileData,
CancellationInsuranceData cancellationInsuranceData,
boolean isConvertedReservation,
boolean createToken,
String contactRemark)
Validates given Sale order, creates payment and closes the order.
|
Copyright © 2021. All rights reserved.