|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceAddWorkRecordByDurationParamsQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
activity()
Adds a constraint to the predicate for ResourceAddWorkRecordByDurationParams testing whether the value of the feature activity is null or not. |
ComparableTypePredicate<Short> |
depotSelector()
|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for ResourceAddWorkRecordByDurationParams testing whether the value of the feature description is null or not. |
OptionalFeaturePredicate |
durationHours()
Adds a constraint to the predicate for ResourceAddWorkRecordByDurationParams testing whether the value of the feature durationHours is null or not. |
OptionalFeaturePredicate |
durationMinutes()
Adds a constraint to the predicate for ResourceAddWorkRecordByDurationParams testing whether the value of the feature durationMinutes is null or not. |
OptionalFeaturePredicate |
endAt()
Adds a constraint to the predicate for ResourceAddWorkRecordByDurationParams testing whether the value of the feature endAt is null or not. |
ActivityQuery |
forAllActivity()
Adds a condition for the feature activity to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature activity satisfies the given condition. |
StringTypePredicate |
forAllDescription()
Adds a condition for the feature description to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature description satisfies the given condition. |
ComparableTypePredicate<Short> |
forAllDurationHours()
Adds a condition for the feature durationHours to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature durationHours satisfies the given condition. |
ComparableTypePredicate<Short> |
forAllDurationMinutes()
Adds a condition for the feature durationMinutes to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature durationMinutes satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllEndAt()
Adds a condition for the feature endAt to the predicate for ResourceAddWorkRecordByDurationParams, 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 ResourceAddWorkRecordByDurationParams, 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 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<Short> |
rateType()
|
OptionalFeaturePredicate |
startAt()
Adds a constraint to the predicate for ResourceAddWorkRecordByDurationParams testing whether the value of the feature startAt is null or not. |
ActivityQuery |
thereExistsActivity()
Adds a condition for the feature activity to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature activity satisfies the given condition. |
StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature description to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature description satisfies the given condition. |
ComparableTypePredicate<Short> |
thereExistsDurationHours()
Adds a condition for the feature durationHours to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature durationHours satisfies the given condition. |
ComparableTypePredicate<Short> |
thereExistsDurationMinutes()
Adds a condition for the feature durationMinutes to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature durationMinutes satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsEndAt()
Adds a condition for the feature endAt to the predicate for ResourceAddWorkRecordByDurationParams, 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 ResourceAddWorkRecordByDurationParams, 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, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate activity()
ResourceAddWorkRecordByDurationParams testing whether the value of the feature activity is null or not.
ActivityQuery thereExistsActivity()
activity to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature activity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ActivityQuery forAllActivity()
activity to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature activity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
ComparableTypePredicate<Short> 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 for ResourceAddWorkRecordByDurationParams, 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 ResourceAddWorkRecordByDurationParams, 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()
ResourceAddWorkRecordByDurationParams depending the feature description
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate durationHours()
ResourceAddWorkRecordByDurationParams testing whether the value of the feature durationHours is null or not.
ComparableTypePredicate<Short> thereExistsDurationHours()
durationHours to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature durationHours satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Short> forAllDurationHours()
durationHours to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature durationHours satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByDurationHours()
ResourceAddWorkRecordByDurationParams depending the feature durationHours
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate durationMinutes()
ResourceAddWorkRecordByDurationParams testing whether the value of the feature durationMinutes is null or not.
ComparableTypePredicate<Short> thereExistsDurationMinutes()
durationMinutes to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature durationMinutes satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Short> forAllDurationMinutes()
durationMinutes to the predicate for ResourceAddWorkRecordByDurationParams, which evaluates to false unless the value of the feature durationMinutes satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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<Date> thereExistsEndAt()
endAt to the predicate for ResourceAddWorkRecordByDurationParams, 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 ResourceAddWorkRecordByDurationParams, 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()
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<Short> 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<Date> thereExistsStartAt()
startAt to the predicate for ResourceAddWorkRecordByDurationParams, 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 ResourceAddWorkRecordByDurationParams, 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()
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 | |||||||||