|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityAddWorkRecordByDurationParamsQuery
| Method Summary | |
|---|---|
ComparableTypePredicate |
depotSelector()
|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for ActivityAddWorkRecordByDurationParams testing whether the
value of the feature description is null or
not. |
ComparableTypePredicate |
durationHours()
|
ComparableTypePredicate |
durationMinutes()
|
OptionalFeaturePredicate |
endAt()
Adds a constraint to the predicate for ActivityAddWorkRecordByDurationParams testing whether the
value of the feature endAt is null or not. |
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
ComparableTypePredicate |
forAllEndAt()
Adds a constraint for the feature endAt to the predicate. |
ComparableTypePredicate |
forAllStartAt()
Adds a constraint for the feature startAt to the
predicate. |
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByDepotSelector()
Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the
feature depotSelector
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the
feature description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDurationHours()
Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the
feature durationHours
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDurationMinutes()
Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the
feature durationMinutes
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByEndAt()
Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the
feature endAt
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the
feature name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByRateType()
Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the
feature rateType
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByStartAt()
Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the
feature startAt
Note: The order in which orderBy…
instructions are given is relevant! |
ComparableTypePredicate |
rateType()
|
ResourceQuery |
resource()
|
OptionalFeaturePredicate |
startAt()
Adds a constraint to the predicate for ActivityAddWorkRecordByDurationParams testing whether the
value of the feature startAt is null or not. |
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
ComparableTypePredicate |
thereExistsEndAt()
Adds a constraint for the feature endAt to the predicate. |
ComparableTypePredicate |
thereExistsStartAt()
Adds a constraint for the feature startAt to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
ComparableTypePredicate depotSelector()
SimpleTypeOrder orderByDepotSelector()
ActivityAddWorkRecordByDurationParams depending the
feature depotSelector
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate description()
ActivityAddWorkRecordByDurationParams testing whether the
value of the feature description is null or
not.
StringTypePredicate thereExistsDescription()
description to the
predicate. The predicate for
ActivityAddWorkRecordByDurationParams 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
ActivityAddWorkRecordByDurationParams 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()
ActivityAddWorkRecordByDurationParams depending the
feature description
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate durationHours()
SimpleTypeOrder orderByDurationHours()
ActivityAddWorkRecordByDurationParams depending the
feature durationHours
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate durationMinutes()
SimpleTypeOrder orderByDurationMinutes()
ActivityAddWorkRecordByDurationParams depending the
feature durationMinutes
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate endAt()
ActivityAddWorkRecordByDurationParams testing whether the
value of the feature endAt is null or not.
ComparableTypePredicate thereExistsEndAt()
endAt to the predicate.
The predicate for ActivityAddWorkRecordByDurationParams
evaluates true if its value of feature endAt
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 forAllEndAt()
endAt to the predicate.
The predicate for ActivityAddWorkRecordByDurationParams
evaluates true if its value of feature endAt
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 orderByEndAt()
ActivityAddWorkRecordByDurationParams depending the
feature endAt
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
ActivityAddWorkRecordByDurationParams depending the
feature name
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate rateType()
SimpleTypeOrder orderByRateType()
ActivityAddWorkRecordByDurationParams depending the
feature rateType
Note: The order in which orderBy…
instructions are given is relevant!
ResourceQuery resource()
OptionalFeaturePredicate startAt()
ActivityAddWorkRecordByDurationParams testing whether the
value of the feature startAt is null or not.
ComparableTypePredicate thereExistsStartAt()
startAt to the
predicate. The predicate for
ActivityAddWorkRecordByDurationParams evaluates
true if its value of feature startAt
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 forAllStartAt()
startAt to the
predicate. The predicate for
ActivityAddWorkRecordByDurationParams evaluates
true if its value of feature startAt
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 orderByStartAt()
ActivityAddWorkRecordByDurationParams depending the
feature startAt
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 | |||||||||