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

Packages that use ComplexProductBundleQuery
org.opencrx.kernel.contract1.cci   
org.opencrx.kernel.depot1.cci   
org.opencrx.kernel.product1.cci   
org.opencrx.kernel.product1.jmi   
org.opencrx.kernel.product1.query   
 

Uses of ComplexProductBundleQuery in org.opencrx.kernel.contract1.cci
 

Methods in org.opencrx.kernel.contract1.cci that return ComplexProductBundleQuery
 ComplexProductBundleQuery SalesOrderComplexProductBundlePositionFilterImpl.forAllBasedOn()
           
 ComplexProductBundleQuery RemovedComplexProductBundlePositionFilterImpl.forAllBasedOn()
           
 ComplexProductBundleQuery QuoteComplexProductBundlePositionFilterImpl.forAllBasedOn()
           
 ComplexProductBundleQuery OpportunityComplexProductBundlePositionFilterImpl.forAllBasedOn()
           
 ComplexProductBundleQuery InvoiceComplexProductBundlePositionFilterImpl.forAllBasedOn()
           
 ComplexProductBundleQuery SalesOrderComplexProductBundlePositionFilterImpl.thereExistsBasedOn()
           
 ComplexProductBundleQuery RemovedComplexProductBundlePositionFilterImpl.thereExistsBasedOn()
           
 ComplexProductBundleQuery QuoteComplexProductBundlePositionFilterImpl.thereExistsBasedOn()
           
 ComplexProductBundleQuery OpportunityComplexProductBundlePositionFilterImpl.thereExistsBasedOn()
           
 ComplexProductBundleQuery InvoiceComplexProductBundlePositionFilterImpl.thereExistsBasedOn()
           
 

Uses of ComplexProductBundleQuery in org.opencrx.kernel.depot1.cci
 

Methods in org.opencrx.kernel.depot1.cci that return ComplexProductBundleQuery
 ComplexProductBundleQuery ComplexProductBundleDepotPositionFilterImpl.forAllBasedOn()
           
 ComplexProductBundleQuery ComplexProductBundleDepotPositionFilterImpl.thereExistsBasedOn()
           
 

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

Methods in org.opencrx.kernel.product1.cci that return ComplexProductBundleQuery
 ComplexProductBundleQuery product1PackageImpl.createComplexProductBundleQuery()
           
 ComplexProductBundleQuery SelectableComplexProductBundleFilterImpl.forAllBasedOn()
           
 ComplexProductBundleQuery ComplexProductBundlePositionFilterImpl.forAllBasedOn()
           
 ComplexProductBundleQuery ProductBundleFilterImpl.forAllParent()
           
 ComplexProductBundleQuery ComplexProductBundleFilterImpl.forAllParent()
           
 ComplexProductBundleQuery AbstractProductBundleFilterImpl.forAllParent()
           
 ComplexProductBundleQuery SelectableComplexProductBundleFilterImpl.thereExistsBasedOn()
           
 ComplexProductBundleQuery ComplexProductBundlePositionFilterImpl.thereExistsBasedOn()
           
 ComplexProductBundleQuery ProductBundleFilterImpl.thereExistsParent()
           
 ComplexProductBundleQuery ComplexProductBundleFilterImpl.thereExistsParent()
           
 ComplexProductBundleQuery AbstractProductBundleFilterImpl.thereExistsParent()
           
 

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

Methods in org.opencrx.kernel.product1.jmi that return ComplexProductBundleQuery
 ComplexProductBundleQuery Product1Package.createComplexProductBundleQuery()
           
 

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

Methods in org.opencrx.kernel.product1.query that return ComplexProductBundleQuery
 ComplexProductBundleQuery SelectableComplexProductBundleQuery.forAllBasedOn()
          Adds a constraint for the feature basedOn to the predicate.
 ComplexProductBundleQuery ComplexProductBundlePositionQuery.forAllBasedOn()
          Adds a constraint for the feature basedOn to the predicate.
 ComplexProductBundleQuery AbstractProductBundleQuery.forAllParent()
          Adds a constraint for the feature parent to the predicate.
 ComplexProductBundleQuery SelectableComplexProductBundleQuery.thereExistsBasedOn()
          Adds a constraint for the feature basedOn to the predicate.
 ComplexProductBundleQuery ComplexProductBundlePositionQuery.thereExistsBasedOn()
          Adds a constraint for the feature basedOn to the predicate.
 ComplexProductBundleQuery AbstractProductBundleQuery.thereExistsParent()
          Adds a constraint for the feature parent 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.