org.opencrx.kernel.activity1.cci2
Interface ResourceAddExpenseRecordParamsQuery

All Superinterfaces:
AnyTypePredicate

public interface ResourceAddExpenseRecordParamsQuery
extends AnyTypePredicate


Method Summary
 OptionalFeaturePredicate activity()
          Adds a constraint to the predicate for ResourceAddExpenseRecordParams testing whether the value of the feature activity is null or not.
 ComparableTypePredicate<Short> depotSelector()
           
 OptionalFeaturePredicate description()
          Adds a constraint to the predicate for ResourceAddExpenseRecordParams testing whether the value of the feature description is null or not.
 OptionalFeaturePredicate endAt()
          Adds a constraint to the predicate for ResourceAddExpenseRecordParams testing whether the value of the feature endAt is null or not.
 ActivityQuery forAllActivity()
          Adds a condition for the feature activity to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature activity satisfies the given condition.
 StringTypePredicate forAllDescription()
          Adds a condition for the feature description to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature description satisfies the given condition.
 ComparableTypePredicate<Date> forAllEndAt()
          Adds a condition for the feature endAt to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature endAt satisfies the given condition.
 BooleanTypePredicate forAllIsBillable()
          Adds a condition for the feature isBillable to the predicate for ResourceAddExpenseRecordParams, 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 ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature isReimbursable satisfies the given condition.
 PrincipalGroupQuery forAllOwningGroup()
          Adds a condition for the feature owningGroup to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the values of the feature owningGroup satisfy the given condition.
 ComparableTypePredicate<BigDecimal> forAllQuantity()
          Adds a condition for the feature quantity to the predicate for ResourceAddExpenseRecordParams, 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 ResourceAddExpenseRecordParams, 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 ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature rate satisfies the given condition.
 ComparableTypePredicate<Date> forAllStartAt()
          Adds a condition for the feature startAt to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature startAt satisfies the given condition.
 OptionalFeaturePredicate isBillable()
          Adds a constraint to the predicate for ResourceAddExpenseRecordParams testing whether the value of the feature isBillable is null or not.
 OptionalFeaturePredicate isReimbursable()
          Adds a constraint to the predicate for ResourceAddExpenseRecordParams testing whether the value of the feature isReimbursable is null or not.
 StringTypePredicate name()
           
 SimpleTypeOrder orderByDepotSelector()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature depotSelector Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDescription()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature description Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByEndAt()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature endAt Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByIsBillable()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature isBillable Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByIsReimbursable()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature isReimbursable Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByName()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature name Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPaymentType()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature paymentType Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByQuantity()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature quantity Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByRate()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature rate Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByRateCurrency()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature rateCurrency Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByRecordType()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature recordType Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByStartAt()
          Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature startAt Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedFeaturePredicate owningGroup()
          Adds a constraint to the predicate for ResourceAddExpenseRecordParams testing whether the feature owningGroup has values or not.
 ComparableTypePredicate<Short> paymentType()
           
 OptionalFeaturePredicate quantity()
          Adds a constraint to the predicate for ResourceAddExpenseRecordParams testing whether the value of the feature quantity is null or not.
 OptionalFeaturePredicate quantityUom()
          Adds a constraint to the predicate for ResourceAddExpenseRecordParams testing whether the value of the feature quantityUom is null or not.
 OptionalFeaturePredicate rate()
          Adds a constraint to the predicate for ResourceAddExpenseRecordParams testing whether the value of the feature rate is null or not.
 ComparableTypePredicate<Short> rateCurrency()
           
 ComparableTypePredicate<Short> recordType()
           
 OptionalFeaturePredicate startAt()
          Adds a constraint to the predicate for ResourceAddExpenseRecordParams testing whether the value of the feature startAt is null or not.
 ActivityQuery thereExistsActivity()
          Adds a condition for the feature activity to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature activity satisfies the given condition.
 StringTypePredicate thereExistsDescription()
          Adds a condition for the feature description to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature description satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsEndAt()
          Adds a condition for the feature endAt to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature endAt satisfies the given condition.
 BooleanTypePredicate thereExistsIsBillable()
          Adds a condition for the feature isBillable to the predicate for ResourceAddExpenseRecordParams, 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 ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature isReimbursable satisfies the given condition.
 PrincipalGroupQuery thereExistsOwningGroup()
          Adds a condition for the feature owningGroup to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the values of the feature owningGroup satisfy the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsQuantity()
          Adds a condition for the feature quantity to the predicate for ResourceAddExpenseRecordParams, 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 ResourceAddExpenseRecordParams, 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 ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature rate satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsStartAt()
          Adds a condition for the feature startAt to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature startAt satisfies the given condition.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

activity

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


thereExistsActivity

ActivityQuery thereExistsActivity()
Adds a condition for the feature activity to the predicate for ResourceAddExpenseRecordParams, 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


forAllActivity

ActivityQuery forAllActivity()
Adds a condition for the feature activity to the predicate for ResourceAddExpenseRecordParams, 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


depotSelector

ComparableTypePredicate<Short> depotSelector()

orderByDepotSelector

SimpleTypeOrder orderByDepotSelector()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature depotSelector Note: The order in which orderBy… instructions are given is relevant!


