Uses of Class
com.retek.component.customer.CustomerMergeRequestSearchCriteria

Packages that use CustomerMergeRequestSearchCriteria
com.retek.component.customer   
com.retek.component.customer.impl   
com.retek.component.customer.impl.persistence   
com.retek.component.customer.impl.persistence.cache   
com.retek.component.customer.impl.persistence.db.oracle   
com.retek.component.customer.impl.remote   
 

Uses of CustomerMergeRequestSearchCriteria in com.retek.component.customer
 

Methods in com.retek.component.customer with parameters of type CustomerMergeRequestSearchCriteria
 java.util.Set CustomerManager.findCustomerMergeRequestReferences(CustomerMergeRequestSearchCriteria criteria)
          Finds existing CustomerMergeRequest references based on search critiera.
 

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

Methods in com.retek.component.customer.impl with parameters of type CustomerMergeRequestSearchCriteria
 java.util.Set CustomerManagerImpl.findCustomerMergeRequestReferences(CustomerMergeRequestSearchCriteria criteria)
           
 

Uses of CustomerMergeRequestSearchCriteria in com.retek.component.customer.impl.persistence
 

Methods in com.retek.component.customer.impl.persistence with parameters of type CustomerMergeRequestSearchCriteria
 java.util.Set CustomerMergeRequestDao.findCustomerMergeRequestReferences(CustomerMergeRequestSearchCriteria criteria)
          Find customer merge request references for the specified search criteria.
 

Uses of CustomerMergeRequestSearchCriteria in com.retek.component.customer.impl.persistence.cache
 

Methods in com.retek.component.customer.impl.persistence.cache with parameters of type CustomerMergeRequestSearchCriteria
 java.util.Set CacheCustomerMergeRequestDao.findCustomerMergeRequestReferences(CustomerMergeRequestSearchCriteria criteria)
           
 

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

Methods in com.retek.component.customer.impl.persistence.db.oracle with parameters of type CustomerMergeRequestSearchCriteria
 java.util.Set OracleCustomerMergeRequestRetriever.find(CustomerMergeRequestSearchCriteria criteria)
           
 java.util.Set OracleCustomerMergeRequestDao.findCustomerMergeRequestReferences(CustomerMergeRequestSearchCriteria criteria)
           
 

Uses of CustomerMergeRequestSearchCriteria in com.retek.component.customer.impl.remote
 

Methods in com.retek.component.customer.impl.remote with parameters of type CustomerMergeRequestSearchCriteria
 java.util.Set CustomerServicesRemote.findCustomerMergeRequestReferences(CustomerMergeRequestSearchCriteria criteria)
           
 java.util.Set CustomerServicesEjb.findCustomerMergeRequestReferences(CustomerMergeRequestSearchCriteria criteria)
           
 



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