|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubscriptionQuery
| 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 condition for the feature description to the
predicate for Subscription, which evaluates to
false unless the value of the feature
description satisfies the given condition. |
ComparableTypePredicate<Short> |
forAllEventType()
Adds a condition for the feature eventType to the
predicate for Subscription, which evaluates to
false unless the values of the feature
eventType satisfy the given condition. |
StringTypePredicate |
forAllFilterName0()
Adds a condition for the feature filterName0 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName0 satisfies the given condition. |
StringTypePredicate |
forAllFilterName1()
Adds a condition for the feature filterName1 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName1 satisfies the given condition. |
StringTypePredicate |
forAllFilterName2()
Adds a condition for the feature filterName2 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName2 satisfies the given condition. |
StringTypePredicate |
forAllFilterName3()
Adds a condition for the feature filterName3 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName3 satisfies the given condition. |
StringTypePredicate |
forAllFilterName4()
Adds a condition for the feature filterName4 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName4 satisfies the given condition. |
StringTypePredicate |
forAllFilterValue0()
Adds a condition for the feature filterValue0 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue0 satisfy the given condition. |
StringTypePredicate |
forAllFilterValue1()
Adds a condition for the feature filterValue1 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue1 satisfy the given condition. |
StringTypePredicate |
forAllFilterValue2()
Adds a condition for the feature filterValue2 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue2 satisfy the given condition. |
StringTypePredicate |
forAllFilterValue3()
Adds a condition for the feature filterValue3 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue3 satisfy the given condition. |
StringTypePredicate |
forAllFilterValue4()
Adds a condition for the feature filterValue4 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue4 satisfy the given condition. |
TopicQuery |
forAllTopic()
Adds a condition for the feature topic to the predicate
for Subscription, which evaluates to false
unless the value of the feature topic satisfies the given
condition. |
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 condition for the feature description to the
predicate for Subscription, which evaluates to
false unless the value of the feature
description satisfies the given condition. |
ComparableTypePredicate<Short> |
thereExistsEventType()
Adds a condition for the feature eventType to the
predicate for Subscription, which evaluates to
false unless the values of the feature
eventType satisfy the given condition. |
StringTypePredicate |
thereExistsFilterName0()
Adds a condition for the feature filterName0 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName0 satisfies the given condition. |
StringTypePredicate |
thereExistsFilterName1()
Adds a condition for the feature filterName1 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName1 satisfies the given condition. |
StringTypePredicate |
thereExistsFilterName2()
Adds a condition for the feature filterName2 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName2 satisfies the given condition. |
StringTypePredicate |
thereExistsFilterName3()
Adds a condition for the feature filterName3 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName3 satisfies the given condition. |
StringTypePredicate |
thereExistsFilterName4()
Adds a condition for the feature filterName4 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName4 satisfies the given condition. |
StringTypePredicate |
thereExistsFilterValue0()
Adds a condition for the feature filterValue0 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue0 satisfy the given condition. |
StringTypePredicate |
thereExistsFilterValue1()
Adds a condition for the feature filterValue1 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue1 satisfy the given condition. |
StringTypePredicate |
thereExistsFilterValue2()
Adds a condition for the feature filterValue2 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue2 satisfy the given condition. |
StringTypePredicate |
thereExistsFilterValue3()
Adds a condition for the feature filterValue3 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue3 satisfy the given condition. |
StringTypePredicate |
thereExistsFilterValue4()
Adds a condition for the feature filterValue4 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue4 satisfy the given condition. |
TopicQuery |
thereExistsTopic()
Adds a condition for the feature topic to the predicate
for Subscription, which evaluates to false
unless the value of the feature topic satisfies the given
condition. |
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.cci2.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.cci2.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate description()
Subscription
testing whether the value of the feature description is
null or not.
StringTypePredicate thereExistsDescription()
description to the
predicate for Subscription, 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
StringTypePredicate forAllDescription()
description to the
predicate for Subscription, 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
SimpleTypeOrder orderByDescription()
Subscription
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate eventType()
Subscription
testing whether the feature eventType has values or not.
ComparableTypePredicate<Short> thereExistsEventType()
eventType to the
predicate for Subscription, which evaluates to
false unless the values of the feature
eventType 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
ComparableTypePredicate<Short> forAllEventType()
eventType to the
predicate for Subscription, which evaluates to
false unless the values of the feature
eventType 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
MultivaluedTypeOrder orderByEventType()
Subscription
depending the feature eventType
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate filterName0()
Subscription
testing whether the value of the feature filterName0 is
null or not.
StringTypePredicate thereExistsFilterName0()
filterName0 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName0 satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
StringTypePredicate forAllFilterName0()
filterName0 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName0 satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByFilterName0()
Subscription
depending the feature filterName0
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate filterName1()
Subscription
testing whether the value of the feature filterName1 is
null or not.
StringTypePredicate thereExistsFilterName1()
filterName1 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName1 satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
StringTypePredicate forAllFilterName1()
filterName1 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName1 satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByFilterName1()
Subscription
depending the feature filterName1
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate filterName2()
Subscription
testing whether the value of the feature filterName2 is
null or not.
StringTypePredicate thereExistsFilterName2()
filterName2 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName2 satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
StringTypePredicate forAllFilterName2()
filterName2 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName2 satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByFilterName2()
Subscription
depending the feature filterName2
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate filterName3()
Subscription
testing whether the value of the feature filterName3 is
null or not.
StringTypePredicate thereExistsFilterName3()
filterName3 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName3 satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
StringTypePredicate forAllFilterName3()
filterName3 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName3 satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByFilterName3()
Subscription
depending the feature filterName3
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate filterName4()
Subscription
testing whether the value of the feature filterName4 is
null or not.
StringTypePredicate thereExistsFilterName4()
filterName4 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName4 satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
StringTypePredicate forAllFilterName4()
filterName4 to the
predicate for Subscription, which evaluates to
false unless the value of the feature
filterName4 satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByFilterName4()
Subscription
depending the feature filterName4
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate filterValue0()
Subscription
testing whether the feature filterValue0 has values or
not.
StringTypePredicate thereExistsFilterValue0()
filterValue0 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue0 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
StringTypePredicate forAllFilterValue0()
filterValue0 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue0 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
MultivaluedTypeOrder orderByFilterValue0()
Subscription
depending the feature filterValue0
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate filterValue1()
Subscription
testing whether the feature filterValue1 has values or
not.
StringTypePredicate thereExistsFilterValue1()
filterValue1 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue1 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
StringTypePredicate forAllFilterValue1()
filterValue1 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue1 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
MultivaluedTypeOrder orderByFilterValue1()
Subscription
depending the feature filterValue1
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate filterValue2()
Subscription
testing whether the feature filterValue2 has values or
not.
StringTypePredicate thereExistsFilterValue2()
filterValue2 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue2 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
StringTypePredicate forAllFilterValue2()
filterValue2 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue2 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
MultivaluedTypeOrder orderByFilterValue2()
Subscription
depending the feature filterValue2
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate filterValue3()
Subscription
testing whether the feature filterValue3 has values or
not.
StringTypePredicate thereExistsFilterValue3()
filterValue3 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue3 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
StringTypePredicate forAllFilterValue3()
filterValue3 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue3 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
MultivaluedTypeOrder orderByFilterValue3()
Subscription
depending the feature filterValue3
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate filterValue4()
Subscription
testing whether the feature filterValue4 has values or
not.
StringTypePredicate thereExistsFilterValue4()
filterValue4 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue4 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
StringTypePredicate forAllFilterValue4()
filterValue4 to the
predicate for Subscription, which evaluates to
false unless the values of the feature
filterValue4 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
MultivaluedTypeOrder orderByFilterValue4()
Subscription
depending the feature filterValue4
Note: The order in which orderBy…
instructions are given is relevant!
BooleanTypePredicate isActive()
SimpleTypeOrder orderByIsActive()
Subscription
depending the feature isActive
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
Subscription
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate topic()
Subscription
testing whether the value of the feature topic is
null or not.
TopicQuery thereExistsTopic()
topic to the predicate
for Subscription, which evaluates to false
unless the value of the feature topic satisfies the given
condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
TopicQuery forAllTopic()
topic to the predicate
for Subscription, which evaluates to false
unless the value of the feature topic satisfies the given
condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||