Uses of Interface
org.opencrx.kernel.contract1.cci2.CreateProductOfferingPositionResult

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

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

Methods in org.opencrx.kernel.contract1.cci2 with type parameters of type CreateProductOfferingPositionResult
<T extends CreateProductOfferingPositionResult>
T
AbstractContract.createProductOfferingPosition(ProductOffering offering, BigDecimal quantity)
           
 

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

Methods in org.opencrx.kernel.contract1.jdo2 with type parameters of type CreateProductOfferingPositionResult
<T extends CreateProductOfferingPositionResult>
T
SalesOrder.createProductOfferingPosition(ProductOffering offering, BigDecimal quantity)
           
<T extends CreateProductOfferingPositionResult>
T
Quote.createProductOfferingPosition(ProductOffering offering, BigDecimal quantity)
           
<T extends CreateProductOfferingPositionResult>
T
Opportunity.createProductOfferingPosition(ProductOffering offering, BigDecimal quantity)
           
<T extends CreateProductOfferingPositionResult>
T
Lead.createProductOfferingPosition(ProductOffering offering, BigDecimal quantity)
           
<T extends CreateProductOfferingPositionResult>
T
Invoice.createProductOfferingPosition(ProductOffering offering, BigDecimal quantity)
           
 

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

Subinterfaces of CreateProductOfferingPositionResult in org.opencrx.kernel.contract1.jmi1
 interface CreateProductOfferingPositionResult
           
 

Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type CreateProductOfferingPositionResult
<T extends CreateProductOfferingPositionResult>
T
AbstractContract.createProductOfferingPosition(CreateProductOfferingPositionParams params)
           
 



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