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

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

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

Methods in org.opencrx.kernel.product1.cci that return ComplexProductBundleTypeQuery
 ComplexProductBundleTypeQuery product1PackageImpl.createComplexProductBundleTypeQuery()
           
 ComplexProductBundleTypeQuery ComplexProductBundleFilterImpl.forAllType()
           
 ComplexProductBundleTypeQuery ComplexProductBundleFilterImpl.thereExistsType()
           
 

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

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

Methods in org.opencrx.kernel.product1.jmi that return ComplexProductBundleTypeQuery
 ComplexProductBundleTypeQuery Product1Package.createComplexProductBundleTypeQuery()
           
 

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

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