|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NewActivityParamsQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for NewActivityParams
testing whether the value of the feature description is
null or not. |
OptionalFeaturePredicate |
detailedDescription()
Adds a constraint to the predicate for NewActivityParams
testing whether the value of the feature
detailedDescription is null or not. |
OptionalFeaturePredicate |
dueBy()
Adds a constraint to the predicate for NewActivityParams
testing whether the value of the feature dueBy is
null or not. |
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
StringTypePredicate |
forAllDetailedDescription()
Adds a constraint for the feature detailedDescription to
the predicate. |
ComparableTypePredicate |
forAllDueBy()
Adds a constraint for the feature dueBy to the predicate. |
ContactQuery |
forAllReportingContact()
Adds a constraint for the feature reportingContact to the
predicate. |
ComparableTypePredicate |
forAllScheduledEnd()
Adds a constraint for the feature scheduledEnd to the
predicate. |
ComparableTypePredicate |
forAllScheduledStart()
Adds a constraint for the feature scheduledStart to the
predicate. |
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for NewActivityParams
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDetailedDescription()
Allows to adds a sort instruction for NewActivityParams
depending the feature detailedDescription
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDueBy()
Allows to adds a sort instruction for NewActivityParams
depending the feature dueBy
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for NewActivityParams
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPriority()
Allows to adds a sort instruction for NewActivityParams
depending the feature priority
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByScheduledEnd()
Allows to adds a sort instruction for NewActivityParams
depending the feature scheduledEnd
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByScheduledStart()
Allows to adds a sort instruction for NewActivityParams
depending the feature scheduledStart
Note: The order in which orderBy…
instructions are given is relevant! |
ComparableTypePredicate |
priority()
|
OptionalFeaturePredicate |
reportingContact()
Adds a constraint to the predicate for NewActivityParams
testing whether the value of the feature reportingContact
is null or not. |
OptionalFeaturePredicate |
scheduledEnd()
Adds a constraint to the predicate for NewActivityParams
testing whether the value of the feature scheduledEnd is
null or not. |
OptionalFeaturePredicate |
scheduledStart()
Adds a constraint to the predicate for NewActivityParams
testing whether the value of the feature scheduledStart is
null or not. |
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
StringTypePredicate |
thereExistsDetailedDescription()
Adds a constraint for the feature detailedDescription to
the predicate. |
ComparableTypePredicate |
thereExistsDueBy()
Adds a constraint for the feature dueBy to the predicate. |
ContactQuery |
thereExistsReportingContact()
Adds a constraint for the feature reportingContact to the
predicate. |
ComparableTypePredicate |
thereExistsScheduledEnd()
Adds a constraint for the feature scheduledEnd to the
predicate. |
ComparableTypePredicate |
thereExistsScheduledStart()
Adds a constraint for the feature scheduledStart to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate description()
NewActivityParams
testing whether the value of the feature description is
null or not.
StringTypePredicate thereExistsDescription()
description to the
predicate. The predicate for NewActivityParams evaluates
true if its value of feature description
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 forAllDescription()
description to the
predicate. The predicate for NewActivityParams evaluates
true if its value of feature description
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 orderByDescription()
NewActivityParams
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate detailedDescription()
NewActivityParams
testing whether the value of the feature
detailedDescription is null or not.
StringTypePredicate thereExistsDetailedDescription()
detailedDescription to
the predicate. The predicate for NewActivityParams
evaluates true if its value of feature
detailedDescription 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 forAllDetailedDescription()
detailedDescription to
the predicate. The predicate for NewActivityParams
evaluates true if its value of feature
detailedDescription 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 orderByDetailedDescription()
NewActivityParams
depending the feature detailedDescription
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate dueBy()
NewActivityParams
testing whether the value of the feature dueBy is
null or not.
ComparableTypePredicate thereExistsDueBy()
dueBy to the predicate.
The predicate for NewActivityParams evaluates
true if its value of feature dueBy 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 forAllDueBy()
dueBy to the predicate.
The predicate for NewActivityParams evaluates
true if its value of feature dueBy 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 orderByDueBy()
NewActivityParams
depending the feature dueBy
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
NewActivityParams
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate priority()
SimpleTypeOrder orderByPriority()
NewActivityParams
depending the feature priority
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate reportingContact()
NewActivityParams
testing whether the value of the feature reportingContact
is null or not.
ContactQuery thereExistsReportingContact()
reportingContact to the
predicate. The predicate for NewActivityParams evaluates
true if its value of feature reportingContact
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 forAllReportingContact()
reportingContact to the
predicate. The predicate for NewActivityParams evaluates
true if its value of feature reportingContact
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 scheduledEnd()
NewActivityParams
testing whether the value of the feature scheduledEnd is
null or not.
ComparableTypePredicate thereExistsScheduledEnd()
scheduledEnd to the
predicate. The predicate for NewActivityParams evaluates
true if its value of feature scheduledEnd
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 forAllScheduledEnd()
scheduledEnd to the
predicate. The predicate for NewActivityParams evaluates
true if its value of feature scheduledEnd
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 orderByScheduledEnd()
NewActivityParams
depending the feature scheduledEnd
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate scheduledStart()
NewActivityParams
testing whether the value of the feature scheduledStart is
null or not.
ComparableTypePredicate thereExistsScheduledStart()
scheduledStart to the
predicate. The predicate for NewActivityParams evaluates
true if its value of feature scheduledStart
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 forAllScheduledStart()
scheduledStart to the
predicate. The predicate for NewActivityParams evaluates
true if its value of feature scheduledStart
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 orderByScheduledStart()
NewActivityParams
depending the feature scheduledStart
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 | |||||||||