Uses of Class
org.opencrx.kernel.product1.jdo2.ProductOffering

Packages that use ProductOffering
org.opencrx.kernel.contract1.jdo2   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.depot1.jdo2   
org.opencrx.kernel.depot1.jmi1   
org.opencrx.kernel.product1.cci2   
org.opencrx.kernel.product1.jdo2   
org.opencrx.kernel.product1.jmi1   
 

Uses of ProductOffering in org.opencrx.kernel.contract1.jdo2
 

Methods in org.opencrx.kernel.contract1.jdo2 that return ProductOffering
 ProductOffering SalesOrderProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 ProductOffering RemovedProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 ProductOffering QuoteProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 ProductOffering OpportunityProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 ProductOffering InvoiceProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 

Uses of ProductOffering in org.opencrx.kernel.contract1.jmi1
 

Methods in org.opencrx.kernel.contract1.jmi1 that return ProductOffering
 ProductOffering SalesOrderProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 ProductOffering RemovedProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 ProductOffering QuoteProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 ProductOffering OpportunityProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 ProductOffering InvoiceProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 

Uses of ProductOffering in org.opencrx.kernel.depot1.jdo2
 

Methods in org.opencrx.kernel.depot1.jdo2 that return ProductOffering
 ProductOffering ProductOfferingDepotPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 

Uses of ProductOffering in org.opencrx.kernel.depot1.jmi1
 

Methods in org.opencrx.kernel.depot1.jmi1 that return ProductOffering
 ProductOffering ProductOfferingDepotPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 

Uses of ProductOffering in org.opencrx.kernel.product1.cci2
 

Methods in org.opencrx.kernel.product1.cci2 that return ProductOffering
 ProductOffering ProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 

Uses of ProductOffering in org.opencrx.kernel.product1.jdo2
 

Methods in org.opencrx.kernel.product1.jdo2 that return types with arguments of type ProductOffering
static CloseableCollection<ProductOffering> ProductOffering.openmdxjdoGetObjectsByParent(Segment segment)
          Navigate through an object's composite association
 

Constructors in org.opencrx.kernel.product1.jdo2 with parameters of type ProductOffering
ProductOffering.Slice(ProductOffering object, int index)
          Constructor
 

Uses of ProductOffering in org.opencrx.kernel.product1.jmi1
 

Methods in org.opencrx.kernel.product1.jmi1 that return ProductOffering
 ProductOffering ProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 ProductOffering EditableProductOfferingPosition.getBasedOn()
          Retrieves the value for the reference basedOn.
 

Methods in org.opencrx.kernel.product1.jmi1 with parameters of type ProductOffering
 void Segment.addProductOffering(ProductOffering newValue)
          
 void Segment.addProductOffering(String id, ProductOffering newValue)
          
 



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