|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectReferenceFieldQuery
| Method Summary | |
|---|---|
org.w3c.cci2.ComparableTypePredicate |
forAllTitleIndex()
Adds a constraint for the feature titleIndex to the
predicate. |
org.w3c.cci2.SimpleTypeOrder |
orderByTitleIndex()
Allows to adds a sort instruction for ObjectReferenceField
depending the feature titleIndex
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.ComparableTypePredicate |
thereExistsTitleIndex()
Adds a constraint for the feature titleIndex to the
predicate. |
org.w3c.cci2.OptionalFeaturePredicate |
titleIndex()
Adds a constraint to the predicate for ObjectReferenceField testing whether the value of the
feature titleIndex is null or not. |
| Methods inherited from interface org.openmdx.ui1.query.ObjectReferenceQuery |
|---|
forAllQualifierLabel, orderByQualifierLabel, orderByReferencedTypeName, orderByReferenceIsStoredAsAttribute, orderByReferenceName, orderByUserDefinedQualifier, qualifierLabel, referencedTypeName, referenceIsStoredAsAttribute, referenceName, thereExistsQualifierLabel, userDefinedQualifier |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.ui1.query.LabelledFieldQuery |
|---|
forAllLabel, forAllShortLabel, label, orderByLabel, orderByShortLabel, shortLabel, thereExistsLabel, thereExistsShortLabel |
| Methods inherited from interface org.openmdx.ui1.query.AbstractFieldQuery |
|---|
backColor, color, fontBold, fontColor, fontItalic, fontName, fontSize, fontStrikeout, fontUnderline, forAllBackColor, forAllColor, forAllFontColor, orderByBackColor, orderByColor, orderByFontBold, orderByFontColor, orderByFontItalic, orderByFontName, orderByFontSize, orderByFontStrikeout, orderByFontUnderline, thereExistsBackColor, thereExistsColor, thereExistsFontColor |
| Methods inherited from interface org.openmdx.ui1.query.ElementQuery |
|---|
autoGenerated, changeable, forAllIconKey, forAllMimeType, forAllToolTip, iconKey, mimeType, orderByAutoGenerated, orderByChangeable, orderByIconKey, orderByMimeType, orderByToolTip, thereExistsIconKey, thereExistsMimeType, thereExistsToolTip, toolTip |
| 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 |
| Method Detail |
|---|
org.w3c.cci2.OptionalFeaturePredicate titleIndex()
ObjectReferenceField testing whether the value of the
feature titleIndex is null or not.
org.w3c.cci2.ComparableTypePredicate thereExistsTitleIndex()
titleIndex to the
predicate. The predicate for ObjectReferenceField
evaluates true if its value of feature
titleIndex 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!
org.w3c.cci2.ComparableTypePredicate forAllTitleIndex()
titleIndex to the
predicate. The predicate for ObjectReferenceField
evaluates true if its value of feature
titleIndex 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!
org.w3c.cci2.SimpleTypeOrder orderByTitleIndex()
ObjectReferenceField
depending the feature titleIndex
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||