org.opencrx.kernel.product1.jmi1
Interface EditableProductOfferingPosition
- All Superinterfaces:
- EditableProductOfferingPosition, ProductOfferingPosition, ProductPosition, RefBaseObject, RefFeatured, RefObject
- All Known Subinterfaces:
- InvoiceProductOfferingPosition, OpportunityProductOfferingPosition, QuoteProductOfferingPosition, SalesOrderProductOfferingPosition
public interface EditableProductOfferingPosition
- extends EditableProductOfferingPosition, ProductOfferingPosition
Abstract class EditableProductOfferingPosition
getSelectableItem
<T extends SelectableItem> List<T> getSelectableItem(SelectableItemQuery query)
- Retrieves the value for the reference
selectableItem 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.
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.