description

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


thereExistsDescription

StringTypePredicate thereExistsDescription()
Adds a condition for the feature description to the predicate for ResourceAddExpenseRecordParams, 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


forAllDescription

StringTypePredicate forAllDescription()
Adds a condition for the feature description to the predicate for ResourceAddExpenseRecordParams, 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


orderByDescription

SimpleTypeOrder orderByDescription()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature description Note: The order in which orderBy… instructions are given is relevant!


endAt

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


thereExistsEndAt

ComparableTypePredicate<Date> thereExistsEndAt()
Adds a condition for the feature endAt to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature endAt satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllEndAt

ComparableTypePredicate<Date> forAllEndAt()
Adds a condition for the feature endAt to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature endAt satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByEndAt

SimpleTypeOrder orderByEndAt()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature endAt Note: The order in which orderBy… instructions are given is relevant!


isBillable

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


thereExistsIsBillable

BooleanTypePredicate thereExistsIsBillable()
Adds a condition for the feature isBillable to the predicate for ResourceAddExpenseRecordParams, 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


forAllIsBillable

BooleanTypePredicate forAllIsBillable()
Adds a condition for the feature isBillable to the predicate for ResourceAddExpenseRecordParams, 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


orderByIsBillable

SimpleTypeOrder orderByIsBillable()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature isBillable Note: The order in which orderBy… instructions are given is relevant!


isReimbursable

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


thereExistsIsReimbursable

BooleanTypePredicate thereExistsIsReimbursable()
Adds a condition for the feature isReimbursable to the predicate for ResourceAddExpenseRecordParams, 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


forAllIsReimbursable

BooleanTypePredicate forAllIsReimbursable()
Adds a condition for the feature isReimbursable to the predicate for ResourceAddExpenseRecordParams, 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


orderByIsReimbursable

SimpleTypeOrder orderByIsReimbursable()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature isReimbursable Note: The order in which orderBy… instructions are given is relevant!


name

StringTypePredicate name()

orderByName

SimpleTypeOrder orderByName()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature name Note: The order in which orderBy… instructions are given is relevant!


owningGroup

MultivaluedFeaturePredicate owningGroup()
Adds a constraint to the predicate for ResourceAddExpenseRecordParams testing whether the feature owningGroup has values or not.


thereExistsOwningGroup

PrincipalGroupQuery thereExistsOwningGroup()
Adds a condition for the feature owningGroup to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the values of the feature owningGroup satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllOwningGroup

PrincipalGroupQuery forAllOwningGroup()
Adds a condition for the feature owningGroup to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the values of the feature owningGroup satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


paymentType

ComparableTypePredicate<Short> paymentType()

orderByPaymentType

SimpleTypeOrder orderByPaymentType()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature paymentType Note: The order in which orderBy… instructions are given is relevant!


quantity

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


thereExistsQuantity

ComparableTypePredicate<BigDecimal> thereExistsQuantity()
Adds a condition for the feature quantity to the predicate for ResourceAddExpenseRecordParams, 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


forAllQuantity

ComparableTypePredicate<BigDecimal> forAllQuantity()
Adds a condition for the feature quantity to the predicate for ResourceAddExpenseRecordParams, 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


orderByQuantity

SimpleTypeOrder orderByQuantity()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature quantity Note: The order in which orderBy… instructions are given is relevant!


quantityUom

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


thereExistsQuantityUom

UomQuery thereExistsQuantityUom()
Adds a condition for the feature quantityUom to the predicate for ResourceAddExpenseRecordParams, 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


forAllQuantityUom

UomQuery forAllQuantityUom()
Adds a condition for the feature quantityUom to the predicate for ResourceAddExpenseRecordParams, 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


rate

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


thereExistsRate

ComparableTypePredicate<BigDecimal> thereExistsRate()
Adds a condition for the feature rate to the predicate for ResourceAddExpenseRecordParams, 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


forAllRate

ComparableTypePredicate<BigDecimal> forAllRate()
Adds a condition for the feature rate to the predicate for ResourceAddExpenseRecordParams, 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


orderByRate

SimpleTypeOrder orderByRate()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature rate Note: The order in which orderBy… instructions are given is relevant!


rateCurrency

ComparableTypePredicate<Short> rateCurrency()

orderByRateCurrency

SimpleTypeOrder orderByRateCurrency()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature rateCurrency Note: The order in which orderBy… instructions are given is relevant!


recordType

ComparableTypePredicate<Short> recordType()

orderByRecordType

SimpleTypeOrder orderByRecordType()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature recordType Note: The order in which orderBy… instructions are given is relevant!


startAt

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


thereExistsStartAt

ComparableTypePredicate<Date> thereExistsStartAt()
Adds a condition for the feature startAt to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature startAt satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllStartAt

ComparableTypePredicate<Date> forAllStartAt()
Adds a condition for the feature startAt to the predicate for ResourceAddExpenseRecordParams, which evaluates to false unless the value of the feature startAt satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByStartAt

SimpleTypeOrder orderByStartAt()
Allows to adds a sort instruction for ResourceAddExpenseRecordParams depending the feature startAt Note: The order in which orderBy… instructions are given is relevant!



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