|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerIntegrationCustomerElement | |
com.retek.component.customer.integration | |
com.retek.component.customer.integration.impl |
Uses of CustomerIntegrationCustomerElement in com.retek.component.customer.integration |
Subinterfaces of CustomerIntegrationCustomerElement in com.retek.component.customer.integration | |
interface |
CustomerIntegrationCustomer
Class which represents a light-weight representation of a customer for an external customer file. |
interface |
CustomerIntegrationCustomerAddress
Interface defining operations for customer integration address. |
interface |
CustomerIntegrationCustomerEmail
Interface defining operations for customer integration email. |
interface |
CustomerIntegrationCustomerPreference
Interface defining operations for customer integration preference. |
interface |
CustomerIntegrationCustomerTelephone
Interface defining operations for customer integration telephone. |
Uses of CustomerIntegrationCustomerElement in com.retek.component.customer.integration.impl |
Classes in com.retek.component.customer.integration.impl that implement CustomerIntegrationCustomerElement | |
class |
CustomerIntegrationCustomerAddressImpl
Class which represents a customer integration customer address. |
class |
CustomerIntegrationCustomerEmailImpl
Class which represents a customer integration customer. |
class |
CustomerIntegrationCustomerImpl
Class which represents a customer integration customer. |
class |
CustomerIntegrationCustomerPreferenceImpl
Class which represents a customer integration customer preference. |
class |
CustomerIntegrationCustomerTelephoneImpl
Class which represents a customer integration customer. |
Methods in com.retek.component.customer.integration.impl with parameters of type CustomerIntegrationCustomerElement | |
protected void |
BaseCustomerIntegrationElementValidator.validateAuditAttributes(InvalidCustomerIntegrationCustomerException e,
CustomerIntegrationCustomerElement element)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |