|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaymentCustomer | |
com.retek.component.payment | |
com.retek.component.payment.impl | |
com.retek.component.payment.impl.remote | |
com.retek.component.payment.test |
Uses of PaymentCustomer in com.retek.component.payment |
Methods in com.retek.component.payment that return PaymentCustomer | |
PaymentCustomer |
CreditCardPayment.getCustomer()
|
PaymentCustomer |
PaymentManager.buildPaymentCustomerInstance()
|
Methods in com.retek.component.payment with parameters of type PaymentCustomer | |
void |
CreditCardPayment.setCustomer(PaymentCustomer customer)
|
Uses of PaymentCustomer in com.retek.component.payment.impl |
Methods in com.retek.component.payment.impl that return PaymentCustomer | |
PaymentCustomer |
CreditCardPaymentImpl.getCustomer()
|
PaymentCustomer |
PaymentManagerImpl.buildPaymentCustomerInstance()
|
Methods in com.retek.component.payment.impl with parameters of type PaymentCustomer | |
void |
CreditCardPaymentImpl.setCustomer(PaymentCustomer customer)
|
Uses of PaymentCustomer in com.retek.component.payment.impl.remote |
Fields in com.retek.component.payment.impl.remote declared as PaymentCustomer | |
PaymentCustomer |
CreditCardPaymentDto.customer
|
Uses of PaymentCustomer in com.retek.component.payment.test |
Methods in com.retek.component.payment.test that return PaymentCustomer | |
static PaymentCustomer |
PaymentObjectMaster.createPaymentCustomer()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |