|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SetAssignedToActionQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
contactFeatureName()
Adds a constraint to the predicate for SetAssignedToAction
testing whether the value of the feature
contactFeatureName is null or not. |
StringTypePredicate |
forAllContactFeatureName()
Adds a constraint for the feature contactFeatureName to
the predicate. |
ComparableTypePredicate |
forAllResourceOrder()
Adds a constraint for the feature resourceOrder to the
predicate. |
ComparableTypePredicate |
forAllResourceRole()
Adds a constraint for the feature resourceRole to the
predicate. |
SimpleTypeOrder |
orderByContactFeatureName()
Allows to adds a sort instruction for SetAssignedToAction
depending the feature contactFeatureName
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByResourceOrder()
Allows to adds a sort instruction for SetAssignedToAction
depending the feature resourceOrder
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByResourceRole()
Allows to adds a sort instruction for SetAssignedToAction
depending the feature resourceRole
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
resourceOrder()
Adds a constraint to the predicate for SetAssignedToAction
testing whether the value of the feature resourceOrder is
null or not. |
OptionalFeaturePredicate |
resourceRole()
Adds a constraint to the predicate for SetAssignedToAction
testing whether the value of the feature resourceRole is
null or not. |
StringTypePredicate |
thereExistsContactFeatureName()
Adds a constraint for the feature contactFeatureName to
the predicate. |
ComparableTypePredicate |
thereExistsResourceOrder()
Adds a constraint for the feature resourceOrder to the
predicate. |
ComparableTypePredicate |
thereExistsResourceRole()
Adds a constraint for the feature resourceRole to the
predicate. |
| Methods inherited from interface org.opencrx.kernel.activity1.query.ActivityProcessActionQuery |
|---|
description, forAllDescription, name, orderByDescription, orderByName, thereExistsDescription |
| Methods inherited from interface org.opencrx.kernel.base.query.SecureObjectQuery |
|---|
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| 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.openmdx.base.query.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate contactFeatureName()
SetAssignedToAction
testing whether the value of the feature
contactFeatureName is null or not.
StringTypePredicate thereExistsContactFeatureName()
contactFeatureName to
the predicate. The predicate for SetAssignedToAction
evaluates true if its value of feature
contactFeatureName 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!
StringTypePredicate forAllContactFeatureName()
contactFeatureName to
the predicate. The predicate for SetAssignedToAction
evaluates true if its value of feature
contactFeatureName 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!
SimpleTypeOrder orderByContactFeatureName()
SetAssignedToAction
depending the feature contactFeatureName
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate resourceOrder()
SetAssignedToAction
testing whether the value of the feature resourceOrder is
null or not.
ComparableTypePredicate thereExistsResourceOrder()
resourceOrder to the
predicate. The predicate for SetAssignedToAction evaluates
true if its value of feature resourceOrder
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!
ComparableTypePredicate forAllResourceOrder()
resourceOrder to the
predicate. The predicate for SetAssignedToAction evaluates
true if its value of feature resourceOrder
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!
SimpleTypeOrder orderByResourceOrder()
SetAssignedToAction
depending the feature resourceOrder
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate resourceRole()
SetAssignedToAction
testing whether the value of the feature resourceRole is
null or not.
ComparableTypePredicate thereExistsResourceRole()
resourceRole to the
predicate. The predicate for SetAssignedToAction evaluates
true if its value of feature resourceRole
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!
ComparableTypePredicate forAllResourceRole()
resourceRole to the
predicate. The predicate for SetAssignedToAction evaluates
true if its value of feature resourceRole
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!
SimpleTypeOrder orderByResourceRole()
SetAssignedToAction
depending the feature resourceRole
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 | |||||||||