|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceAddWorkRecordByDurationParamsQuery
| Method Summary | |
|---|---|
ActivityQuery |
activity()
|
ComparableTypePredicate |
depotSelector()
|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for ResourceAddWorkRecordByDurationParams 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 ResourceAddWorkRecordByDurationParams 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 ResourceAddWorkRecordByDurationParams depending the
feature depotSelector
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for ResourceAddWorkRecordByDurationParams depending the
feature description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDurationHours()
Allows to adds a sort instruction for ResourceAddWorkRecordByDurationParams depending the
feature durationHours
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDurationMinutes()
Allows to adds a sort instruction for ResourceAddWorkRecordByDurationParams depending the
feature durationMinutes
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByEndAt()
Allows to adds a sort instruction for ResourceAddWorkRecordByDurationParams depending the
feature endAt
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for ResourceAddWorkRecordByDurationParams depending the
feature name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByRateType()
Allows to adds a sort instruction for ResourceAddWorkRecordByDurationParams depending the
feature rateType
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByStartAt()
Allows to adds a sort instruction for ResourceAddWorkRecordByDurationParams depending the
feature startAt
Note: The order in which orderBy…
instructions are given is relevant! |
ComparableTypePredicate |
rateType()
|
OptionalFeaturePredicate |
startAt()
Adds a constraint to the predicate for ResourceAddWorkRecordByDurationParams 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 |
|---|
ActivityQuery activity()
ComparableTypePredicate depotSelector()
SimpleTypeOrder orderByDepotSelector()
ResourceAddWorkRecordByDurationParams depending the
feature depotSelector
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate description()
ResourceAddWorkRecordByDurationParams testing whether the
value of the feature description is null or
not.
StringTypePredicate thereExistsDescription()
description to the
predicate. The predicate for
ResourceAddWorkRecordByDurationParams 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
ResourceAddWorkRecordByDurationParams 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()
ResourceAddWorkRecordByDurationParams depending the
feature description
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate durationHours()
SimpleTypeOrder orderByDurationHours()
ResourceAddWorkRecordByDurationParams depending the
feature durationHours
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate durationMinutes()
SimpleTypeOrder orderByDurationMinutes()
ResourceAddWorkRecordByDurationParams depending the
feature durationMinutes
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate endAt()
ResourceAddWorkRecordByDurationParams testing whether the
value of the feature endAt is null or not.
ComparableTypePredicate thereExistsEndAt()
endAt to the predicate.
The predicate for ResourceAddWorkRecordByDurationParams
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 ResourceAddWorkRecordByDurationParams
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()
ResourceAddWorkRecordByDurationParams depending the
feature endAt
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
ResourceAddWorkRecordByDurationParams depending the
feature name
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate rateType()
SimpleTypeOrder orderByRateType()
ResourceAddWorkRecordByDurationParams depending the
feature rateType
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate startAt()
ResourceAddWorkRecordByDurationParams testing whether the
value of the feature startAt is null or not.
ComparableTypePredicate thereExistsStartAt()
startAt to the
predicate. The predicate for
ResourceAddWorkRecordByDurationParams 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
ResourceAddWorkRecordByDurationParams 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()
ResourceAddWorkRecordByDurationParams 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 | |||||||||