|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LinkedActivityFollowUpActionQuery
| Method Summary | |
|---|---|
ComparableTypePredicate<Short> |
activityLinkType()
|
ActivityProcessTransitionQuery |
forAllTransition()
Adds a condition for the feature transition to the predicate for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transition satisfies the given condition. |
StringTypePredicate |
forAllTransitionText()
Adds a condition for the feature transitionText to the predicate for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transitionText satisfies the given condition. |
StringTypePredicate |
forAllTransitionTitle()
Adds a condition for the feature transitionTitle to the predicate for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transitionTitle satisfies the given condition. |
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 condition for the feature transition to the predicate for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transition satisfies the given condition. |
StringTypePredicate |
thereExistsTransitionText()
Adds a condition for the feature transitionText to the predicate for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transitionText satisfies the given condition. |
StringTypePredicate |
thereExistsTransitionTitle()
Adds a condition for the feature transitionTitle to the predicate for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transitionTitle satisfies the given condition. |
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.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 |
|---|
accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.LocalizedFieldContainerQuery |
|---|
forAllLocalizedField, localizedField, thereExistsLocalizedField |
| 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 |
|---|
ComparableTypePredicate<Short> 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 for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transition satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ActivityProcessTransitionQuery forAllTransition()
transition to the predicate for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transition satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
OptionalFeaturePredicate transitionText()
LinkedActivityFollowUpAction testing whether the value of the feature transitionText is null or not.
StringTypePredicate thereExistsTransitionText()
transitionText to the predicate for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transitionText satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllTransitionText()
transitionText to the predicate for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transitionText satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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 for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transitionTitle satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllTransitionTitle()
transitionTitle to the predicate for LinkedActivityFollowUpAction, which evaluates to false unless the value of the feature transitionTitle satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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 | |||||||||