Uses of Interface
com.retek.component.customer.integration.CustomerIntegrationCustomerAddress

Packages that use CustomerIntegrationCustomerAddress
com.retek.component.customer.integration   
com.retek.component.customer.integration.impl   
com.retek.component.customer.test   
 

Uses of CustomerIntegrationCustomerAddress in com.retek.component.customer.integration
 

Methods in com.retek.component.customer.integration that return CustomerIntegrationCustomerAddress
 CustomerIntegrationCustomerAddress CustomerIntegrationCustomer.getPrimaryBillToAddress()
           
 CustomerIntegrationCustomerAddress CustomerIntegrationCustomer.getPrimaryShipToAddress()
           
 

Methods in com.retek.component.customer.integration with parameters of type CustomerIntegrationCustomerAddress
 void CustomerIntegrationCustomer.addCustomerAddress(CustomerIntegrationCustomerAddress address)
           
 void CustomerIntegrationElementVisitor.visit(CustomerIntegrationCustomerAddress customerAddress)
          Visit a CustomerIntegrationCustomerAddress element.
protected  void CustomerIntegrationTestCase.assertCustomerAddressEquals(CustomerIntegrationCustomerAddress expectedAddress, CustomerAddressDto addressDto)
           
 

Uses of CustomerIntegrationCustomerAddress in com.retek.component.customer.integration.impl
 

Classes in com.retek.component.customer.integration.impl that implement CustomerIntegrationCustomerAddress
 class CustomerIntegrationCustomerAddressImpl
          Class which represents a customer integration customer address.
 

Methods in com.retek.component.customer.integration.impl that return CustomerIntegrationCustomerAddress
 CustomerIntegrationCustomerAddress CustomerIntegrationCustomerImpl.getPrimaryBillToAddress()
           
 CustomerIntegrationCustomerAddress CustomerIntegrationCustomerImpl.getPrimaryShipToAddress()
           
 

Methods in com.retek.component.customer.integration.impl with parameters of type CustomerIntegrationCustomerAddress
 void CustomerIntegrationCustomerImpl.addCustomerAddress(CustomerIntegrationCustomerAddress address)
           
 void CustomerIntegrationCustomerAddressValidator.validate(CustomerIntegrationCustomerAddress custAddr)
           
 

Uses of CustomerIntegrationCustomerAddress in com.retek.component.customer.test
 

Methods in com.retek.component.customer.test that return CustomerIntegrationCustomerAddress
static CustomerIntegrationCustomerAddress CustomerIntegrationObjectMaster.createCustomerAddress(DistributedContext context)
           
static CustomerIntegrationCustomerAddress CustomerIntegrationObjectMaster.createImportNewCustomerAddress(DistributedContext context)
           
 

Methods in com.retek.component.customer.test with parameters of type CustomerIntegrationCustomerAddress
static java.lang.String CustomerIntegrationObjectMaster.getExpectedCustomerAddressXml(CustomerIntegrationCustomerAddress address)
           
 void CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper.visit(CustomerIntegrationCustomerAddress customerAddress)
           
 void CustomerIntegrationObjectMaster.CustomerIntegrationCreateStamper.visit(CustomerIntegrationCustomerAddress customerAddress)
           
 



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