|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerIntegrationCustomerPreference | |
com.retek.component.customer.integration | |
com.retek.component.customer.integration.impl | |
com.retek.component.customer.test |
Uses of CustomerIntegrationCustomerPreference in com.retek.component.customer.integration |
Methods in com.retek.component.customer.integration with parameters of type CustomerIntegrationCustomerPreference | |
void |
CustomerIntegrationCustomer.addCustomerPreference(CustomerIntegrationCustomerPreference customerPreference)
|
void |
CustomerIntegrationElementVisitor.visit(CustomerIntegrationCustomerPreference customerPreference)
Visit a CustomerIntegrationCustomePreference element. |
protected void |
CustomerIntegrationTestCase.assertCustomerPreferenceEquals(CustomerIntegrationCustomerPreference expectedPref,
CustomerPreferenceDto preferenceDto)
|
Uses of CustomerIntegrationCustomerPreference in com.retek.component.customer.integration.impl |
Classes in com.retek.component.customer.integration.impl that implement CustomerIntegrationCustomerPreference | |
class |
CustomerIntegrationCustomerPreferenceImpl
Class which represents a customer integration customer preference. |
Methods in com.retek.component.customer.integration.impl with parameters of type CustomerIntegrationCustomerPreference | |
void |
CustomerIntegrationCustomerImpl.addCustomerPreference(CustomerIntegrationCustomerPreference customerPreference)
|
void |
CustomerIntegrationCustomerPreferenceValidator.validate(CustomerIntegrationCustomerPreference custPref)
|
Uses of CustomerIntegrationCustomerPreference in com.retek.component.customer.test |
Methods in com.retek.component.customer.test that return CustomerIntegrationCustomerPreference | |
static CustomerIntegrationCustomerPreference |
CustomerIntegrationObjectMaster.createCustomerPreference(DistributedContext context)
|
Methods in com.retek.component.customer.test with parameters of type CustomerIntegrationCustomerPreference | |
static java.lang.String |
CustomerIntegrationObjectMaster.getExpectedCustomerPreferenceXml(CustomerIntegrationCustomerPreference customerPreference)
|
void |
CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper.visit(CustomerIntegrationCustomerPreference customerPreference)
|
void |
CustomerIntegrationObjectMaster.CustomerIntegrationCreateStamper.visit(CustomerIntegrationCustomerPreference customerPreference)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |