Uses of Class
com.retek.component.customer.impl.remote.CustomerPreferenceDto

Packages that use CustomerPreferenceDto
com.retek.component.customer.impl   
com.retek.component.customer.impl.persistence.db.oracle   
com.retek.component.customer.integration   
com.retek.component.customer.integration.impl   
 

Uses of CustomerPreferenceDto in com.retek.component.customer.impl
 

Methods in com.retek.component.customer.impl that return CustomerPreferenceDto
 CustomerPreferenceDto CustomerPreferenceImpl.getDto()
           
 

Uses of CustomerPreferenceDto in com.retek.component.customer.impl.persistence.db.oracle
 

Methods in com.retek.component.customer.impl.persistence.db.oracle with parameters of type CustomerPreferenceDto
 void CustomerOracleTestCase.modifyAllFieldsOnCustomerPreferenceDto(CustomerPreferenceDto dto)
           
 

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

Methods in com.retek.component.customer.integration with parameters of type CustomerPreferenceDto
protected  void CustomerIntegrationTestCase.assertCustomerPreferenceEquals(CustomerIntegrationCustomerPreference expectedPref, CustomerPreferenceDto preferenceDto)
           
 

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

Constructors in com.retek.component.customer.integration.impl with parameters of type CustomerPreferenceDto
CustomerIntegrationCustomerPreferenceImpl(DistributedContext context, CustomerPreferenceDto customerPreferenceDto)
           
 



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