org.opencrx.kernel.home1.query
Interface SubscriptionQuery

All Superinterfaces:
AnyTypePredicate, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, SecureObjectQuery, SubscriptionQuery, ViewCapableQuery

public interface SubscriptionQuery
extends SecureObjectQuery, SubscriptionQuery, BasicObjectQuery


Method Summary
 OptionalFeaturePredicate description()
          Adds a constraint to the predicate for Subscription testing whether the value of the feature description is null or not.
 MultivaluedFeaturePredicate eventType()
          Adds a constraint to the predicate for Subscription testing whether the feature eventType has values or not.
 OptionalFeaturePredicate filterName0()
          Adds a constraint to the predicate for Subscription testing whether the value of the feature filterName0 is null or not.
 OptionalFeaturePredicate filterName1()
          Adds a constraint to the predicate for Subscription testing whether the value of the feature filterName1 is null or not.
 OptionalFeaturePredicate filterName2()
          Adds a constraint to the predicate for Subscription testing whether the value of the feature filterName2 is null or not.
 OptionalFeaturePredicate filterName3()
          Adds a constraint to the predicate for Subscription testing whether the value of the feature filterName3 is null or not.
 OptionalFeaturePredicate filterName4()
          Adds a constraint to the predicate for Subscription testing whether the value of the feature filterName4 is null or not.
 MultivaluedFeaturePredicate filterValue0()
          Adds a constraint to the predicate for Subscription testing whether the feature filterValue0 has values or not.
 MultivaluedFeaturePredicate filterValue1()
          Adds a constraint to the predicate for Subscription testing whether the feature filterValue1 has values or not.
 MultivaluedFeaturePredicate filterValue2()
          Adds a constraint to the predicate for Subscription testing whether the feature filterValue2 has values or not.
 MultivaluedFeaturePredicate filterValue3()
          Adds a constraint to the predicate for Subscription testing whether the feature filterValue3 has values or not.
 MultivaluedFeaturePredicate filterValue4()
          Adds a constraint to the predicate for Subscription testing whether the feature filterValue4 has values or not.
 StringTypePredicate forAllDescription()
          Adds a constraint for the feature description to the predicate.
 ComparableTypePredicate forAllEventType()
          Adds a constraint for the feature eventType to the predicate.
 StringTypePredicate forAllFilterName0()
          Adds a constraint for the feature filterName0 to the predicate.
 StringTypePredicate forAllFilterName1()
          Adds a constraint for the feature filterName1 to the predicate.
 StringTypePredicate forAllFilterName2()
          Adds a constraint for the feature filterName2 to the predicate.
 StringTypePredicate forAllFilterName3()
          Adds a constraint for the feature filterName3 to the predicate.
 StringTypePredicate forAllFilterName4()
          Adds a constraint for the feature filterName4 to the predicate.
 StringTypePredicate forAllFilterValue0()
          Adds a constraint for the feature filterValue0 to the predicate.
 StringTypePredicate forAllFilterValue1()
          Adds a constraint for the feature filterValue1 to the predicate.
 StringTypePredicate forAllFilterValue2()
          Adds a constraint for the feature filterValue2 to the predicate.
 StringTypePredicate forAllFilterValue3()
          Adds a constraint for the feature filterValue3 to the predicate.
 StringTypePredicate forAllFilterValue4()
          Adds a constraint for the feature filterValue4 to the predicate.
 TopicQuery forAllTopic()
          Adds a constraint for the feature topic to the predicate.
 BooleanTypePredicate isActive()
           
 StringTypePredicate name()
           
 SimpleTypeOrder orderByDescription()
          Allows to adds a sort instruction for Subscription depending the feature description Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByEventType()
          Allows to adds a sort instruction for Subscription depending the feature eventType Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFilterName0()
          Allows to adds a sort instruction for Subscription depending the feature filterName0 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFilterName1()
          Allows to adds a sort instruction for Subscription depending the feature filterName1 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFilterName2()
          Allows to adds a sort instruction for Subscription depending the feature filterName2 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFilterName3()
          Allows to adds a sort instruction for Subscription depending the feature filterName3 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFilterName4()
          Allows to adds a sort instruction for Subscription depending the feature filterName4 Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByFilterValue0()
          Allows to adds a sort instruction for Subscription depending the feature filterValue0 Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByFilterValue1()
          Allows to adds a sort instruction for Subscription depending the feature filterValue1 Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByFilterValue2()
          Allows to adds a sort instruction for Subscription depending the feature filterValue2 Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByFilterValue3()
          Allows to adds a sort instruction for Subscription depending the feature filterValue3 Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByFilterValue4()
          Allows to adds a sort instruction for Subscription depending the feature filterValue4 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByIsActive()
          Allows to adds a sort instruction for Subscription depending the feature isActive Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByName()
          Allows to adds a sort instruction for Subscription depending the feature name Note: The order in which orderBy… instructions are given is relevant!
 StringTypePredicate thereExistsDescription()
          Adds a constraint for the feature description to the predicate.
 ComparableTypePredicate thereExistsEventType()
          Adds a constraint for the feature eventType to the predicate.
 StringTypePredicate thereExistsFilterName0()
          Adds a constraint for the feature filterName0 to the predicate.
 StringTypePredicate thereExistsFilterName1()
          Adds a constraint for the feature filterName1 to the predicate.
 StringTypePredicate thereExistsFilterName2()
          Adds a constraint for the feature filterName2 to the predicate.
 StringTypePredicate thereExistsFilterName3()
          Adds a constraint for the feature filterName3 to the predicate.
 StringTypePredicate thereExistsFilterName4()
          Adds a constraint for the feature filterName4 to the predicate.
 StringTypePredicate thereExistsFilterValue0()
          Adds a constraint for the feature filterValue0 to the predicate.
 StringTypePredicate thereExistsFilterValue1()
          Adds a constraint for the feature filterValue1 to the predicate.
 StringTypePredicate thereExistsFilterValue2()
          Adds a constraint for the feature filterValue2 to the predicate.
 StringTypePredicate thereExistsFilterValue3()
          Adds a constraint for the feature filterValue3 to the predicate.
 StringTypePredicate thereExistsFilterValue4()
          Adds a constraint for the feature filterValue4 to the predicate.
 TopicQuery thereExistsTopic()
          Adds a constraint for the feature topic to the predicate.
 OptionalFeaturePredicate topic()
          Adds a constraint to the predicate for Subscription testing whether the value of the feature topic is null or not.
 
Methods inherited from interface org.opencrx.kernel.base.query.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.query.BasicObjectQuery
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy
 
Methods inherited from interface org.openmdx.base.query.ContextCapableQuery
context, forAllContext, thereExistsContext
 
Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery
identity, orderByIdentity
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

description

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


eventType

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


thereExistsEventType

ComparableTypePredicate thereExistsEventType()
Adds a constraint for the feature eventType to the predicate. The predicate for Subscription evaluates true if at least one of its values of feature eventType satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!


forAllEventType

ComparableTypePredicate forAllEventType()
Adds a constraint for the feature eventType to the predicate. The predicate for Subscription evaluates true if all of its values of feature eventType satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!


orderByEventType

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


filterName0

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


thereExistsFilterName0

StringTypePredicate thereExistsFilterName0()
Adds a constraint for the feature filterName0 to the predicate. The predicate for Subscription evaluates true if its value of feature filterName0 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!


forAllFilterName0

StringTypePredicate forAllFilterName0()
Adds a constraint for the feature filterName0 to the predicate. The predicate for Subscription evaluates true if its value of feature filterName0 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!


orderByFilterName0

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


filterName1

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


thereExistsFilterName1

StringTypePredicate thereExistsFilterName1()
Adds a constraint for the feature filterName1 to the predicate. The predicate for Subscription evaluates true if its value of feature filterName1 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!


forAllFilterName1

StringTypePredicate forAllFilterName1()
Adds a constraint for the feature filterName1 to the predicate. The predicate for Subscription evaluates true if its value of feature filterName1 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!


orderByFilterName1

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


filterName2

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


thereExistsFilterName2

