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

Packages that use CreditCardPayment
com.retek.component.payment   
com.retek.component.payment.impl   
com.retek.component.payment.impl.remote   
com.retek.component.payment.test   
 

Uses of CreditCardPayment in com.retek.component.payment
 

Methods in com.retek.component.payment that return CreditCardPayment
 CreditCardPayment PaymentManager.buildCreditCardPaymentInstance()
           
 

Methods in com.retek.component.payment with parameters of type CreditCardPayment
 void CreditCardPaymentTest.assertCreditCardPaymentsEqualIgnoringResultCodeAndAmount(CreditCardPayment expected, CreditCardPayment actual)
           
 

Uses of CreditCardPayment in com.retek.component.payment.impl
 

Classes in com.retek.component.payment.impl that implement CreditCardPayment
 class CreditCardPaymentImpl
           
 

Methods in com.retek.component.payment.impl that return CreditCardPayment
 CreditCardPayment PaymentManagerImpl.buildCreditCardPaymentInstance()
           
 

Uses of CreditCardPayment in com.retek.component.payment.impl.remote
 

Constructors in com.retek.component.payment.impl.remote with parameters of type CreditCardPayment
ThirdPartyCreditCardAuthorizationAdaptor(CreditCardPayment payment)
           
 

Uses of CreditCardPayment in com.retek.component.payment.test
 

Methods in com.retek.component.payment.test that return CreditCardPayment
static CreditCardPayment PaymentObjectMaster.createCreditCardPaymentNoAddressWillBeAuthorized(DistributedContext context, Money amount)
           
static CreditCardPayment PaymentObjectMaster.createCreditCardPaymentNoAddressWillBeDeclined(DistributedContext context, Money amount)
           
static CreditCardPayment PaymentObjectMaster.createCreditCardPaymentNoAddressWillBeFraud(DistributedContext context, Money amount)
           
static CreditCardPayment PaymentObjectMaster.createCreditCardPaymentNoAddressWillBeReferral(DistributedContext context, Money amount)
           
static CreditCardPayment PaymentObjectMaster.createCreditCardPaymentNoAddressWillBeWaitingAuthorization(DistributedContext context, Money amount)
           
static CreditCardPayment PaymentObjectMaster.createCreditCardPaymentNoAddressWithSuffix(DistributedContext context, Money amount, java.lang.String suffix)
           
static CreditCardPayment PaymentObjectMaster.getValidCreditCardPaymentWithoutAddress(Money amount)
           
static CreditCardPayment PaymentObjectMaster.getValidCreditCardPaymentWithAddress(Money amount)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28