Uses of Interface
org.opencrx.kernel.product1.query.BundledProductTypeQuery

Packages that use BundledProductTypeQuery
org.opencrx.kernel.product1.cci   
org.opencrx.kernel.product1.jmi   
org.opencrx.kernel.product1.query   
 

Uses of BundledProductTypeQuery in org.opencrx.kernel.product1.cci
 

Methods in org.opencrx.kernel.product1.cci that return BundledProductTypeQuery
 BundledProductTypeQuery product1PackageImpl.createBundledProductTypeQuery()
           
 BundledProductTypeQuery BundledProductFilterImpl.forAllType()
           
 BundledProductTypeQuery BundledProductFilterImpl.thereExistsType()
           
 

Methods in org.opencrx.kernel.product1.cci with parameters of type BundledProductTypeQuery
 List SegmentImpl.getBundledProductType(BundledProductTypeQuery query)
           
 List Segment.getBundledProductType(BundledProductTypeQuery query)
          Retrieves the value for the reference bundledProductType for the specified query.
 

Uses of BundledProductTypeQuery in org.opencrx.kernel.product1.jmi
 

Methods in org.opencrx.kernel.product1.jmi that return BundledProductTypeQuery
 BundledProductTypeQuery Product1Package.createBundledProductTypeQuery()
           
 

Uses of BundledProductTypeQuery in org.opencrx.kernel.product1.query
 

Methods in org.opencrx.kernel.product1.query that return BundledProductTypeQuery
 BundledProductTypeQuery BundledProductQuery.forAllType()
          Adds a constraint for the feature type to the predicate.
 BundledProductTypeQuery BundledProductQuery.thereExistsType()
          Adds a constraint for the feature type to the predicate.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.