Uses of Interface
com.retek.component.payment.PaymentSettlementTransactionContainer

Packages that use PaymentSettlementTransactionContainer
com.retek.component.payment   
com.retek.component.payment.integration.settlement   
 

Uses of PaymentSettlementTransactionContainer in com.retek.component.payment
 

Methods in com.retek.component.payment that return PaymentSettlementTransactionContainer
 PaymentSettlementTransactionContainer PaymentSettlementManager.buildPaymentSettlementTransactionContainerInstance(java.lang.String settlementFileNumber, java.lang.String orderNumber)
           
 PaymentSettlementTransactionContainer PaymentSettlementManager.readPaymentSettlementTransactionContainer(DistributedReference ref)
          Read a payment settlement order record set for a given reference.
 

Methods in com.retek.component.payment with parameters of type PaymentSettlementTransactionContainer
 PaymentSettlementTransaction PaymentSettlementManager.buildPaymentSettlementTransactionInstance(PaymentSettlementTransactionContainer txnContainer)
           
 PaymentSettlementCustomer PaymentSettlementManager.buildPaymentSettlementCustomerInstance(PaymentSettlementTransactionContainer txnContainer)
           
 PaymentSettlementItem PaymentSettlementManager.buildPaymentSettlementItemInstance(PaymentSettlementTransactionContainer txnContainer)
           
 PaymentSettlementPayment PaymentSettlementManager.buildPaymentSettlementPaymentInstance(PaymentSettlementTransactionContainer txnContainer)
           
 

Uses of PaymentSettlementTransactionContainer in com.retek.component.payment.integration.settlement
 

Constructors in com.retek.component.payment.integration.settlement with parameters of type PaymentSettlementTransactionContainer
CreditCardSettlementConverter(PaymentSettlementTransactionContainer txnContainer, CustomerOrderCreditCardPayment payment)
           
 



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