|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerOrderPaymentTransactionType | |
---|---|
com.retek.component.customerorder |
Uses of CustomerOrderPaymentTransactionType in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that return CustomerOrderPaymentTransactionType | |
CustomerOrderPaymentTransactionType |
CustomerOrderPayment.getPaymentTransactionType()
|
CustomerOrderPaymentTransactionType |
Accommodation.getPaymentTransactionType()
|
static CustomerOrderPaymentTransactionType |
CustomerOrderPaymentTransactionType.fromCode(java.lang.String code)
|
Methods in com.retek.component.customerorder with parameters of type CustomerOrderPaymentTransactionType | |
void |
CustomerOrderPayment.setPaymentTransactionType(CustomerOrderPaymentTransactionType paymentTransactionType)
|
Money |
CustomerOrder.generateRefundIfNegativeBalance(CustomerOrderTransactionItem tranItem,
CustomerOrderPaymentTransactionType transactionType)
Generates a refund payment using the refund policy with transactionItem = tranItem param payment transaction type = transactionType param, refund balance = null, and no settlement. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |