org.opencrx.kernel.product1.jmi1
Interface SelectableComplexProductBundle

All Superinterfaces:
org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, org.openmdx.base.cci2.ExtentCapable, RefBaseObject, RefFeatured, RefObject, SelectableComplexProductBundle, SelectableItem, SelectableItemWithQuantity, org.openmdx.compatibility.view1.cci2.ViewCapable

public interface SelectableComplexProductBundle
extends SelectableComplexProductBundle, SelectableItemWithQuantity

Class SelectableComplexProductBundle


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.product1.cci2.SelectableItem
SelectableItem.Identity
 
Method Summary
 ComplexProductBundle getBasedOn()
          Retrieves the value for the reference basedOn.
<T extends org.openmdx.compatibility.view1.cci2.View>
List<T>
getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
          Retrieves the value for the reference view for the specified query.
 
Methods inherited from interface org.opencrx.kernel.product1.cci2.SelectableItemWithQuantity
getDefaultQuantity, getMaxQuantity, getMinQuantity, getQuantity, setQuantity
 
Methods inherited from interface org.opencrx.kernel.product1.jmi1.SelectableItem
setOfferingPosition, setOfferingPosition
 
Methods inherited from interface org.opencrx.kernel.product1.cci2.SelectableItem
getDescription, getItemNumber, getName, isSelector, setSelector
 
Methods inherited from interface org.openmdx.base.jmi1.BasicObject
getCreatedBy, getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.BasicObject
getCreatedAt, getModifiedAt
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView
 
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

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

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

getView

<T extends org.openmdx.compatibility.view1.cci2.View> List<T> getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
Retrieves the value for the reference view for the specified query.

Parameters:
query - predicate which is applied to the set of referenced objects.
Returns:
The objects for which the predicate evaluates to true.


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