Uses of Class
com.retek.component.correspondence.CorrespondenceSearchCriteria

Packages that use CorrespondenceSearchCriteria
com.retek.component.correspondence   
com.retek.component.correspondence.impl   
com.retek.component.correspondence.impl.persistence   
com.retek.component.correspondence.impl.persistence.cache   
com.retek.component.correspondence.impl.persistence.db.oracle   
com.retek.component.correspondence.impl.remote   
 

Uses of CorrespondenceSearchCriteria in com.retek.component.correspondence
 

Methods in com.retek.component.correspondence with parameters of type CorrespondenceSearchCriteria
 java.util.Set CorrespondenceManager.findCorrespondenceTypeTemplates(CorrespondenceSearchCriteria criteria)
           
 

Uses of CorrespondenceSearchCriteria in com.retek.component.correspondence.impl
 

Methods in com.retek.component.correspondence.impl with parameters of type CorrespondenceSearchCriteria
 java.util.Set CorrespondenceManagerImpl.findCorrespondenceTypeTemplates(CorrespondenceSearchCriteria criteria)
           
 

Uses of CorrespondenceSearchCriteria in com.retek.component.correspondence.impl.persistence
 

Methods in com.retek.component.correspondence.impl.persistence with parameters of type CorrespondenceSearchCriteria
 java.util.Set CorrespondenceTypeTemplateDao.find(CorrespondenceSearchCriteria criteria)
           
 

Uses of CorrespondenceSearchCriteria in com.retek.component.correspondence.impl.persistence.cache
 

Methods in com.retek.component.correspondence.impl.persistence.cache with parameters of type CorrespondenceSearchCriteria
 java.util.Set CacheCorrespondenceTypeTemplateDao.find(CorrespondenceSearchCriteria criteria)
           
 

Uses of CorrespondenceSearchCriteria in com.retek.component.correspondence.impl.persistence.db.oracle
 

Methods in com.retek.component.correspondence.impl.persistence.db.oracle with parameters of type CorrespondenceSearchCriteria
 java.util.Set OracleCorrespondenceTypeTemplateDao.find(CorrespondenceSearchCriteria criteria)
           
 java.util.Set OracleCorrespondenceTypeTemplateRetriever.find(CorrespondenceSearchCriteria criteria)
           
 

Uses of CorrespondenceSearchCriteria in com.retek.component.correspondence.impl.remote
 

Methods in com.retek.component.correspondence.impl.remote with parameters of type CorrespondenceSearchCriteria
 java.util.Set CorrespondenceServicesRemote.findCorrespondenceTypeTemplates(CorrespondenceSearchCriteria criteria)
           
 java.util.Set CorrespondenceServicesEjb.findCorrespondenceTypeTemplates(CorrespondenceSearchCriteria criteria)
           
 



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