|
||||||||||
| 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 |
billingCurrency()
|
ComparableTypePredicate |
depotSelector()
|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for AbstractWorkRecord
testing whether the value of the feature description is
null or not. |
ComparableTypePredicate |
durationCalculationMode()
|
ComparableTypePredicate |
durationHours()
|
ComparableTypePredicate |
durationMinutes()
|
OptionalFeaturePredicate |
endedAt()
Adds a constraint to the predicate for AbstractWorkRecord
testing whether the value of the feature endedAt is
null or not. |
ComparableTypePredicate |
forAllBillableAmount()
Adds a constraint for the feature billableAmount to the
predicate. |
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
ComparableTypePredicate |
forAllEndedAt()
Adds a constraint for the feature endedAt to the
predicate. |
ComparableTypePredicate |
forAllPauseDurationHours()
Adds a constraint for the feature pauseDurationHours to
the predicate. |
ComparableTypePredicate |
forAllPauseDurationMinutes()
Adds a constraint for the feature pauseDurationMinutes to
the predicate. |
ComparableTypePredicate |
forAllRate()
Adds a constraint for the feature rate to the predicate. |
ComparableTypePredicate |
forAllStartedAt()
Adds a constraint for the feature startedAt to the
predicate. |
CompoundBookingQuery |
forAllWorkCb()
Adds a constraint for the feature workCb to the predicate. |
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 |
rateType()
|
OptionalFeaturePredicate |
startedAt()
Adds a constraint to the predicate for AbstractWorkRecord
testing whether the value of the feature startedAt is
null or not. |
ComparableTypePredicate |
thereExistsBillableAmount()
Adds a constraint for the feature billableAmount to the
predicate. |
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
ComparableTypePredicate |
thereExistsEndedAt()
Adds a constraint for the feature endedAt to the
predicate. |
ComparableTypePredicate |
thereExistsPauseDurationHours()
Adds a constraint for the feature pauseDurationHours to
the predicate. |
ComparableTypePredicate |
thereExistsPauseDurationMinutes()
Adds a constraint for the feature pauseDurationMinutes to
the predicate. |
ComparableTypePredicate |
thereExistsRate()
Adds a constraint for the feature rate to the predicate. |
ComparableTypePredicate |
thereExistsStartedAt()
Adds a constraint for the feature startedAt to the
predicate. |
CompoundBookingQuery |
thereExistsWorkCb()
Adds a constraint for the feature workCb to the predicate. |
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 thereExistsBillableAmount()
billableAmount to the
predicate. The predicate for AbstractWorkRecord evaluates
true if its value of feature billableAmount
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 forAllBillableAmount()
billableAmount to the
predicate. The predicate for AbstractWorkRecord evaluates
true if its value of feature billableAmount
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 orderByBillableAmount()
AbstractWorkRecord
depending the feature billableAmount
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate billingCurrency()
SimpleTypeOrder orderByBillingCurrency()
AbstractWorkRecord
depending the feature billingCurrency
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate 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. The predicate for AbstractWorkRecord 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 AbstractWorkRecord 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()
AbstractWorkRecord
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate durationCalculationMode()
SimpleTypeOrder orderByDurationCalculationMode()
AbstractWorkRecord
depending the feature durationCalculationMode
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate durationHours()
SimpleTypeOrder orderByDurationHours()
AbstractWorkRecord
depending the feature durationHours
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate 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 thereExistsEndedAt()
endedAt to the
predicate. The predicate for AbstractWorkRecord evaluates
true if its value of feature endedAt
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 forAllEndedAt()
endedAt to the
predicate. The predicate for AbstractWorkRecord evaluates
true if its value of feature endedAt
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 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 thereExistsPauseDurationHours()
pauseDurationHours to
the predicate. The predicate for AbstractWorkRecord
evaluates true if its value of feature
pauseDurationHours 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 forAllPauseDurationHours()
pauseDurationHours to
the predicate. The predicate for AbstractWorkRecord
evaluates true if its value of feature
pauseDurationHours 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 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 thereExistsPauseDurationMinutes()
pauseDurationMinutes to
the predicate. The predicate for AbstractWorkRecord
evaluates true if its value of feature
pauseDurationMinutes 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 forAllPauseDurationMinutes()
pauseDurationMinutes to
the predicate. The predicate for AbstractWorkRecord
evaluates true if its value of feature
pauseDurationMinutes 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 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 thereExistsRate()
rate to the predicate.
The predicate for AbstractWorkRecord evaluates
true if its value of feature rate 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 forAllRate()
rate to the predicate.
The predicate for AbstractWorkRecord evaluates
true if its value of feature rate 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 orderByRate()
AbstractWorkRecord
depending the feature rate
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate 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 thereExistsStartedAt()
startedAt to the
predicate. The predicate for AbstractWorkRecord evaluates
true if its value of feature startedAt
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 forAllStartedAt()
startedAt to the
predicate. The predicate for AbstractWorkRecord evaluates
true if its value of feature startedAt
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 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.
The predicate for AbstractWorkRecord evaluates
true if its value of feature workCb 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!
CompoundBookingQuery forAllWorkCb()
workCb to the predicate.
The predicate for AbstractWorkRecord evaluates
true if its value of feature workCb 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!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||