|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LinkedActivityFollowUpActionQuery
| Method Summary | |
|---|---|
ComparableTypePredicate |
activityLinkType()
|
ActivityProcessTransitionQuery |
forAllTransition()
Adds a constraint for the feature transition to the
predicate. |
StringTypePredicate |
forAllTransitionText()
Adds a constraint for the feature transitionText to the
predicate. |
StringTypePredicate |
forAllTransitionTitle()
Adds a constraint for the feature transitionTitle to the
predicate. |
SimpleTypeOrder |
orderByActivityLinkType()
Allows to adds a sort instruction for LinkedActivityFollowUpAction depending the feature
activityLinkType
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByTransitionText()
Allows to adds a sort instruction for LinkedActivityFollowUpAction depending the feature
transitionText
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByTransitionTitle()
Allows to adds a sort instruction for LinkedActivityFollowUpAction depending the feature
transitionTitle
Note: The order in which orderBy…
instructions are given is relevant! |
ActivityProcessTransitionQuery |
thereExistsTransition()
Adds a constraint for the feature transition to the
predicate. |
StringTypePredicate |
thereExistsTransitionText()
Adds a constraint for the feature transitionText to the
predicate. |
StringTypePredicate |
thereExistsTransitionTitle()
Adds a constraint for the feature transitionTitle to the
predicate. |
OptionalFeaturePredicate |
transition()
Adds a constraint to the predicate for LinkedActivityFollowUpAction testing whether the value of
the feature transition is null or not. |
OptionalFeaturePredicate |
transitionText()
Adds a constraint to the predicate for LinkedActivityFollowUpAction testing whether the value of
the feature transitionText is null or not. |
OptionalFeaturePredicate |
transitionTitle()
Adds a constraint to the predicate for LinkedActivityFollowUpAction testing whether the value of
the feature transitionTitle is null or not. |
| 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 |
|---|
ComparableTypePredicate activityLinkType()
SimpleTypeOrder orderByActivityLinkType()
LinkedActivityFollowUpAction depending the feature
activityLinkType
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate transition()
LinkedActivityFollowUpAction testing whether the value of
the feature transition is null or not.
ActivityProcessTransitionQuery thereExistsTransition()
transition to the
predicate. The predicate for LinkedActivityFollowUpAction
evaluates true if its value of feature
transition 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!
ActivityProcessTransitionQuery forAllTransition()
transition to the
predicate. The predicate for LinkedActivityFollowUpAction
evaluates true if its value of feature
transition 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!
OptionalFeaturePredicate transitionText()
LinkedActivityFollowUpAction testing whether the value of
the feature transitionText is null or not.
StringTypePredicate thereExistsTransitionText()
transitionText to the
predicate. The predicate for LinkedActivityFollowUpAction
evaluates true if its value of feature
transitionText 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 forAllTransitionText()
transitionText to the
predicate. The predicate for LinkedActivityFollowUpAction
evaluates true if its value of feature
transitionText 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 orderByTransitionText()
LinkedActivityFollowUpAction depending the feature
transitionText
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate transitionTitle()
LinkedActivityFollowUpAction testing whether the value of
the feature transitionTitle is null or not.
StringTypePredicate thereExistsTransitionTitle()
transitionTitle to the
predicate. The predicate for LinkedActivityFollowUpAction
evaluates true if its value of feature
transitionTitle 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 forAllTransitionTitle()
transitionTitle to the
predicate. The predicate for LinkedActivityFollowUpAction
evaluates true if its value of feature
transitionTitle 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 orderByTransitionTitle()
LinkedActivityFollowUpAction depending the feature
transitionTitle
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 | |||||||||