|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SelectableBundledProductQuery
| Method Summary | |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
basedOn()
Adds a constraint to the predicate for SelectableBundledProduct testing whether the value of the
feature basedOn is null or not. |
BundledProductQuery |
forAllBasedOn()
Adds a constraint for the feature basedOn to the
predicate. |
BundledProductQuery |
thereExistsBasedOn()
Adds a constraint for the feature basedOn to the
predicate. |
| Methods inherited from interface org.opencrx.kernel.product1.query.SelectableItemWithQuantityQuery |
|---|
defaultQuantity, forAllQuantity, maxQuantity, minQuantity, orderByDefaultQuantity, orderByMaxQuantity, orderByMinQuantity, orderByQuantity, quantity, thereExistsQuantity |
| Methods inherited from interface org.opencrx.kernel.product1.query.SelectableItemQuery |
|---|
description, forAllDescription, forAllSelector, itemNumber, name, orderByDescription, orderByItemNumber, orderByName, orderBySelector, selector, thereExistsDescription, thereExistsSelector |
| Methods inherited from interface org.openmdx.base.query.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.query.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
org.w3c.cci2.OptionalFeaturePredicate basedOn()
SelectableBundledProduct testing whether the value of the
feature basedOn is null or not.
BundledProductQuery thereExistsBasedOn()
basedOn to the
predicate. The predicate for SelectableBundledProduct
evaluates true if its value of feature
basedOn satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
BundledProductQuery forAllBasedOn()
basedOn to the
predicate. The predicate for SelectableBundledProduct
evaluates true if its value of feature
basedOn satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||