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

Packages that use ProductBasePrice
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.contract1.jdo2   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.product1.cci2   
org.opencrx.kernel.product1.jdo2   
org.opencrx.kernel.product1.jmi1   
org.opencrx.kernel.ras1.jmi1   
 

Uses of ProductBasePrice in org.opencrx.kernel.contract1.cci2
 

Methods in org.opencrx.kernel.contract1.cci2 that return ProductBasePrice
 ProductBasePrice ContractPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 

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

Methods in org.opencrx.kernel.contract1.jdo2 that return ProductBasePrice
 ProductBasePrice AbstractSalesOrderPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice AbstractRemovedPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice AbstractQuotePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice AbstractOpportunityPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice AbstractInvoicePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 

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

Methods in org.opencrx.kernel.contract1.jmi1 that return ProductBasePrice
 ProductBasePrice SalesOrderProductOfferingPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice SalesOrderProductBundlePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice SalesOrderPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice SalesOrderComplexProductBundlePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice SalesOrderBundledProductPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice RemovedProductOfferingPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice RemovedProductBundlePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice RemovedPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice RemovedComplexProductBundlePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice RemovedBundledProductPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice QuoteProductOfferingPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice QuoteProductBundlePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice QuotePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice QuoteComplexProductBundlePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice QuoteBundledProductPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice OpportunityProductOfferingPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice OpportunityProductBundlePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice OpportunityPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice OpportunityComplexProductBundlePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice OpportunityBundledProductPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice InvoiceProductOfferingPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice InvoiceProductBundlePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice InvoicePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice InvoiceComplexProductBundlePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice InvoiceBundledProductPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice ContractPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice AbstractSalesOrderPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice AbstractRemovedPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice AbstractQuotePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice AbstractOpportunityPosition.getListPrice()
          Retrieves the value for the reference listPrice.
 ProductBasePrice AbstractInvoicePosition.getListPrice()
          Retrieves the value for the reference listPrice.
 

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

Methods in org.opencrx.kernel.product1.cci2 that return ProductBasePrice
 ProductBasePrice PriceListEntry.getBasePrice()
          Retrieves the value for the reference basePrice.
 

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

Methods in org.opencrx.kernel.product1.jdo2 that return ProductBasePrice
 ProductBasePrice PriceListEntry.getBasePrice()
          Retrieves the value for the reference basePrice.
 

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

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

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

Methods in org.opencrx.kernel.product1.jmi1 that return ProductBasePrice
 ProductBasePrice PriceListEntry.getBasePrice()
          Retrieves the value for the reference basePrice.
 

Methods in org.opencrx.kernel.product1.jmi1 with parameters of type ProductBasePrice
 void ProductOffering.addBasePrice(ProductBasePrice newValue)
          
 void ProductBundleType.addBasePrice(ProductBasePrice newValue)
          
 void ProductBundleContainer.addBasePrice(ProductBasePrice newValue)
          
 void ProductBundle.addBasePrice(ProductBasePrice newValue)
          
 void Product.addBasePrice(ProductBasePrice newValue)
          
 void PriceOverrideEnabled.addBasePrice(ProductBasePrice newValue)
          
 void ComplexProductBundleType.addBasePrice(ProductBasePrice newValue)
          
 void ComplexProductBundle.addBasePrice(ProductBasePrice newValue)
          
 void BundledProductType.addBasePrice(ProductBasePrice newValue)
          
 void BundledProduct.addBasePrice(ProductBasePrice newValue)
          
 void AbstractProductBundle.addBasePrice(ProductBasePrice newValue)
          
 void AbstractProduct.addBasePrice(ProductBasePrice newValue)
          
 void AbstractBundledProduct.addBasePrice(ProductBasePrice newValue)
          
 void ProductOffering.addBasePrice(String id, ProductBasePrice newValue)
          
 void ProductBundleType.addBasePrice(String id, ProductBasePrice newValue)
          
 void ProductBundleContainer.addBasePrice(String id, ProductBasePrice newValue)
          
 void ProductBundle.addBasePrice(String id, ProductBasePrice newValue)
          
 void Product.addBasePrice(String id, ProductBasePrice newValue)
          
 void PriceOverrideEnabled.addBasePrice(String id, ProductBasePrice newValue)
          
 void ComplexProductBundleType.addBasePrice(String id, ProductBasePrice newValue)
          
 void ComplexProductBundle.addBasePrice(String id, ProductBasePrice newValue)
          
 void BundledProductType.addBasePrice(String id, ProductBasePrice newValue)
          
 void BundledProduct.addBasePrice(String id, ProductBasePrice newValue)
          
 void AbstractProductBundle.addBasePrice(String id, ProductBasePrice newValue)
          
 void AbstractProduct.addBasePrice(String id, ProductBasePrice newValue)
          
 void AbstractBundledProduct.addBasePrice(String id, ProductBasePrice newValue)
          
 

Uses of ProductBasePrice in org.opencrx.kernel.ras1.jmi1
 

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type ProductBasePrice
 void Asset.addBasePrice(ProductBasePrice newValue)
          
 void Asset.addBasePrice(String id, ProductBasePrice newValue)
          
 



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