Uses of Interface
com.retek.component.customer.CustomerCreditCard

Packages that use CustomerCreditCard
com.retek.component.customer   
com.retek.component.customer.impl   
com.retek.component.customer.test   
com.retek.component.customerorder.test   
 

Uses of CustomerCreditCard in com.retek.component.customer
 

Methods in com.retek.component.customer that return CustomerCreditCard
 CustomerCreditCard CustomerManager.buildCustomerCreditCardInstance(Banner banner)
          Builds a new CustomerCreditCard with banner initialized to banner parameter, and a new CreditCard.
 

Methods in com.retek.component.customer with parameters of type CustomerCreditCard
 void Customer.addCreditCard(CustomerCreditCard card)
           
 

Uses of CustomerCreditCard in com.retek.component.customer.impl
 

Classes in com.retek.component.customer.impl that implement CustomerCreditCard
 class CustomerCreditCardImpl
           
 

Methods in com.retek.component.customer.impl that return CustomerCreditCard
 CustomerCreditCard CustomerManagerImpl.buildCustomerCreditCardInstance(Banner banner)
           
 

Methods in com.retek.component.customer.impl with parameters of type CustomerCreditCard
 void CustomerImpl.addCreditCard(CustomerCreditCard newCard)
           
 

Uses of CustomerCreditCard in com.retek.component.customer.test
 

Methods in com.retek.component.customer.test that return CustomerCreditCard
static CustomerCreditCard CustomerObjectMaster.attachPotteryBarnPLCCToCustomer(Customer customer, Banner banner)
           
 

Uses of CustomerCreditCard in com.retek.component.customerorder.test
 

Methods in com.retek.component.customerorder.test with parameters of type CustomerCreditCard
static CustomerOrderCreditCardPayment CustomerOrderObjectMaster.attachPrivateLabelCreditCardPaymentToOrder(CustomerOrder order, Money amount, CustomerCreditCard customerCreditCard)
           
 



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