|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractWorkRecordQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
billableAmount()
Adds a constraint to the predicate for AbstractWorkRecord
testing whether the value of the feature billableAmount is
null or not. |
ComparableTypePredicate<Short> |
billingCurrency()
|
ComparableTypePredicate<Short> |
depotSelector()
|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for AbstractWorkRecord
testing whether the value of the feature description is
null or not. |
ComparableTypePredicate<Short> |
durationCalculationMode()
|
ComparableTypePredicate<Integer> |
durationHours()
|
ComparableTypePredicate<Integer> |
durationMinutes()
|
OptionalFeaturePredicate |
endedAt()
Adds a constraint to the predicate for AbstractWorkRecord
testing whether the value of the feature endedAt is
null or not. |
ComparableTypePredicate<BigDecimal> |
forAllBillableAmount()
Adds a condition for the feature billableAmount to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
billableAmount satisfies the given condition. |
StringTypePredicate |
forAllDescription()
Adds a condition for the feature description to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
description satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllEndedAt()
Adds a condition for the feature endedAt to the predicate
for AbstractWorkRecord, which evaluates to
false unless the value of the feature endedAt
satisfies the given condition. |
ComparableTypePredicate<Integer> |
forAllPauseDurationHours()
Adds a condition for the feature pauseDurationHours to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
pauseDurationHours satisfies the given condition. |
ComparableTypePredicate<Integer> |
forAllPauseDurationMinutes()
Adds a condition for the feature pauseDurationMinutes to
the predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
pauseDurationMinutes satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllRate()
Adds a condition for the feature rate to the predicate for
AbstractWorkRecord, which evaluates to false
unless the value of the feature rate satisfies the given
condition. |
ComparableTypePredicate<Date> |
forAllStartedAt()
Adds a condition for the feature startedAt to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
startedAt satisfies the given condition. |
CompoundBookingQuery |
forAllWorkCb()
Adds a condition for the feature workCb to the predicate
for AbstractWorkRecord, which evaluates to
false unless the value of the feature workCb
satisfies the given condition. |
BooleanTypePredicate |
isBillable()
|
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByBillableAmount()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature billableAmount
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByBillingCurrency()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature billingCurrency
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDepotSelector()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature depotSelector
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDurationCalculationMode()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature durationCalculationMode
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDurationHours()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature durationHours
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDurationMinutes()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature durationMinutes
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByEndedAt()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature endedAt
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByIsBillable()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature isBillable
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPauseDurationHours()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature pauseDurationHours
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPauseDurationMinutes()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature pauseDurationMinutes
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByRate()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature rate
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByRateType()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature rateType
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByStartedAt()
Allows to adds a sort instruction for AbstractWorkRecord
depending the feature startedAt
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
pauseDurationHours()
Adds a constraint to the predicate for AbstractWorkRecord
testing whether the value of the feature
pauseDurationHours is null or not. |
OptionalFeaturePredicate |
pauseDurationMinutes()
Adds a constraint to the predicate for AbstractWorkRecord
testing whether the value of the feature
pauseDurationMinutes is null or not. |
OptionalFeaturePredicate |
rate()
Adds a constraint to the predicate for AbstractWorkRecord
testing whether the value of the feature rate is
null or not. |
ComparableTypePredicate<Short> |
rateType()
|
OptionalFeaturePredicate |
startedAt()
Adds a constraint to the predicate for AbstractWorkRecord
testing whether the value of the feature startedAt is
null or not. |
ComparableTypePredicate<BigDecimal> |
thereExistsBillableAmount()
Adds a condition for the feature billableAmount to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
billableAmount satisfies the given condition. |
StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature description to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
description satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsEndedAt()
Adds a condition for the feature endedAt to the predicate
for AbstractWorkRecord, which evaluates to
false unless the value of the feature endedAt
satisfies the given condition. |
ComparableTypePredicate<Integer> |
thereExistsPauseDurationHours()
Adds a condition for the feature pauseDurationHours to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
pauseDurationHours satisfies the given condition. |
ComparableTypePredicate<Integer> |
thereExistsPauseDurationMinutes()
Adds a condition for the feature pauseDurationMinutes to
the predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
pauseDurationMinutes satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsRate()
Adds a condition for the feature rate to the predicate for
AbstractWorkRecord, which evaluates to false
unless the value of the feature rate satisfies the given
condition. |
ComparableTypePredicate<Date> |
thereExistsStartedAt()
Adds a condition for the feature startedAt to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
startedAt satisfies the given condition. |
CompoundBookingQuery |
thereExistsWorkCb()
Adds a condition for the feature workCb to the predicate
for AbstractWorkRecord, which evaluates to
false unless the value of the feature workCb
satisfies the given condition. |
OptionalFeaturePredicate |
workCb()
Adds a constraint to the predicate for AbstractWorkRecord
testing whether the value of the feature workCb is
null or not. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate billableAmount()
AbstractWorkRecord
testing whether the value of the feature billableAmount is
null or not.
ComparableTypePredicate<BigDecimal> thereExistsBillableAmount()
billableAmount to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
billableAmount satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllBillableAmount()
billableAmount to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
billableAmount satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByBillableAmount()
AbstractWorkRecord
depending the feature billableAmount
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> billingCurrency()
SimpleTypeOrder orderByBillingCurrency()
AbstractWorkRecord
depending the feature billingCurrency
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> depotSelector()
SimpleTypeOrder orderByDepotSelector()
AbstractWorkRecord
depending the feature depotSelector
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate description()
AbstractWorkRecord
testing whether the value of the feature description is
null or not.
StringTypePredicate thereExistsDescription()
description to the
predicate for AbstractWorkRecord, 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 AbstractWorkRecord, 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()
AbstractWorkRecord
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> durationCalculationMode()
SimpleTypeOrder orderByDurationCalculationMode()
AbstractWorkRecord
depending the feature durationCalculationMode
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Integer> durationHours()
SimpleTypeOrder orderByDurationHours()
AbstractWorkRecord
depending the feature durationHours
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Integer> durationMinutes()
SimpleTypeOrder orderByDurationMinutes()
AbstractWorkRecord
depending the feature durationMinutes
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate endedAt()
AbstractWorkRecord
testing whether the value of the feature endedAt is
null or not.
ComparableTypePredicate<Date> thereExistsEndedAt()
endedAt to the predicate
for AbstractWorkRecord, which evaluates to
false unless the value of the feature endedAt
satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllEndedAt()
endedAt to the predicate
for AbstractWorkRecord, which evaluates to
false unless the value of the feature endedAt
satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByEndedAt()
AbstractWorkRecord
depending the feature endedAt
Note: The order in which orderBy…
instructions are given is relevant!
BooleanTypePredicate isBillable()
SimpleTypeOrder orderByIsBillable()
AbstractWorkRecord
depending the feature isBillable
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
AbstractWorkRecord
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate pauseDurationHours()
AbstractWorkRecord
testing whether the value of the feature
pauseDurationHours is null or not.
ComparableTypePredicate<Integer> thereExistsPauseDurationHours()
pauseDurationHours to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
pauseDurationHours satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllPauseDurationHours()
pauseDurationHours to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
pauseDurationHours satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByPauseDurationHours()
AbstractWorkRecord
depending the feature pauseDurationHours
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate pauseDurationMinutes()
AbstractWorkRecord
testing whether the value of the feature
pauseDurationMinutes is null or not.
ComparableTypePredicate<Integer> thereExistsPauseDurationMinutes()
pauseDurationMinutes to
the predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
pauseDurationMinutes satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllPauseDurationMinutes()
pauseDurationMinutes to
the predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
pauseDurationMinutes satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByPauseDurationMinutes()
AbstractWorkRecord
depending the feature pauseDurationMinutes
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate rate()
AbstractWorkRecord
testing whether the value of the feature rate is
null or not.
ComparableTypePredicate<BigDecimal> thereExistsRate()
rate to the predicate for
AbstractWorkRecord, which evaluates to false
unless the value of the feature rate satisfies the given
condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllRate()
rate to the predicate for
AbstractWorkRecord, which evaluates to false
unless the value of the feature rate satisfies the given
condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByRate()
AbstractWorkRecord
depending the feature rate
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> rateType()
SimpleTypeOrder orderByRateType()
AbstractWorkRecord
depending the feature rateType
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate startedAt()
AbstractWorkRecord
testing whether the value of the feature startedAt is
null or not.
ComparableTypePredicate<Date> thereExistsStartedAt()
startedAt to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
startedAt satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllStartedAt()
startedAt to the
predicate for AbstractWorkRecord, which evaluates to
false unless the value of the feature
startedAt satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByStartedAt()
AbstractWorkRecord
depending the feature startedAt
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate workCb()
AbstractWorkRecord
testing whether the value of the feature workCb is
null or not.
CompoundBookingQuery thereExistsWorkCb()
workCb to the predicate
for AbstractWorkRecord, which evaluates to
false unless the value of the feature workCb
satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
CompoundBookingQuery forAllWorkCb()
workCb to the predicate
for AbstractWorkRecord, which evaluates to
false unless the value of the feature workCb
satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||