|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkReportEntryQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
activity()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature activity is
null or not. |
StringTypePredicate |
activityNumber()
|
OptionalFeaturePredicate |
assignment()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature assignment is
null or not. |
OptionalFeaturePredicate |
billableAmount()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature billableAmount is
null or not. |
ComparableTypePredicate<Short> |
billingCurrency()
|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature description is
null or not. |
OptionalFeaturePredicate |
durationDecimal()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature durationDecimal
is null or not. |
OptionalFeaturePredicate |
durationHhMm()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature durationHhMm is
null or not. |
ComparableTypePredicate<Short> |
durationHours()
|
ComparableTypePredicate<Short> |
durationMinutes()
|
ComparableTypePredicate<Date> |
endedAt()
|
ActivityQuery |
forAllActivity()
Adds a constraint for the feature activity to the
predicate. |
ResourceAssignmentQuery |
forAllAssignment()
Adds a constraint for the feature assignment to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllBillableAmount()
Adds a constraint for the feature billableAmount to the
predicate. |
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllDurationDecimal()
Adds a constraint for the feature durationDecimal to the
predicate. |
StringTypePredicate |
forAllDurationHhMm()
Adds a constraint for the feature durationHhMm to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllPauseDurationDecimal()
Adds a constraint for the feature pauseDurationDecimal to
the predicate. |
StringTypePredicate |
forAllPauseDurationHhMm()
Adds a constraint for the feature pauseDurationHhMm to the
predicate. |
ComparableTypePredicate<Short> |
forAllPauseDurationHours()
Adds a constraint for the feature pauseDurationHours to
the predicate. |
ComparableTypePredicate<Short> |
forAllPauseDurationMinutes()
Adds a constraint for the feature pauseDurationMinutes to
the predicate. |
ResourceQuery |
forAllResource()
Adds a constraint for the feature resource to the
predicate. |
ActivityWorkRecordQuery |
forAllWorkRecord()
Adds a constraint for the feature workRecord to the
predicate. |
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByActivityNumber()
Allows to adds a sort instruction for WorkReportEntry
depending the feature activityNumber
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByBillableAmount()
Allows to adds a sort instruction for WorkReportEntry
depending the feature billableAmount
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByBillingCurrency()
Allows to adds a sort instruction for WorkReportEntry
depending the feature billingCurrency
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for WorkReportEntry
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDurationDecimal()
Allows to adds a sort instruction for WorkReportEntry
depending the feature durationDecimal
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDurationHhMm()
Allows to adds a sort instruction for WorkReportEntry
depending the feature durationHhMm
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDurationHours()
Allows to adds a sort instruction for WorkReportEntry
depending the feature durationHours
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDurationMinutes()
Allows to adds a sort instruction for WorkReportEntry
depending the feature durationMinutes
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByEndedAt()
Allows to adds a sort instruction for WorkReportEntry
depending the feature endedAt
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for WorkReportEntry
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPauseDurationDecimal()
Allows to adds a sort instruction for WorkReportEntry
depending the feature pauseDurationDecimal
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPauseDurationHhMm()
Allows to adds a sort instruction for WorkReportEntry
depending the feature pauseDurationHhMm
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPauseDurationHours()
Allows to adds a sort instruction for WorkReportEntry
depending the feature pauseDurationHours
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPauseDurationMinutes()
Allows to adds a sort instruction for WorkReportEntry
depending the feature pauseDurationMinutes
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByStartedAt()
Allows to adds a sort instruction for WorkReportEntry
depending the feature startedAt
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
pauseDurationDecimal()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature
pauseDurationDecimal is null or not. |
OptionalFeaturePredicate |
pauseDurationHhMm()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature pauseDurationHhMm
is null or not. |
OptionalFeaturePredicate |
pauseDurationHours()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature
pauseDurationHours is null or not. |
OptionalFeaturePredicate |
pauseDurationMinutes()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature
pauseDurationMinutes is null or not. |
OptionalFeaturePredicate |
resource()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature resource is
null or not. |
ComparableTypePredicate<Date> |
startedAt()
|
ActivityQuery |
thereExistsActivity()
Adds a constraint for the feature activity to the
predicate. |
ResourceAssignmentQuery |
thereExistsAssignment()
Adds a constraint for the feature assignment to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsBillableAmount()
Adds a constraint for the feature billableAmount to the
predicate. |
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsDurationDecimal()
Adds a constraint for the feature durationDecimal to the
predicate. |
StringTypePredicate |
thereExistsDurationHhMm()
Adds a constraint for the feature durationHhMm to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsPauseDurationDecimal()
Adds a constraint for the feature pauseDurationDecimal to
the predicate. |
StringTypePredicate |
thereExistsPauseDurationHhMm()
Adds a constraint for the feature pauseDurationHhMm to the
predicate. |
ComparableTypePredicate<Short> |
thereExistsPauseDurationHours()
Adds a constraint for the feature pauseDurationHours to
the predicate. |
ComparableTypePredicate<Short> |
thereExistsPauseDurationMinutes()
Adds a constraint for the feature pauseDurationMinutes to
the predicate. |
ResourceQuery |
thereExistsResource()
Adds a constraint for the feature resource to the
predicate. |
ActivityWorkRecordQuery |
thereExistsWorkRecord()
Adds a constraint for the feature workRecord to the
predicate. |
OptionalFeaturePredicate |
workRecord()
Adds a constraint to the predicate for WorkReportEntry
testing whether the value of the feature workRecord is
null or not. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery |
|---|
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate activity()
WorkReportEntry
testing whether the value of the feature activity is
null or not.
ActivityQuery thereExistsActivity()
activity to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature activity
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!
ActivityQuery forAllActivity()
activity to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature activity
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!
StringTypePredicate activityNumber()
SimpleTypeOrder orderByActivityNumber()
WorkReportEntry
depending the feature activityNumber
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate assignment()
WorkReportEntry
testing whether the value of the feature assignment is
null or not.
ResourceAssignmentQuery thereExistsAssignment()
assignment to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature assignment
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!
ResourceAssignmentQuery forAllAssignment()
assignment to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature assignment
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!
OptionalFeaturePredicate billableAmount()
WorkReportEntry
testing whether the value of the feature billableAmount is
null or not.
ComparableTypePredicate<BigDecimal> thereExistsBillableAmount()
billableAmount to the
predicate. The predicate for WorkReportEntry 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<BigDecimal> forAllBillableAmount()
billableAmount to the
predicate. The predicate for WorkReportEntry 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()
WorkReportEntry
depending the feature billableAmount
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> billingCurrency()
SimpleTypeOrder orderByBillingCurrency()
WorkReportEntry
depending the feature billingCurrency
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate description()
WorkReportEntry
testing whether the value of the feature description is
null or not.
StringTypePredicate thereExistsDescription()
description to the
predicate. The predicate for WorkReportEntry 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 WorkReportEntry 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()
WorkReportEntry
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate durationDecimal()
WorkReportEntry
testing whether the value of the feature durationDecimal
is null or not.
ComparableTypePredicate<BigDecimal> thereExistsDurationDecimal()
durationDecimal to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature durationDecimal
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<BigDecimal> forAllDurationDecimal()
durationDecimal to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature durationDecimal
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 orderByDurationDecimal()
WorkReportEntry
depending the feature durationDecimal
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate durationHhMm()
WorkReportEntry
testing whether the value of the feature durationHhMm is
null or not.
StringTypePredicate thereExistsDurationHhMm()
durationHhMm to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature durationHhMm
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 forAllDurationHhMm()
durationHhMm to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature durationHhMm
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 orderByDurationHhMm()
WorkReportEntry
depending the feature durationHhMm
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> durationHours()
SimpleTypeOrder orderByDurationHours()
WorkReportEntry
depending the feature durationHours
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> durationMinutes()
SimpleTypeOrder orderByDurationMinutes()
WorkReportEntry
depending the feature durationMinutes
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Date> endedAt()
SimpleTypeOrder orderByEndedAt()
WorkReportEntry
depending the feature endedAt
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
WorkReportEntry
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate pauseDurationDecimal()
WorkReportEntry
testing whether the value of the feature
pauseDurationDecimal is null or not.
ComparableTypePredicate<BigDecimal> thereExistsPauseDurationDecimal()
pauseDurationDecimal to
the predicate. The predicate for WorkReportEntry evaluates
true if its value of feature
pauseDurationDecimal 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<BigDecimal> forAllPauseDurationDecimal()
pauseDurationDecimal to
the predicate. The predicate for WorkReportEntry evaluates
true if its value of feature
pauseDurationDecimal 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 orderByPauseDurationDecimal()
WorkReportEntry
depending the feature pauseDurationDecimal
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate pauseDurationHhMm()
WorkReportEntry
testing whether the value of the feature pauseDurationHhMm
is null or not.
StringTypePredicate thereExistsPauseDurationHhMm()
pauseDurationHhMm to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature
pauseDurationHhMm 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 forAllPauseDurationHhMm()
pauseDurationHhMm to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature
pauseDurationHhMm 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 orderByPauseDurationHhMm()
WorkReportEntry
depending the feature pauseDurationHhMm
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate pauseDurationHours()
WorkReportEntry
testing whether the value of the feature
pauseDurationHours is null or not.
ComparableTypePredicate<Short> thereExistsPauseDurationHours()
pauseDurationHours to
the predicate. The predicate for WorkReportEntry 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<Short> forAllPauseDurationHours()
pauseDurationHours to
the predicate. The predicate for WorkReportEntry 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()
WorkReportEntry
depending the feature pauseDurationHours
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate pauseDurationMinutes()
WorkReportEntry
testing whether the value of the feature
pauseDurationMinutes is null or not.
ComparableTypePredicate<Short> thereExistsPauseDurationMinutes()
pauseDurationMinutes to
the predicate. The predicate for WorkReportEntry 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<Short> forAllPauseDurationMinutes()
pauseDurationMinutes to
the predicate. The predicate for WorkReportEntry 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()
WorkReportEntry
depending the feature pauseDurationMinutes
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate resource()
WorkReportEntry
testing whether the value of the feature resource is
null or not.
ResourceQuery thereExistsResource()
resource to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature resource
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!
ResourceQuery forAllResource()
resource to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature resource
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!
ComparableTypePredicate<Date> startedAt()
SimpleTypeOrder orderByStartedAt()
WorkReportEntry
depending the feature startedAt
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate workRecord()
WorkReportEntry
testing whether the value of the feature workRecord is
null or not.
ActivityWorkRecordQuery thereExistsWorkRecord()
workRecord to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature workRecord
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!
ActivityWorkRecordQuery forAllWorkRecord()
workRecord to the
predicate. The predicate for WorkReportEntry evaluates
true if its value of feature workRecord
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 | |||||||||