|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerPreference | |
com.retek.component.customer | |
com.retek.component.customer.impl | |
com.retek.component.customer.integration.impl | |
com.retek.component.customer.test |
Uses of CustomerPreference in com.retek.component.customer |
Methods in com.retek.component.customer that return CustomerPreference | |
CustomerPreference |
CustomerManager.buildCustomerPreferenceInstance(Banner banner)
Builds a new instance of CustomerPreference with banner initialized to banner parameter. |
CustomerPreference |
Customer.getPreference(Banner banner)
|
Methods in com.retek.component.customer with parameters of type CustomerPreference | |
void |
Customer.addPreference(CustomerPreference preference)
|
Uses of CustomerPreference in com.retek.component.customer.impl |
Classes in com.retek.component.customer.impl that implement CustomerPreference | |
class |
CustomerPreferenceImpl
|
Methods in com.retek.component.customer.impl that return CustomerPreference | |
CustomerPreference |
CustomerImpl.getPreference(Banner banner)
|
CustomerPreference |
CustomerManagerImpl.buildCustomerPreferenceInstance(Banner banner)
|
Methods in com.retek.component.customer.impl with parameters of type CustomerPreference | |
void |
CustomerImpl.addPreference(CustomerPreference preference)
|
Uses of CustomerPreference in com.retek.component.customer.integration.impl |
Constructors in com.retek.component.customer.integration.impl with parameters of type CustomerPreference | |
CustomerIntegrationCustomerPreferenceImpl(CustomerPreference customerPreference)
|
Uses of CustomerPreference in com.retek.component.customer.test |
Methods in com.retek.component.customer.test that return CustomerPreference | |
static CustomerPreference |
CustomerObjectMaster.createCustomerPreference(DistributedContext context,
Banner banner)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |