org.opencrx.kernel.activity1.query
Interface ActivityAddWorkRecordByDurationParamsQuery

All Superinterfaces:
AnyTypePredicate
All Known Implementing Classes:
ActivityAddWorkRecordByDurationParamsFilterImpl

public interface ActivityAddWorkRecordByDurationParamsQuery
extends AnyTypePredicate


Method Summary
 ComparableTypePredicate depotSelector()
           
 OptionalFeaturePredicate description()
          Adds a constraint to the predicate for ActivityAddWorkRecordByDurationParams testing whether the value of the feature description is null or not.
 ComparableTypePredicate durationHours()
           
 ComparableTypePredicate durationMinutes()
           
 OptionalFeaturePredicate endAt()
          Adds a constraint to the predicate for ActivityAddWorkRecordByDurationParams testing whether the value of the feature endAt is null or not.
 StringTypePredicate forAllDescription()
          Adds a constraint for the feature description to the predicate.
 ComparableTypePredicate forAllEndAt()
          Adds a constraint for the feature endAt to the predicate.
 ComparableTypePredicate forAllStartAt()
          Adds a constraint for the feature startAt to the predicate.
 StringTypePredicate name()
           
 SimpleTypeOrder orderByDepotSelector()
          Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the feature depotSelector Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDescription()
          Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the feature description Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDurationHours()
          Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the feature durationHours Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDurationMinutes()
          Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the feature durationMinutes Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByEndAt()
          Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the feature endAt Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByName()
          Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the feature name Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByRateType()
          Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the feature rateType Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByStartAt()
          Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams depending the feature startAt Note: The order in which orderBy… instructions are given is relevant!
 ComparableTypePredicate rateType()
           
 ResourceQuery resource()
           
 OptionalFeaturePredicate startAt()
          Adds a constraint to the predicate for ActivityAddWorkRecordByDurationParams testing whether the value of the feature startAt is null or not.
 StringTypePredicate thereExistsDescription()
          Adds a constraint for the feature description to the predicate.
 ComparableTypePredicate thereExistsEndAt()
          Adds a constraint for the feature endAt to the predicate.
 ComparableTypePredicate thereExistsStartAt()
          Adds a constraint for the feature startAt to the predicate.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

depotSelector

ComparableTypePredicate depotSelector()

orderByDepotSelector

SimpleTypeOrder orderByDepotSelector()
Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams 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 ActivityAddWorkRecordByDurationParams 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 ActivityAddWorkRecordByDurationParams 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 ActivityAddWorkRecordByDurationParams 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 ActivityAddWorkRecordByDurationParams depending the feature description Note: The order in which orderBy… instructions are given is relevant!


durationHours

ComparableTypePredicate durationHours()

orderByDurationHours

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


durationMinutes

ComparableTypePredicate durationMinutes()

orderByDurationMinutes

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


endAt

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


thereExistsEndAt

ComparableTypePredicate thereExistsEndAt()
Adds a constraint for the feature endAt to the predicate. The predicate for ActivityAddWorkRecordByDurationParams evaluates true if its value of feature endAt 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!


forAllEndAt

ComparableTypePredicate forAllEndAt()
Adds a constraint for the feature endAt to the predicate. The predicate for ActivityAddWorkRecordByDurationParams evaluates true if its value of feature endAt 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!


orderByEndAt

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


name

StringTypePredicate name()

orderByName

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


rateType

ComparableTypePredicate rateType()

orderByRateType

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


resource

ResourceQuery resource()

startAt

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


thereExistsStartAt

ComparableTypePredicate thereExistsStartAt()
Adds a constraint for the feature startAt to the predicate. The predicate for ActivityAddWorkRecordByDurationParams evaluates true if its value of feature startAt 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!


forAllStartAt

ComparableTypePredicate forAllStartAt()
Adds a constraint for the feature startAt to the predicate. The predicate for ActivityAddWorkRecordByDurationParams evaluates true if its value of feature startAt 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!


orderByStartAt

SimpleTypeOrder orderByStartAt()
Allows to adds a sort instruction for ActivityAddWorkRecordByDurationParams 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-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.