Uses of Class
org.opencrx.kernel.contract1.jdo2.CalculationRule

Packages that use CalculationRule
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.contract1.jdo2   
org.opencrx.kernel.contract1.jmi1   
 

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

Methods in org.opencrx.kernel.contract1.cci2 that return CalculationRule
 CalculationRule ContractPosition.getCalcRule()
          Retrieves the value for the reference calcRule.
 CalculationRule AbstractContract.getCalcRule()
          Retrieves the value for the reference calcRule.
 

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

Methods in org.opencrx.kernel.contract1.jdo2 that return CalculationRule
 CalculationRule SalesOrder.getCalcRule()
          Retrieves the value for the reference calcRule.
 CalculationRule Quote.getCalcRule()
          Retrieves the value for the reference calcRule.
 CalculationRule Opportunity.getCalcRule()
          Retrieves the value for the reference calcRule.
 CalculationRule Lead.getCalcRule()
          Retrieves the value for the reference calcRule.
 CalculationRule Invoice.getCalcRule()
          Retrieves the value for the reference calcRule.
 CalculationRule AbstractSalesOrderPosition.getCalcRule()
          Retrieves the value for the reference calcRule.
 CalculationRule AbstractRemovedPosition.getCalcRule()
          Retrieves the value for the reference calcRule.
 CalculationRule AbstractQuotePosition.getCalcRule()
          Retrieves the value for the reference calcRule.
 CalculationRule AbstractOpportunityPosition.getCalcRule()
          Retrieves the value for the reference calcRule.
 CalculationRule AbstractInvoicePosition.getCalcRule()
          Retrieves the value for the reference calcRule.
 

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

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

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

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

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type CalculationRule
 void Segment.addCalculationRule(CalculationRule newValue)
          
 void Segment.addCalculationRule(String id, CalculationRule newValue)
          
 



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