|
||||||||||
| 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 condition for the feature contactFeatureName to the predicate for SetAssignedToAction, which evaluates to false unless the value of the feature contactFeatureName satisfies the given condition. |
ComparableTypePredicate<Short> |
forAllResourceOrder()
Adds a condition for the feature resourceOrder to the predicate for SetAssignedToAction, which evaluates to false unless the value of the feature resourceOrder satisfies the given condition. |
ComparableTypePredicate<Short> |
forAllResourceRole()
Adds a condition for the feature resourceRole to the predicate for SetAssignedToAction, which evaluates to false unless the value of the feature resourceRole satisfies the given condition. |
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 condition for the feature contactFeatureName to the predicate for SetAssignedToAction, which evaluates to false unless the value of the feature contactFeatureName satisfies the given condition. |
ComparableTypePredicate<Short> |
thereExistsResourceOrder()
Adds a condition for the feature resourceOrder to the predicate for SetAssignedToAction, which evaluates to false unless the value of the feature resourceOrder satisfies the given condition. |
ComparableTypePredicate<Short> |
thereExistsResourceRole()
Adds a condition for the feature resourceRole to the predicate for SetAssignedToAction, which evaluates to false unless the value of the feature resourceRole satisfies the given condition. |
| Methods inherited from interface org.opencrx.kernel.activity1.cci2.ActivityProcessActionQuery |
|---|
description, forAllDescription, name, orderByDescription, orderByName, thereExistsDescription |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AuditeeQuery |
|---|
audit, forAllAudit, thereExistsAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.IndexedQuery |
|---|
forAllIndexEntry, indexEntry, thereExistsIndexEntry |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery |
|---|
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.CreatableQuery |
|---|
createdAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.openmdx.base.cci2.ModifiableQuery |
|---|
forAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, thereExistsModifiedBy |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, 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 for SetAssignedToAction, which evaluates to false unless the value of the feature contactFeatureName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllContactFeatureName()
contactFeatureName to the predicate for SetAssignedToAction, which evaluates to false unless the value of the feature contactFeatureName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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<Short> thereExistsResourceOrder()
resourceOrder to the predicate for SetAssignedToAction, which evaluates to false unless the value of the feature resourceOrder satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Short> forAllResourceOrder()
resourceOrder to the predicate for SetAssignedToAction, which evaluates to false unless the value of the feature resourceOrder satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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<Short> thereExistsResourceRole()
resourceRole to the predicate for SetAssignedToAction, which evaluates to false unless the value of the feature resourceRole satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Short> forAllResourceRole()
resourceRole to the predicate for SetAssignedToAction, which evaluates to false unless the value of the feature resourceRole satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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 | |||||||||