org.opencrx.kernel.product1.jmi1
Interface ProductOfferingPosition

All Superinterfaces:
ProductOfferingPosition, ProductPosition, RefBaseObject, RefFeatured, RefObject
All Known Subinterfaces:
EditableProductOfferingPosition, InvoiceProductOfferingPosition, OpportunityProductOfferingPosition, ProductOfferingDepotPosition, QuoteProductOfferingPosition, RemovedProductOfferingPosition, SalesOrderProductOfferingPosition

public interface ProductOfferingPosition
extends ProductOfferingPosition, ProductPosition

Abstract class ProductOfferingPosition


Method Summary
 ProductOffering getBasedOn()
          Retrieves the value for the reference basedOn.
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

getBasedOn

ProductOffering getBasedOn()
Retrieves the value for the reference basedOn.

Specified by:
getBasedOn in interface ProductOfferingPosition
Returns:
The – possibly null – value for this reference.


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