|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkAndExpenseRecordQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
activity()
Adds a constraint to the predicate for WorkAndExpenseRecord testing whether the value of the feature activity is null or not. |
OptionalFeaturePredicate |
billableAmount()
Adds a constraint to the predicate for WorkAndExpenseRecord 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 WorkAndExpenseRecord testing whether the value of the feature description is null or not. |
OptionalFeaturePredicate |
endedAt()
Adds a constraint to the predicate for WorkAndExpenseRecord testing whether the value of the feature endedAt is null or not. |
ActivityQuery |
forAllActivity()
Adds a condition for the feature activity to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature activity satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllBillableAmount()
Adds a condition for the feature billableAmount to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, 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 WorkAndExpenseRecord, which evaluates to false unless the value of the feature endedAt satisfies the given condition. |
BooleanTypePredicate |
forAllIsBillable()
Adds a condition for the feature isBillable to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature isBillable satisfies the given condition. |
BooleanTypePredicate |
forAllIsReimbursable()
Adds a condition for the feature isReimbursable to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature isReimbursable satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllQuantity()
Adds a condition for the feature quantity to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature quantity satisfies the given condition. |
UomQuery |
forAllQuantityUom()
Adds a condition for the feature quantityUom to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature quantityUom satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllRate()
Adds a condition for the feature rate to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature rate satisfies the given condition. |
ResourceQuery |
forAllResource()
Adds a condition for the feature resource to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature resource satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllStartedAt()
Adds a condition for the feature startedAt to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, which evaluates to false unless the value of the feature workCb satisfies the given condition. |
OptionalFeaturePredicate |
isBillable()
Adds a constraint to the predicate for WorkAndExpenseRecord testing whether the value of the feature isBillable is null or not. |
OptionalFeaturePredicate |
isReimbursable()
Adds a constraint to the predicate for WorkAndExpenseRecord testing whether the value of the feature isReimbursable is null or not. |
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByBillableAmount()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature billableAmount
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByBillingCurrency()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature billingCurrency
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByDepotSelector()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature depotSelector
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature description
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByEndedAt()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature endedAt
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByIsBillable()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature isBillable
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByIsReimbursable()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature isReimbursable
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature name
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPaymentType()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature paymentType
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByQuantity()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature quantity
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByRate()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature rate
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByRecordType()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature recordType
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByStartedAt()
Allows to adds a sort instruction for WorkAndExpenseRecord depending the feature startedAt
Note: The order in which orderBy… instructions are given is relevant! |
ComparableTypePredicate<Short> |
paymentType()
|
OptionalFeaturePredicate |
quantity()
Adds a constraint to the predicate for WorkAndExpenseRecord testing whether the value of the feature quantity is null or not. |
OptionalFeaturePredicate |
quantityUom()
Adds a constraint to the predicate for WorkAndExpenseRecord testing whether the value of the feature quantityUom is null or not. |
OptionalFeaturePredicate |
rate()
Adds a constraint to the predicate for WorkAndExpenseRecord testing whether the value of the feature rate is null or not. |
ComparableTypePredicate<Short> |
recordType()
|
OptionalFeaturePredicate |
resource()
Adds a constraint to the predicate for WorkAndExpenseRecord testing whether the value of the feature resource is null or not. |
OptionalFeaturePredicate |
startedAt()
Adds a constraint to the predicate for WorkAndExpenseRecord testing whether the value of the feature startedAt is null or not. |
ActivityQuery |
thereExistsActivity()
Adds a condition for the feature activity to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature activity satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsBillableAmount()
Adds a condition for the feature billableAmount to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, 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 WorkAndExpenseRecord, which evaluates to false unless the value of the feature endedAt satisfies the given condition. |
BooleanTypePredicate |
thereExistsIsBillable()
Adds a condition for the feature isBillable to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature isBillable satisfies the given condition. |
BooleanTypePredicate |
thereExistsIsReimbursable()
Adds a condition for the feature isReimbursable to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature isReimbursable satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsQuantity()
Adds a condition for the feature quantity to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature quantity satisfies the given condition. |
UomQuery |
thereExistsQuantityUom()
Adds a condition for the feature quantityUom to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature quantityUom satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsRate()
Adds a condition for the feature rate to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature rate satisfies the given condition. |
ResourceQuery |
thereExistsResource()
Adds a condition for the feature resource to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature resource satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsStartedAt()
Adds a condition for the feature startedAt to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, which evaluates to false unless the value of the feature workCb satisfies the given condition. |
OptionalFeaturePredicate |
workCb()
Adds a constraint to the predicate for WorkAndExpenseRecord testing whether the value of the feature workCb 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()
WorkAndExpenseRecord testing whether the value of the feature activity is null or not.
ActivityQuery thereExistsActivity()
activity to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, 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
OptionalFeaturePredicate billableAmount()
WorkAndExpenseRecord testing whether the value of the feature billableAmount is null or not.
ComparableTypePredicate<BigDecimal> thereExistsBillableAmount()
billableAmount to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, 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()
WorkAndExpenseRecord depending the feature billableAmount
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<Short> billingCurrency()
SimpleTypeOrder orderByBillingCurrency()
WorkAndExpenseRecord depending the feature billingCurrency
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<Short> depotSelector()
SimpleTypeOrder orderByDepotSelector()
WorkAndExpenseRecord depending the feature depotSelector
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate description()
WorkAndExpenseRecord testing whether the value of the feature description is null or not.
StringTypePredicate thereExistsDescription()
description to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, 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()
WorkAndExpenseRecord depending the feature description
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate endedAt()
WorkAndExpenseRecord testing whether the value of the feature endedAt is null or not.
ComparableTypePredicate<Date> thereExistsEndedAt()
endedAt to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, 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()
WorkAndExpenseRecord depending the feature endedAt
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate isBillable()
WorkAndExpenseRecord testing whether the value of the feature isBillable is null or not.
BooleanTypePredicate thereExistsIsBillable()
isBillable to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature isBillable satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllIsBillable()
isBillable to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature isBillable satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByIsBillable()
WorkAndExpenseRecord depending the feature isBillable
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate isReimbursable()
WorkAndExpenseRecord testing whether the value of the feature isReimbursable is null or not.
BooleanTypePredicate thereExistsIsReimbursable()
isReimbursable to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature isReimbursable satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllIsReimbursable()
isReimbursable to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature isReimbursable satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByIsReimbursable()
WorkAndExpenseRecord depending the feature isReimbursable
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
WorkAndExpenseRecord depending the feature name
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<Short> paymentType()
SimpleTypeOrder orderByPaymentType()
WorkAndExpenseRecord depending the feature paymentType
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate quantity()
WorkAndExpenseRecord testing whether the value of the feature quantity is null or not.
ComparableTypePredicate<BigDecimal> thereExistsQuantity()
quantity to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature quantity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllQuantity()
quantity to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature quantity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByQuantity()
WorkAndExpenseRecord depending the feature quantity
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate quantityUom()
WorkAndExpenseRecord testing whether the value of the feature quantityUom is null or not.
UomQuery thereExistsQuantityUom()
quantityUom to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature quantityUom satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
UomQuery forAllQuantityUom()
quantityUom to the predicate for WorkAndExpenseRecord, which evaluates to false unless the value of the feature quantityUom satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
OptionalFeaturePredicate rate()
WorkAndExpenseRecord testing whether the value of the feature rate is null or not.
ComparableTypePredicate<BigDecimal> thereExistsRate()
rate to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, 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()
WorkAndExpenseRecord depending the feature rate
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<Short> recordType()
SimpleTypeOrder orderByRecordType()
WorkAndExpenseRecord depending the feature recordType
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate resource()
WorkAndExpenseRecord testing whether the value of the feature resource is null or not.
ResourceQuery thereExistsResource()
resource to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, 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
OptionalFeaturePredicate startedAt()
WorkAndExpenseRecord testing whether the value of the feature startedAt is null or not.
ComparableTypePredicate<Date> thereExistsStartedAt()
startedAt to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, 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()
WorkAndExpenseRecord depending the feature startedAt
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate workCb()
WorkAndExpenseRecord testing whether the value of the feature workCb is null or not.
CompoundBookingQuery thereExistsWorkCb()
workCb to the predicate for WorkAndExpenseRecord, 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 WorkAndExpenseRecord, 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 | |||||||||