org.opencrx.application.shop1.cci2
Interface AddActivityFollowUpParamsQuery

All Superinterfaces:
AnyTypePredicate

public interface AddActivityFollowUpParamsQuery
extends AnyTypePredicate


Method Summary
 OptionalFeaturePredicate activityNumber()
          Adds a constraint to the predicate for AddActivityFollowUpParams testing whether the value of the feature activityNumber is null or not.
 MultivaluedFeaturePredicate category()
          Adds a constraint to the predicate for AddActivityFollowUpParams testing whether the feature category has values or not.
 OptionalFeaturePredicate description()
          Adds a constraint to the predicate for AddActivityFollowUpParams testing whether the value of the feature description is null or not.
 StringTypePredicate forAllActivityNumber()
          Adds a condition for the feature activityNumber to the predicate for AddActivityFollowUpParams, which evaluates to false unless the value of the feature activityNumber satisfies the given condition.
 StringTypePredicate forAllCategory()
          Adds a condition for the feature category to the predicate for AddActivityFollowUpParams, which evaluates to false unless the values of the feature category satisfy the given condition.
 StringTypePredicate forAllDescription()
          Adds a condition for the feature description to the predicate for AddActivityFollowUpParams, which evaluates to false unless the value of the feature description satisfies the given condition.
 StringTypePredicate forAllReportingCustomerNumber()
          Adds a condition for the feature reportingCustomerNumber to the predicate for AddActivityFollowUpParams, which evaluates to false unless the value of the feature reportingCustomerNumber satisfies the given condition.
 StringTypePredicate name()
           
 SimpleTypeOrder orderByActivityNumber()
          Allows to adds a sort instruction for AddActivityFollowUpParams depending the feature activityNumber Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByCategory()
          Allows to adds a sort instruction for AddActivityFollowUpParams depending the feature category Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDescription()
          Allows to adds a sort instruction for AddActivityFollowUpParams depending the feature description Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByName()
          Allows to adds a sort instruction for AddActivityFollowUpParams depending the feature name Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByReportingCustomerNumber()
          Allows to adds a sort instruction for AddActivityFollowUpParams depending the feature reportingCustomerNumber Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByTransitionName()
          Allows to adds a sort instruction for AddActivityFollowUpParams depending the feature transitionName Note: The order in which orderBy… instructions are given is relevant!
 OptionalFeaturePredicate reportingCustomerNumber()
          Adds a constraint to the predicate for AddActivityFollowUpParams testing whether the value of the feature reportingCustomerNumber is null or not.
 StringTypePredicate thereExistsActivityNumber()
          Adds a condition for the feature activityNumber to the predicate for AddActivityFollowUpParams, which evaluates to false unless the value of the feature activityNumber satisfies the given condition.
 StringTypePredicate thereExistsCategory()
          Adds a condition for the feature category to the predicate for AddActivityFollowUpParams, which evaluates to false unless the values of the feature category satisfy the given condition.
 StringTypePredicate thereExistsDescription()
          Adds a condition for the feature description to the predicate for AddActivityFollowUpParams, which evaluates to false unless the value of the feature description satisfies the given condition.
 StringTypePredicate thereExistsReportingCustomerNumber()
          Adds a condition for the feature reportingCustomerNumber to the predicate for AddActivityFollowUpParams, which evaluates to false unless the value of the feature reportingCustomerNumber satisfies the given condition.
 StringTypePredicate transitionName()
           
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

activityNumber

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


category

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


thereExistsCategory

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


forAllCategory

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


orderByCategory

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


description

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


name

StringTypePredicate name()

orderByName

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


transitionName

StringTypePredicate transitionName()

orderByTransitionName

SimpleTypeOrder orderByTransitionName()
Allows to adds a sort instruction for AddActivityFollowUpParams depending the feature transitionName 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.