|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityAddWorkRecordByDurationParamsQuery
| Method Summary | |
|---|---|
ComparableTypePredicate<Short> |
depotSelector()
|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for ActivityAddWorkRecordByDurationParams testing whether the
value of the feature description is null or
not. |
ComparableTypePredicate<Short> |
durationHours()
|
ComparableTypePredicate<Short> |
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 condition for the feature description to the
predicate for ActivityAddWorkRecordByDurationParams, which
evaluates to false unless the value of the feature
description satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllEndAt()
Adds a condition for the feature endAt to the predicate
for ActivityAddWorkRecordByDurationParams, which evaluates
to false unless the value of the feature
endAt satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllStartAt()
Adds a condition for the feature startAt to the predicate
for ActivityAddWorkRecordByDurationParams, which evaluates
to false unless the value of the feature
startAt satisfies the given condition. |
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<Short> |
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 condition for the feature description to the
predicate for ActivityAddWorkRecordByDurationParams, which
evaluates to false unless the value of the feature
description satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsEndAt()
Adds a condition for the feature endAt to the predicate
for ActivityAddWorkRecordByDurationParams, which evaluates
to false unless the value of the feature
endAt satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsStartAt()
Adds a condition for the feature startAt to the predicate
for ActivityAddWorkRecordByDurationParams, which evaluates
to false unless the value of the feature
startAt satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
ComparableTypePredicate<Short> 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 for ActivityAddWorkRecordByDurationParams, which
evaluates to false unless the value of the feature
description satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
StringTypePredicate forAllDescription()
description to the
predicate for ActivityAddWorkRecordByDurationParams, which
evaluates to false unless the value of the feature
description satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByDescription()
ActivityAddWorkRecordByDurationParams depending the
feature description
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> durationHours()
SimpleTypeOrder orderByDurationHours()
ActivityAddWorkRecordByDurationParams depending the
feature durationHours
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> 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<Date> thereExistsEndAt()
endAt to the predicate
for ActivityAddWorkRecordByDurationParams, which evaluates
to false unless the value of the feature
endAt satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllEndAt()
endAt to the predicate
for ActivityAddWorkRecordByDurationParams, which evaluates
to false unless the value of the feature
endAt satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
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<Short> 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<Date> thereExistsStartAt()
startAt to the predicate
for ActivityAddWorkRecordByDurationParams, which evaluates
to false unless the value of the feature
startAt satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllStartAt()
startAt to the predicate
for ActivityAddWorkRecordByDurationParams, which evaluates
to false unless the value of the feature
startAt satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
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 | |||||||||