org.opencrx.application.shop1.cci2
Interface ActivityTQuery

All Superinterfaces:
AnyTypePredicate

public interface ActivityTQuery
extends AnyTypePredicate


Method Summary
 MultivaluedFeaturePredicate activityGroup()
          Adds a constraint to the predicate for ActivityT testing whether the feature activityGroup has values or not.
 OptionalFeaturePredicate activityNumber()
          Adds a constraint to the predicate for ActivityT testing whether the value of the feature activityNumber is null or not.
 StringTypePredicate activityState()
           
 OptionalFeaturePredicate description()
          Adds a constraint to the predicate for ActivityT testing whether the value of the feature description is null or not.
 OptionalFeaturePredicate detailedDescription()
          Adds a constraint to the predicate for ActivityT testing whether the value of the feature detailedDescription is null or not.
 OptionalFeaturePredicate dueBy()
          Adds a constraint to the predicate for ActivityT testing whether the value of the feature dueBy is null or not.
 MultivaluedFeaturePredicate followUp()
          Adds a constraint to the predicate for ActivityT testing whether the feature followUp has values or not.
 StringTypePredicate forAllActivityGroup()
          Adds a condition for the feature activityGroup to the predicate for ActivityT, which evaluates to false unless the values of the feature activityGroup satisfy the given condition.
 StringTypePredicate forAllActivityNumber()
          Adds a condition for the feature activityNumber to the predicate for ActivityT, which evaluates to false unless the value of the feature activityNumber satisfies the given condition.
 StringTypePredicate forAllDescription()
          Adds a condition for the feature description to the predicate for ActivityT, which evaluates to false unless the value of the feature description satisfies the given condition.
 StringTypePredicate forAllDetailedDescription()
          Adds a condition for the feature detailedDescription to the predicate for ActivityT, which evaluates to false unless the value of the feature detailedDescription satisfies the given condition.
 ComparableTypePredicate<Date> forAllDueBy()
          Adds a condition for the feature dueBy to the predicate for ActivityT, which evaluates to false unless the value of the feature dueBy satisfies the given condition.
 ActivityFollowUpTQuery forAllFollowUp()
          Adds a condition for the feature followUp to the predicate for ActivityT, which evaluates to false unless the values of the feature followUp satisfy the given condition.
 StringTypePredicate forAllName()
          Adds a condition for the feature name to the predicate for ActivityT, which evaluates to false unless the value of the feature name satisfies the given condition.
 StringTypePredicate forAllReportingCustomerNumber()
          Adds a condition for the feature reportingCustomerNumber to the predicate for ActivityT, which evaluates to false unless the value of the feature reportingCustomerNumber satisfies the given condition.
 ComparableTypePredicate<Date> forAllScheduledEnd()
          Adds a condition for the feature scheduledEnd to the predicate for ActivityT, which evaluates to false unless the value of the feature scheduledEnd satisfies the given condition.
 ComparableTypePredicate<Date> forAllScheduledStart()
          Adds a condition for the feature scheduledStart to the predicate for ActivityT, which evaluates to false unless the value of the feature scheduledStart satisfies the given condition.
 OptionalFeaturePredicate name()
          Adds a constraint to the predicate for ActivityT testing whether the value of the feature name is null or not.
 MultivaluedTypeOrder orderByActivityGroup()
          Allows to adds a sort instruction for ActivityT depending the feature activityGroup Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByActivityNumber()
          Allows to adds a sort instruction for ActivityT depending the feature activityNumber Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByActivityState()
          Allows to adds a sort instruction for ActivityT depending the feature activityState Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDescription()
          Allows to adds a sort instruction for ActivityT depending the feature description Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDetailedDescription()
          Allows to adds a sort instruction for ActivityT depending the feature detailedDescription Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDueBy()
          Allows to adds a sort instruction for ActivityT depending the feature dueBy Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByName()
          Allows to adds a sort instruction for ActivityT depending the feature name Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByReportingCustomerNumber()
          Allows to adds a sort instruction for ActivityT depending the feature reportingCustomerNumber Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByScheduledEnd()
          Allows to adds a sort instruction for ActivityT depending the feature scheduledEnd Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByScheduledStart()
          Allows to adds a sort instruction for ActivityT depending the feature scheduledStart Note: The order in which orderBy… instructions are given is relevant!
 OptionalFeaturePredicate reportingCustomerNumber()
          Adds a constraint to the predicate for ActivityT testing whether the value of the feature reportingCustomerNumber is null or not.
 OptionalFeaturePredicate scheduledEnd()
          Adds a constraint to the predicate for ActivityT testing whether the value of the feature scheduledEnd is null or not.
 OptionalFeaturePredicate scheduledStart()
          Adds a constraint to the predicate for ActivityT testing whether the value of the feature scheduledStart is null or not.
 StringTypePredicate thereExistsActivityGroup()
          Adds a condition for the feature activityGroup to the predicate for ActivityT, which evaluates to false unless the values of the feature activityGroup satisfy the given condition.
 StringTypePredicate thereExistsActivityNumber()
          Adds a condition for the feature activityNumber to the predicate for ActivityT, which evaluates to false unless the value of the feature activityNumber satisfies the given condition.
 StringTypePredicate thereExistsDescription()
          Adds a condition for the feature description to the predicate for ActivityT, which evaluates to false unless the value of the feature description satisfies the given condition.
 StringTypePredicate thereExistsDetailedDescription()
          Adds a condition for the feature detailedDescription to the predicate for ActivityT, which evaluates to false unless the value of the feature detailedDescription satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsDueBy()
          Adds a condition for the feature dueBy to the predicate for ActivityT, which evaluates to false unless the value of the feature dueBy satisfies the given condition.
 ActivityFollowUpTQuery thereExistsFollowUp()
          Adds a condition for the feature followUp to the predicate for ActivityT, which evaluates to false unless the values of the feature followUp satisfy the given condition.
 StringTypePredicate thereExistsName()
          Adds a condition for the feature name to the predicate for ActivityT, which evaluates to false unless the value of the feature name satisfies the given condition.
 StringTypePredicate thereExistsReportingCustomerNumber()
          Adds a condition for the feature reportingCustomerNumber to the predicate for ActivityT, which evaluates to false unless the value of the feature reportingCustomerNumber satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsScheduledEnd()
          Adds a condition for the feature scheduledEnd to the predicate for ActivityT, which evaluates to false unless the value of the feature scheduledEnd satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsScheduledStart()
          Adds a condition for the feature scheduledStart to the predicate for ActivityT, which evaluates to false unless the value of the feature scheduledStart satisfies the given condition.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

