|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityDoFollowUpParamsQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
assignTo()
Adds a constraint to the predicate for ActivityDoFollowUpParams testing whether the value of the
feature assignTo is null or not. |
OptionalFeaturePredicate |
followUpText()
Adds a constraint to the predicate for ActivityDoFollowUpParams testing whether the value of the
feature followUpText is null or not. |
OptionalFeaturePredicate |
followUpTitle()
Adds a constraint to the predicate for ActivityDoFollowUpParams testing whether the value of the
feature followUpTitle is null or not. |
ContactQuery |
forAllAssignTo()
Adds a constraint for the feature assignTo to the
predicate. |
StringTypePredicate |
forAllFollowUpText()
Adds a constraint for the feature followUpText to the
predicate. |
StringTypePredicate |
forAllFollowUpTitle()
Adds a constraint for the feature followUpTitle to the
predicate. |
SimpleTypeOrder |
orderByFollowUpText()
Allows to adds a sort instruction for ActivityDoFollowUpParams depending the feature
followUpText
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByFollowUpTitle()
Allows to adds a sort instruction for ActivityDoFollowUpParams depending the feature
followUpTitle
Note: The order in which orderBy…
instructions are given is relevant! |
ContactQuery |
thereExistsAssignTo()
Adds a constraint for the feature assignTo to the
predicate. |
StringTypePredicate |
thereExistsFollowUpText()
Adds a constraint for the feature followUpText to the
predicate. |
StringTypePredicate |
thereExistsFollowUpTitle()
Adds a constraint for the feature followUpTitle to the
predicate. |
ActivityProcessTransitionQuery |
transition()
|
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate assignTo()
ActivityDoFollowUpParams testing whether the value of the
feature assignTo is null or not.
ContactQuery thereExistsAssignTo()
assignTo to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
assignTo 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!
ContactQuery forAllAssignTo()
assignTo to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
assignTo 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 followUpText()
ActivityDoFollowUpParams testing whether the value of the
feature followUpText is null or not.
StringTypePredicate thereExistsFollowUpText()
followUpText to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
followUpText 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 forAllFollowUpText()
followUpText to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
followUpText 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 orderByFollowUpText()
ActivityDoFollowUpParams depending the feature
followUpText
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate followUpTitle()
ActivityDoFollowUpParams testing whether the value of the
feature followUpTitle is null or not.
StringTypePredicate thereExistsFollowUpTitle()
followUpTitle to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
followUpTitle 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 forAllFollowUpTitle()
followUpTitle to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
followUpTitle 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 orderByFollowUpTitle()
ActivityDoFollowUpParams depending the feature
followUpTitle
Note: The order in which orderBy…
instructions are given is relevant!
ActivityProcessTransitionQuery transition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||