|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.customer.test.CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper
Constructor Summary | |
CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper(RDate lastUpdateDate,
java.lang.String lastUpdatedByUser)
|
Method Summary | |
void |
visit(CustomerIntegrationAlternateNumber alternateNumber)
Visit a CustomerIntegrationAlternateNumber element. |
void |
visit(CustomerIntegrationCatalogRequest catalogRequest)
Visit a CustomerIntegrationCatalogReuest element. |
void |
visit(CustomerIntegrationCustomer customer)
Visit a CustomerIntegrationCustomer element. |
void |
visit(CustomerIntegrationCustomerAddress customerAddress)
Visit a CustomerIntegrationCustomerAddress element. |
void |
visit(CustomerIntegrationCustomerEmail customerEmail)
Visit a CustomerIntegrationCustomeEmail element. |
void |
visit(CustomerIntegrationCustomerPreference customerPreference)
Visit a CustomerIntegrationCustomePreference element. |
void |
visit(CustomerIntegrationCustomerTelephone customerTelephone)
Visit a CustomerIntegrationCustomerTelephone element. |
void |
visit(CustomerIntegrationMergeCustomer mergeCustomer)
Visit a CustomerIntegrationMergeCustomer element. |
void |
visit(CustomerIntegrationMergeRequest mergeRequest)
Visit a CustomerIntegrationMergeRequest element. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper(RDate lastUpdateDate, java.lang.String lastUpdatedByUser)
Method Detail |
public void visit(CustomerIntegrationCustomer customer) throws SystemException, BusinessException
CustomerIntegrationElementVisitor
visit
in interface CustomerIntegrationElementVisitor
SystemException
BusinessException
public void visit(CustomerIntegrationCustomerAddress customerAddress) throws SystemException, BusinessException
CustomerIntegrationElementVisitor
visit
in interface CustomerIntegrationElementVisitor
SystemException
BusinessException
public void visit(CustomerIntegrationCustomerTelephone customerTelephone) throws SystemException, BusinessException
CustomerIntegrationElementVisitor
visit
in interface CustomerIntegrationElementVisitor
SystemException
BusinessException
public void visit(CustomerIntegrationCustomerEmail customerEmail) throws SystemException, BusinessException
CustomerIntegrationElementVisitor
visit
in interface CustomerIntegrationElementVisitor
SystemException
BusinessException
public void visit(CustomerIntegrationCustomerPreference customerPreference) throws SystemException, BusinessException
CustomerIntegrationElementVisitor
visit
in interface CustomerIntegrationElementVisitor
SystemException
BusinessException
public void visit(CustomerIntegrationAlternateNumber alternateNumber)
CustomerIntegrationElementVisitor
visit
in interface CustomerIntegrationElementVisitor
public void visit(CustomerIntegrationMergeRequest mergeRequest)
CustomerIntegrationElementVisitor
visit
in interface CustomerIntegrationElementVisitor
public void visit(CustomerIntegrationMergeCustomer mergeCustomer)
CustomerIntegrationElementVisitor
visit
in interface CustomerIntegrationElementVisitor
public void visit(CustomerIntegrationCatalogRequest catalogRequest)
CustomerIntegrationElementVisitor
visit
in interface CustomerIntegrationElementVisitor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |