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

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

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

Methods in org.opencrx.kernel.contract1.cci that return ProductOfferingQuery
 ProductOfferingQuery SalesOrderProductOfferingPositionFilterImpl.forAllBasedOn()
           
 ProductOfferingQuery RemovedProductOfferingPositionFilterImpl.forAllBasedOn()
           
 ProductOfferingQuery QuoteProductOfferingPositionFilterImpl.forAllBasedOn()
           
 ProductOfferingQuery OpportunityProductOfferingPositionFilterImpl.forAllBasedOn()
           
 ProductOfferingQuery InvoiceProductOfferingPositionFilterImpl.forAllBasedOn()
           
 ProductOfferingQuery CreateProductOfferingPositionParamsFilterImpl.offering()
           
 ProductOfferingQuery SalesOrderProductOfferingPositionFilterImpl.thereExistsBasedOn()
           
 ProductOfferingQuery RemovedProductOfferingPositionFilterImpl.thereExistsBasedOn()
           
 ProductOfferingQuery QuoteProductOfferingPositionFilterImpl.thereExistsBasedOn()
           
 ProductOfferingQuery OpportunityProductOfferingPositionFilterImpl.thereExistsBasedOn()
           
 ProductOfferingQuery InvoiceProductOfferingPositionFilterImpl.thereExistsBasedOn()
           
 

Uses of ProductOfferingQuery in org.opencrx.kernel.contract1.query
 

Methods in org.opencrx.kernel.contract1.query that return ProductOfferingQuery
 ProductOfferingQuery CreateProductOfferingPositionParamsQuery.offering()
           
 

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

Methods in org.opencrx.kernel.depot1.cci that return ProductOfferingQuery
 ProductOfferingQuery ProductOfferingDepotPositionFilterImpl.forAllBasedOn()
           
 ProductOfferingQuery ProductOfferingDepotPositionFilterImpl.thereExistsBasedOn()
           
 

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

Methods in org.opencrx.kernel.product1.cci that return ProductOfferingQuery
 ProductOfferingQuery product1PackageImpl.createProductOfferingQuery()
           
 ProductOfferingQuery ProductOfferingPositionFilterImpl.forAllBasedOn()
           
 ProductOfferingQuery EditableProductOfferingPositionFilterImpl.forAllBasedOn()
           
 ProductOfferingQuery ProductOfferingPositionFilterImpl.thereExistsBasedOn()
           
 ProductOfferingQuery EditableProductOfferingPositionFilterImpl.thereExistsBasedOn()
           
 

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

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

Methods in org.opencrx.kernel.product1.jmi that return ProductOfferingQuery
 ProductOfferingQuery Product1Package.createProductOfferingQuery()
           
 

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

Methods in org.opencrx.kernel.product1.query that return ProductOfferingQuery
 ProductOfferingQuery ProductOfferingPositionQuery.forAllBasedOn()
          Adds a constraint for the feature basedOn to the predicate.
 ProductOfferingQuery ProductOfferingPositionQuery.thereExistsBasedOn()
          Adds a constraint for the feature basedOn 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.