Uses of Class
com.retek.component.item.ItemCollectionSearchCriteria

Packages that use ItemCollectionSearchCriteria
com.retek.component.item   
com.retek.component.item.impl   
com.retek.component.item.impl.persistence   
com.retek.component.item.impl.persistence.cache   
com.retek.component.item.impl.persistence.db.oracle   
com.retek.component.item.impl.remote   
 

Uses of ItemCollectionSearchCriteria in com.retek.component.item
 

Methods in com.retek.component.item with parameters of type ItemCollectionSearchCriteria
 java.util.Set ItemManager.findItemCollections(ItemCollectionSearchCriteria criteria)
           
 

Uses of ItemCollectionSearchCriteria in com.retek.component.item.impl
 

Methods in com.retek.component.item.impl with parameters of type ItemCollectionSearchCriteria
 java.util.Set ItemManagerImpl.findItemCollections(ItemCollectionSearchCriteria criteria)
           
 

Uses of ItemCollectionSearchCriteria in com.retek.component.item.impl.persistence
 

Methods in com.retek.component.item.impl.persistence with parameters of type ItemCollectionSearchCriteria
 java.util.Set ItemCollectionDao.findItemCollections(ItemCollectionSearchCriteria criteria)
           
 

Uses of ItemCollectionSearchCriteria in com.retek.component.item.impl.persistence.cache
 

Methods in com.retek.component.item.impl.persistence.cache with parameters of type ItemCollectionSearchCriteria
 java.util.Set CacheItemCollectionDao.findItemCollections(ItemCollectionSearchCriteria criteria)
           
 

Uses of ItemCollectionSearchCriteria in com.retek.component.item.impl.persistence.db.oracle
 

Methods in com.retek.component.item.impl.persistence.db.oracle with parameters of type ItemCollectionSearchCriteria
 java.util.Set OracleItemCollectionDao.findItemCollections(ItemCollectionSearchCriteria criteria)
           
 java.util.Set OracleItemCollectionRetriever.find(ItemCollectionSearchCriteria criteria)
           
 

Uses of ItemCollectionSearchCriteria in com.retek.component.item.impl.remote
 

Methods in com.retek.component.item.impl.remote with parameters of type ItemCollectionSearchCriteria
 java.util.Set ItemServiceRemote.findItemCollections(ItemCollectionSearchCriteria criteria)
           
 java.util.Set ItemServiceEjb.findItemCollections(ItemCollectionSearchCriteria criteria)
           
 



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