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

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

Uses of PaymentSettlementTransaction in com.retek.component.payment
 

Methods in com.retek.component.payment that return PaymentSettlementTransaction
 PaymentSettlementTransaction PaymentSettlementManager.buildPaymentSettlementTransactionInstance(PaymentSettlementTransactionContainer txnContainer)
           
 PaymentSettlementTransaction PaymentSettlementTransactionContainer.getTransaction()
           
 

Methods in com.retek.component.payment with parameters of type PaymentSettlementTransaction
 void PaymentSettlementElementVisitor.visit(PaymentSettlementTransaction transaction)
          Visit a transaction element.
 void PaymentSettlementTransactionContainer.setTransaction(PaymentSettlementTransaction transaction)
           
 

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

Methods in com.retek.component.payment.integration.settlement that return PaymentSettlementTransaction
 PaymentSettlementTransaction CreditCardSettlementConverter.getTransaction()
           
 



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