|
||||||||||
| 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 condition for the feature activity to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature activity satisfies the given condition. |
ResourceAssignmentQuery |
forAllAssignment()
Adds a condition for the feature assignment to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature assignment satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllBillableAmount()
Adds a condition for the feature billableAmount to the predicate for WorkReportEntry, 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 WorkReportEntry, which evaluates to false unless the value of the feature description satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllDurationDecimal()
Adds a condition for the feature durationDecimal to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature durationDecimal satisfies the given condition. |
StringTypePredicate |
forAllDurationHhMm()
Adds a condition for the feature durationHhMm to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature durationHhMm satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllPauseDurationDecimal()
Adds a condition for the feature pauseDurationDecimal to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationDecimal satisfies the given condition. |
StringTypePredicate |
forAllPauseDurationHhMm()
Adds a condition for the feature pauseDurationHhMm to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationHhMm satisfies the given condition. |
ComparableTypePredicate<Short> |
forAllPauseDurationHours()
Adds a condition for the feature pauseDurationHours to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationHours satisfies the given condition. |
ComparableTypePredicate<Short> |
forAllPauseDurationMinutes()
Adds a condition for the feature pauseDurationMinutes to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationMinutes satisfies the given condition. |
ResourceQuery |
forAllResource()
Adds a condition for the feature resource to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature resource satisfies the given condition. |
ActivityWorkRecordQuery |
forAllWorkRecord()
Adds a condition for the feature workRecord to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature workRecord satisfies the given condition. |
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 condition for the feature activity to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature activity satisfies the given condition. |
ResourceAssignmentQuery |
thereExistsAssignment()
Adds a condition for the feature assignment to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature assignment satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsBillableAmount()
Adds a condition for the feature billableAmount to the predicate for WorkReportEntry, 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 WorkReportEntry, which evaluates to false unless the value of the feature description satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsDurationDecimal()
Adds a condition for the feature durationDecimal to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature durationDecimal satisfies the given condition. |
StringTypePredicate |
thereExistsDurationHhMm()
Adds a condition for the feature durationHhMm to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature durationHhMm satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsPauseDurationDecimal()
Adds a condition for the feature pauseDurationDecimal to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationDecimal satisfies the given condition. |
StringTypePredicate |
thereExistsPauseDurationHhMm()
Adds a condition for the feature pauseDurationHhMm to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationHhMm satisfies the given condition. |
ComparableTypePredicate<Short> |
thereExistsPauseDurationHours()
Adds a condition for the feature pauseDurationHours to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationHours satisfies the given condition. |
ComparableTypePredicate<Short> |
thereExistsPauseDurationMinutes()
Adds a condition for the feature pauseDurationMinutes to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationMinutes satisfies the given condition. |
ResourceQuery |
thereExistsResource()
Adds a condition for the feature resource to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature resource satisfies the given condition. |
ActivityWorkRecordQuery |
thereExistsWorkRecord()
Adds a condition for the feature workRecord to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature workRecord satisfies the given condition. |
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.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.cci2.CreatableQuery |
|---|
createdAt, createdBy, forAllCreatedBy, orderByCreatedAt, orderByCreatedBy, thereExistsCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.openmdx.base.cci2.ModifiableQuery |
|---|
forAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, orderByModifiedBy, thereExistsModifiedBy |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, 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 for WorkReportEntry, 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 WorkReportEntry, 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
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 for WorkReportEntry, which evaluates to false unless the value of the feature assignment satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ResourceAssignmentQuery forAllAssignment()
assignment to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature assignment satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
OptionalFeaturePredicate billableAmount()
WorkReportEntry testing whether the value of the feature billableAmount is null or not.
ComparableTypePredicate<BigDecimal> thereExistsBillableAmount()
billableAmount to the predicate for WorkReportEntry, 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 WorkReportEntry, 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()
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 for WorkReportEntry, 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 WorkReportEntry, 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()
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 for WorkReportEntry, which evaluates to false unless the value of the feature durationDecimal satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllDurationDecimal()
durationDecimal to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature durationDecimal satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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 for WorkReportEntry, which evaluates to false unless the value of the feature durationHhMm satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllDurationHhMm()
durationHhMm to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature durationHhMm satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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 for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationDecimal satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllPauseDurationDecimal()
pauseDurationDecimal to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationDecimal satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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 for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationHhMm satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllPauseDurationHhMm()
pauseDurationHhMm to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature pauseDurationHhMm satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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 for WorkReportEntry, 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<Short> forAllPauseDurationHours()
pauseDurationHours to the predicate for WorkReportEntry, 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()
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 for WorkReportEntry, 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<Short> forAllPauseDurationMinutes()
pauseDurationMinutes to the predicate for WorkReportEntry, 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()
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 for WorkReportEntry, which evaluates to false unless the value of the feature resource satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ResourceQuery forAllResource()
resource to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature resource satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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 for WorkReportEntry, which evaluates to false unless the value of the feature workRecord satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ActivityWorkRecordQuery forAllWorkRecord()
workRecord to the predicate for WorkReportEntry, which evaluates to false unless the value of the feature workRecord 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 | |||||||||