org.opencrx.kernel.activity1.cci2
Interface WorkReportEntryQuery

All Superinterfaces:
AnyTypePredicate, org.openmdx.base.cci2.BasicObjectQuery, org.openmdx.base.cci2.ContextCapableQuery, org.openmdx.base.cci2.ExtentCapableQuery, SecureObjectQuery, org.openmdx.compatibility.view1.cci2.ViewCapableQuery

public interface WorkReportEntryQuery
extends SecureObjectQuery, org.openmdx.base.cci2.BasicObjectQuery


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

activity

OptionalFeaturePredicate activity()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature activity is null or not.


thereExistsActivity

ActivityQuery thereExistsActivity()
Adds a constraint for the feature 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!


forAllActivity

ActivityQuery forAllActivity()
Adds a constraint for the feature 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!


activityNumber

StringTypePredicate activityNumber()

orderByActivityNumber

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!


assignment

OptionalFeaturePredicate assignment()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature assignment is null or not.


thereExistsAssignment

ResourceAssignmentQuery thereExistsAssignment()
Adds a constraint for the feature 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!


forAllAssignment

ResourceAssignmentQuery forAllAssignment()
Adds a constraint for the feature 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!


billableAmount

OptionalFeaturePredicate billableAmount()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature billableAmount is null or not.


thereExistsBillableAmount

ComparableTypePredicate<BigDecimal> thereExistsBillableAmount()
Adds a constraint for the feature 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!


forAllBillableAmount

ComparableTypePredicate<BigDecimal> forAllBillableAmount()
Adds a constraint for the feature 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!


orderByBillableAmount

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!


billingCurrency

ComparableTypePredicate<Short> billingCurrency()

orderByBillingCurrency

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!


description

OptionalFeaturePredicate description()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature description is null or not.


thereExistsDescription

StringTypePredicate thereExistsDescription()
Adds a constraint for the feature 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!


forAllDescription

StringTypePredicate forAllDescription()
Adds a constraint for the feature 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!


orderByDescription

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!


durationDecimal

OptionalFeaturePredicate durationDecimal()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature durationDecimal is null or not.


thereExistsDurationDecimal

ComparableTypePredicate<BigDecimal> thereExistsDurationDecimal()
Adds a constraint for the feature 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!


forAllDurationDecimal

ComparableTypePredicate<BigDecimal> forAllDurationDecimal()
Adds a constraint for the feature 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!


orderByDurationDecimal

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!


durationHhMm

OptionalFeaturePredicate durationHhMm()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature durationHhMm is null or not.


thereExistsDurationHhMm

StringTypePredicate thereExistsDurationHhMm()
Adds a constraint for the feature 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!


forAllDurationHhMm

StringTypePredicate forAllDurationHhMm()
Adds a constraint for the feature 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!


orderByDurationHhMm

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!


durationHours

ComparableTypePredicate<Short> durationHours()

orderByDurationHours

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!


durationMinutes

ComparableTypePredicate<Short> durationMinutes()

orderByDurationMinutes

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!


endedAt

ComparableTypePredicate<Date> endedAt()

orderByEndedAt

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!


name

StringTypePredicate name()

orderByName

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!


pauseDurationDecimal

OptionalFeaturePredicate pauseDurationDecimal()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature pauseDurationDecimal is null or not.


thereExistsPauseDurationDecimal

ComparableTypePredicate<BigDecimal> thereExistsPauseDurationDecimal()
Adds a constraint for the feature 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!


forAllPauseDurationDecimal

ComparableTypePredicate<BigDecimal> forAllPauseDurationDecimal()
Adds a constraint for the feature 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!


orderByPauseDurationDecimal

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!


pauseDurationHhMm

OptionalFeaturePredicate pauseDurationHhMm()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature pauseDurationHhMm is null or not.


thereExistsPauseDurationHhMm

StringTypePredicate thereExistsPauseDurationHhMm()
Adds a constraint for the feature 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!


forAllPauseDurationHhMm

StringTypePredicate forAllPauseDurationHhMm()
Adds a constraint for the feature 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!


orderByPauseDurationHhMm

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!


pauseDurationHours

OptionalFeaturePredicate pauseDurationHours()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature pauseDurationHours is null or not.


thereExistsPauseDurationHours

ComparableTypePredicate<Short> thereExistsPauseDurationHours()
Adds a constraint for the feature 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!


forAllPauseDurationHours

ComparableTypePredicate<Short> forAllPauseDurationHours()
Adds a constraint for the feature 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!


orderByPauseDurationHours

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!


pauseDurationMinutes

OptionalFeaturePredicate pauseDurationMinutes()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature pauseDurationMinutes is null or not.


thereExistsPauseDurationMinutes

ComparableTypePredicate<Short> thereExistsPauseDurationMinutes()
Adds a constraint for the feature 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!


forAllPauseDurationMinutes

ComparableTypePredicate<Short> forAllPauseDurationMinutes()
Adds a constraint for the feature 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!


orderByPauseDurationMinutes

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!


resource

OptionalFeaturePredicate resource()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature resource is null or not.


thereExistsResource

ResourceQuery thereExistsResource()
Adds a constraint for the feature 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!


forAllResource

ResourceQuery forAllResource()
Adds a constraint for the feature 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!


startedAt

ComparableTypePredicate<Date> startedAt()

orderByStartedAt

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!


workRecord

OptionalFeaturePredicate workRecord()
Adds a constraint to the predicate for WorkReportEntry testing whether the value of the feature workRecord is null or not.


thereExistsWorkRecord

ActivityWorkRecordQuery thereExistsWorkRecord()
Adds a constraint for the feature 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!


forAllWorkRecord

ActivityWorkRecordQuery forAllWorkRecord()
Adds a constraint for the feature 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!



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.