Uses of Class
com.retek.component.customerorder.CustomerOrderPaymentTransactionType

Packages that use CustomerOrderPaymentTransactionType
com.retek.component.customerorder   
 

Uses of CustomerOrderPaymentTransactionType in com.retek.component.customerorder
 

Fields in com.retek.component.customerorder declared as CustomerOrderPaymentTransactionType
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.NORMAL
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.EXCHANGE_SALE_CANCELLATION_CREDIT
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.ORDER_TAX_ACCOMMODATION_CREDIT
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.ORDER_TOTAL_ACCOMMODATION_CREDIT
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.ORDER_SHIPPING_ACCOMMODATION_CREDIT
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.ORDER_VAS_ACCOMMODATION_CREDIT
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.PRE_SALE_MERCH_ACCOMMODATION_CREDIT
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.POST_SALE_MERCH_ACCOMMODATION_CREDIT
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.PHYSICAL_TENDER_OVERPAYMENT_CREDIT
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.GENERIC_REFUND
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.PAYMENT_TO_GOODWILL
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.SHIP_TAX_ADJUSTMENT
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.ORDER_LINE_CANCEL_CREDIT
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.GIFT_RETURN_CREDIT
           
static CustomerOrderPaymentTransactionType CustomerOrderPaymentTransactionType.TENDER_SWAP
           
 

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.
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25