StringTypePredicate thereExistsFilterName2()
Adds a constraint for the feature filterName2 to the predicate. The predicate for Subscription evaluates true if its value of feature filterName2 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!


forAllFilterName2

StringTypePredicate forAllFilterName2()
Adds a constraint for the feature filterName2 to the predicate. The predicate for Subscription evaluates true if its value of feature filterName2 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!


orderByFilterName2

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


filterName3

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


thereExistsFilterName3

StringTypePredicate thereExistsFilterName3()
Adds a constraint for the feature filterName3 to the predicate. The predicate for Subscription evaluates true if its value of feature filterName3 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!


forAllFilterName3

StringTypePredicate forAllFilterName3()
Adds a constraint for the feature filterName3 to the predicate. The predicate for Subscription evaluates true if its value of feature filterName3 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!


orderByFilterName3

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


filterName4

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


thereExistsFilterName4

StringTypePredicate thereExistsFilterName4()
Adds a constraint for the feature filterName4 to the predicate. The predicate for Subscription evaluates true if its value of feature filterName4 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!


forAllFilterName4

StringTypePredicate forAllFilterName4()
Adds a constraint for the feature filterName4 to the predicate. The predicate for Subscription evaluates true if its value of feature filterName4 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!


orderByFilterName4

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


filterValue0

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


thereExistsFilterValue0

StringTypePredicate thereExistsFilterValue0()
Adds a constraint for the feature filterValue0 to the predicate. The predicate for Subscription evaluates true if at least one of its values of feature filterValue0 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!


forAllFilterValue0

StringTypePredicate forAllFilterValue0()
Adds a constraint for the feature filterValue0 to the predicate. The predicate for Subscription evaluates true if all of its values of feature filterValue0 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!


orderByFilterValue0

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


filterValue1

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


thereExistsFilterValue1

StringTypePredicate thereExistsFilterValue1()
Adds a constraint for the feature filterValue1 to the predicate. The predicate for Subscription evaluates true if at least one of its values of feature filterValue1 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!


forAllFilterValue1

StringTypePredicate forAllFilterValue1()
Adds a constraint for the feature filterValue1 to the predicate. The predicate for Subscription evaluates true if all of its values of feature filterValue1 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!


orderByFilterValue1

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


filterValue2

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


thereExistsFilterValue2

StringTypePredicate thereExistsFilterValue2()
Adds a constraint for the feature filterValue2 to the predicate. The predicate for Subscription evaluates true if at least one of its values of feature filterValue2 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!


forAllFilterValue2

StringTypePredicate forAllFilterValue2()
Adds a constraint for the feature filterValue2 to the predicate. The predicate for Subscription evaluates true if all of its values of feature filterValue2 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!


orderByFilterValue2

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


filterValue3

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


thereExistsFilterValue3

StringTypePredicate thereExistsFilterValue3()
Adds a constraint for the feature filterValue3 to the predicate. The predicate for Subscription evaluates true if at least one of its values of feature filterValue3 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!


forAllFilterValue3

StringTypePredicate forAllFilterValue3()
Adds a constraint for the feature filterValue3 to the predicate. The predicate for Subscription evaluates true if all of its values of feature filterValue3 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!


orderByFilterValue3

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


filterValue4

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


thereExistsFilterValue4

StringTypePredicate thereExistsFilterValue4()
Adds a constraint for the feature filterValue4 to the predicate. The predicate for Subscription evaluates true if at least one of its values of feature filterValue4 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!


forAllFilterValue4

StringTypePredicate forAllFilterValue4()
Adds a constraint for the feature filterValue4 to the predicate. The predicate for Subscription evaluates true if all of its values of feature filterValue4 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!


orderByFilterValue4

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


isActive

BooleanTypePredicate isActive()

orderByIsActive

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


name

StringTypePredicate name()

orderByName

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


topic

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


thereExistsTopic

TopicQuery thereExistsTopic()
Adds a constraint for the feature topic to the predicate. The predicate for Subscription evaluates true if its value of feature topic 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!


forAllTopic

TopicQuery forAllTopic()
Adds a constraint for the feature topic to the predicate. The predicate for Subscription evaluates true if its value of feature topic 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!



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