com.retek.component.customer.test
Class CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper

java.lang.Object
  extended bycom.retek.component.customer.test.CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper
All Implemented Interfaces:
CustomerIntegrationElementVisitor
Enclosing class:
CustomerIntegrationObjectMaster

public static class CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper
extends java.lang.Object
implements CustomerIntegrationElementVisitor


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

CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper

public CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper(RDate lastUpdateDate,
                                                                            java.lang.String lastUpdatedByUser)
Method Detail

visit

public void visit(CustomerIntegrationCustomer customer)
           throws SystemException,
                  BusinessException
Description copied from interface: CustomerIntegrationElementVisitor
Visit a CustomerIntegrationCustomer element.

Specified by:
visit in interface CustomerIntegrationElementVisitor
Throws:
SystemException
BusinessException

visit

public void visit(CustomerIntegrationCustomerAddress customerAddress)
           throws SystemException,
                  BusinessException
Description copied from interface: CustomerIntegrationElementVisitor
Visit a CustomerIntegrationCustomerAddress element.

Specified by:
visit in interface CustomerIntegrationElementVisitor
Throws:
SystemException
BusinessException

visit

public void visit(CustomerIntegrationCustomerTelephone customerTelephone)
           throws SystemException,
                  BusinessException
Description copied from interface: CustomerIntegrationElementVisitor
Visit a CustomerIntegrationCustomerTelephone element.

Specified by:
visit in interface CustomerIntegrationElementVisitor
Throws:
SystemException
BusinessException

visit

public void visit(CustomerIntegrationCustomerEmail customerEmail)
           throws SystemException,
                  BusinessException
Description copied from interface: CustomerIntegrationElementVisitor
Visit a CustomerIntegrationCustomeEmail element.

Specified by:
visit in interface CustomerIntegrationElementVisitor
Throws:
SystemException
BusinessException

visit

public void visit(CustomerIntegrationCustomerPreference customerPreference)
           throws SystemException,
                  BusinessException
Description copied from interface: CustomerIntegrationElementVisitor
Visit a CustomerIntegrationCustomePreference element.

Specified by:
visit in interface CustomerIntegrationElementVisitor
Throws:
SystemException
BusinessException

visit

public void visit(CustomerIntegrationAlternateNumber alternateNumber)
Description copied from interface: CustomerIntegrationElementVisitor
Visit a CustomerIntegrationAlternateNumber element.

Specified by:
visit in interface CustomerIntegrationElementVisitor

visit

public void visit(CustomerIntegrationMergeRequest mergeRequest)
Description copied from interface: CustomerIntegrationElementVisitor
Visit a CustomerIntegrationMergeRequest element.

Specified by:
visit in interface CustomerIntegrationElementVisitor

visit

public void visit(CustomerIntegrationMergeCustomer mergeCustomer)
Description copied from interface: CustomerIntegrationElementVisitor
Visit a CustomerIntegrationMergeCustomer element.

Specified by:
visit in interface CustomerIntegrationElementVisitor

visit

public void visit(CustomerIntegrationCatalogRequest catalogRequest)
Description copied from interface: CustomerIntegrationElementVisitor
Visit a CustomerIntegrationCatalogReuest element.

Specified by:
visit in interface CustomerIntegrationElementVisitor


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28