activityGroup

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


thereExistsActivityGroup

StringTypePredicate thereExistsActivityGroup()
Adds a condition for the feature activityGroup to the predicate for ActivityT, which evaluates to false unless the values of the feature activityGroup 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


forAllActivityGroup

StringTypePredicate forAllActivityGroup()
Adds a condition for the feature activityGroup to the predicate for ActivityT, which evaluates to false unless the values of the feature activityGroup 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


orderByActivityGroup

MultivaluedTypeOrder orderByActivityGroup()
Allows to adds a sort instruction for ActivityT depending the feature activityGroup Note: The order in which orderBy… instructions are given is relevant!


activityNumber

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


thereExistsActivityNumber

StringTypePredicate thereExistsActivityNumber()
Adds a condition for the feature activityNumber to the predicate for ActivityT, which evaluates to false unless the value of the feature activityNumber satisfies the given condition.

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


forAllActivityNumber

StringTypePredicate forAllActivityNumber()
Adds a condition for the feature activityNumber to the predicate for ActivityT, which evaluates to false unless the value of the feature activityNumber satisfies the given condition.

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


orderByActivityNumber

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


activityState

StringTypePredicate activityState()

orderByActivityState

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


description

OptionalFeaturePredicate description()
Adds a constraint to the predicate for ActivityT 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 ActivityT, 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 ActivityT, 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 ActivityT depending the feature description Note: The order in which orderBy… instructions are given is relevant!


detailedDescription

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


thereExistsDetailedDescription

StringTypePredicate thereExistsDetailedDescription()
Adds a condition for the feature detailedDescription to the predicate for ActivityT, which evaluates to false unless the value of the feature detailedDescription satisfies the given condition.

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


forAllDetailedDescription

StringTypePredicate forAllDetailedDescription()
Adds a condition for the feature detailedDescription to the predicate for ActivityT, which evaluates to false unless the value of the feature detailedDescription satisfies the given condition.

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


orderByDetailedDescription

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


dueBy

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


thereExistsDueBy

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

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


forAllDueBy

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

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


orderByDueBy

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


followUp

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


thereExistsFollowUp

ActivityFollowUpTQuery thereExistsFollowUp()
Adds a condition for the feature followUp to the predicate for ActivityT, which evaluates to false unless the values of the feature followUp 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


forAllFollowUp

ActivityFollowUpTQuery forAllFollowUp()
Adds a condition for the feature followUp to the predicate for ActivityT, which evaluates to false unless the values of the feature followUp 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


name

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


thereExistsName

StringTypePredicate thereExistsName()
Adds a condition for the feature name to the predicate for ActivityT, which evaluates to false unless the value of the feature name satisfies the given condition.

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


forAllName

StringTypePredicate forAllName()
Adds a condition for the feature name to the predicate for ActivityT, which evaluates to false unless the value of the feature name satisfies the given condition.

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


orderByName

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


reportingCustomerNumber

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


thereExistsReportingCustomerNumber

StringTypePredicate thereExistsReportingCustomerNumber()
Adds a condition for the feature reportingCustomerNumber to the predicate for ActivityT, which evaluates to false unless the value of the feature reportingCustomerNumber satisfies the given condition.

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


forAllReportingCustomerNumber

StringTypePredicate forAllReportingCustomerNumber()
Adds a condition for the feature reportingCustomerNumber to the predicate for ActivityT, which evaluates to false unless the value of the feature reportingCustomerNumber satisfies the given condition.

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


orderByReportingCustomerNumber

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


scheduledEnd

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


thereExistsScheduledEnd

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

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


forAllScheduledEnd

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

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


orderByScheduledEnd

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


scheduledStart

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


thereExistsScheduledStart

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

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


forAllScheduledStart

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

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


orderByScheduledStart

SimpleTypeOrder orderByScheduledStart()
Allows to adds a sort instruction for ActivityT depending the feature scheduledStart 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.