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

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

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

Methods in org.opencrx.kernel.product1.cci that return ProductBundleTypeQuery
 ProductBundleTypeQuery product1PackageImpl.createProductBundleTypeQuery()
           
 ProductBundleTypeQuery ProductBundleFilterImpl.forAllType()
           
 ProductBundleTypeQuery ProductBundleFilterImpl.thereExistsType()
           
 

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

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

Methods in org.opencrx.kernel.product1.jmi that return ProductBundleTypeQuery
 ProductBundleTypeQuery Product1Package.createProductBundleTypeQuery()
           
 

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

Methods in org.opencrx.kernel.product1.query that return ProductBundleTypeQuery
 ProductBundleTypeQuery ProductBundleQuery.forAllType()
          Adds a constraint for the feature type to the predicate.
 ProductBundleTypeQuery ProductBundleQuery.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.