Uses of Interface
com.retek.component.customer.CustomerChangeReason

Packages that use CustomerChangeReason
com.retek.component.customer   
com.retek.component.customer.impl   
com.retek.component.customerorder.impl   
 

Uses of CustomerChangeReason in com.retek.component.customer
 

Methods in com.retek.component.customer that return CustomerChangeReason
 CustomerChangeReason CustomerAddress.getCustomerChangeReason()
           
 

Methods in com.retek.component.customer with parameters of type CustomerChangeReason
 void CustomerAddress.setCustomerChangeReason(CustomerChangeReason changeReason)
           
 

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

Classes in com.retek.component.customer.impl that implement CustomerChangeReason
 class CustomerChangeReasonImpl
           
 

Methods in com.retek.component.customer.impl that return CustomerChangeReason
 CustomerChangeReason CustomerAddressImpl.getCustomerChangeReason()
           
 

Methods in com.retek.component.customer.impl with parameters of type CustomerChangeReason
 void CustomerAddressImpl.setCustomerChangeReason(CustomerChangeReason customerChangeReason)
           
 

Uses of CustomerChangeReason in com.retek.component.customerorder.impl
 

Methods in com.retek.component.customerorder.impl that return CustomerChangeReason
 CustomerChangeReason CustomerOrderAddressImpl.getCustomerChangeReason()
           
 

Methods in com.retek.component.customerorder.impl with parameters of type CustomerChangeReason
 void CustomerOrderAddressImpl.setCustomerChangeReason(CustomerChangeReason changeReason)
           
 



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