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

Packages that use ShipRestrictionSearchCriteria
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 ShipRestrictionSearchCriteria in com.retek.component.item.impl.persistence
 

Methods in com.retek.component.item.impl.persistence with parameters of type ShipRestrictionSearchCriteria
 java.util.Set ShipRestrictionDao.findShipRestrictions(ShipRestrictionSearchCriteria criteria)
           
 

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

Methods in com.retek.component.item.impl.persistence.cache with parameters of type ShipRestrictionSearchCriteria
 java.util.Set CacheShipRestrictionDao.findShipRestrictions(ShipRestrictionSearchCriteria criteria)
           
 

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

Methods in com.retek.component.item.impl.persistence.db.oracle with parameters of type ShipRestrictionSearchCriteria
 java.util.Set OracleShipRestrictionDao.findShipRestrictions(ShipRestrictionSearchCriteria criteria)
           
 java.util.Set OracleShipRestrictionFinder.find(ShipRestrictionSearchCriteria criteria)
           
 

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

Methods in com.retek.component.item.impl.remote with parameters of type ShipRestrictionSearchCriteria
 java.util.Set ShipRestrictionServiceRemote.findShipRestrictions(ShipRestrictionSearchCriteria criteria)
           
 java.util.Set ShipRestrictionServiceEjb.findShipRestrictions(ShipRestrictionSearchCriteria criteria)
           
 



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