|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExecuteWorkflowParamsQuery
| Method Summary | |
|---|---|
ComparableTypePredicate<Date> |
forAllStartAt()
Adds a condition for the feature startAt to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature startAt satisfies the given condition. |
ContextCapableQuery |
forAllTargetObject()
Adds a condition for the feature targetObject to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature targetObject satisfies the given condition. |
StringTypePredicate |
forAllTriggeredByEventId()
Adds a condition for the feature triggeredByEventId to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredByEventId satisfies the given condition. |
ComparableTypePredicate<Integer> |
forAllTriggeredByEventType()
Adds a condition for the feature triggeredByEventType to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredByEventType satisfies the given condition. |
SubscriptionQuery |
forAllTriggeredBySubscription()
Adds a condition for the feature triggeredBySubscription to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredBySubscription satisfies the given condition. |
SimpleTypeOrder |
orderByStartAt()
Allows to adds a sort instruction for ExecuteWorkflowParams depending the feature startAt
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByTriggeredByEventId()
Allows to adds a sort instruction for ExecuteWorkflowParams depending the feature triggeredByEventId
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByTriggeredByEventType()
Allows to adds a sort instruction for ExecuteWorkflowParams depending the feature triggeredByEventType
Note: The order in which orderBy… instructions are given is relevant! |
OptionalFeaturePredicate |
startAt()
Adds a constraint to the predicate for ExecuteWorkflowParams testing whether the value of the feature startAt is null or not. |
OptionalFeaturePredicate |
targetObject()
Adds a constraint to the predicate for ExecuteWorkflowParams testing whether the value of the feature targetObject is null or not. |
ComparableTypePredicate<Date> |
thereExistsStartAt()
Adds a condition for the feature startAt to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature startAt satisfies the given condition. |
ContextCapableQuery |
thereExistsTargetObject()
Adds a condition for the feature targetObject to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature targetObject satisfies the given condition. |
StringTypePredicate |
thereExistsTriggeredByEventId()
Adds a condition for the feature triggeredByEventId to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredByEventId satisfies the given condition. |
ComparableTypePredicate<Integer> |
thereExistsTriggeredByEventType()
Adds a condition for the feature triggeredByEventType to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredByEventType satisfies the given condition. |
SubscriptionQuery |
thereExistsTriggeredBySubscription()
Adds a condition for the feature triggeredBySubscription to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredBySubscription satisfies the given condition. |
OptionalFeaturePredicate |
triggeredByEventId()
Adds a constraint to the predicate for ExecuteWorkflowParams testing whether the value of the feature triggeredByEventId is null or not. |
OptionalFeaturePredicate |
triggeredByEventType()
Adds a constraint to the predicate for ExecuteWorkflowParams testing whether the value of the feature triggeredByEventType is null or not. |
OptionalFeaturePredicate |
triggeredBySubscription()
Adds a constraint to the predicate for ExecuteWorkflowParams testing whether the value of the feature triggeredBySubscription is null or not. |
WfProcessQuery |
workflow()
|
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate startAt()
ExecuteWorkflowParams testing whether the value of the feature startAt is null or not.
ComparableTypePredicate<Date> thereExistsStartAt()
startAt to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature startAt satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllStartAt()
startAt to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature startAt satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByStartAt()
ExecuteWorkflowParams depending the feature startAt
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate targetObject()
ExecuteWorkflowParams testing whether the value of the feature targetObject is null or not.
ContextCapableQuery thereExistsTargetObject()
targetObject to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature targetObject satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ContextCapableQuery forAllTargetObject()
targetObject to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature targetObject satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
OptionalFeaturePredicate triggeredByEventId()
ExecuteWorkflowParams testing whether the value of the feature triggeredByEventId is null or not.
StringTypePredicate thereExistsTriggeredByEventId()
triggeredByEventId to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredByEventId satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllTriggeredByEventId()
triggeredByEventId to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredByEventId satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByTriggeredByEventId()
ExecuteWorkflowParams depending the feature triggeredByEventId
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate triggeredByEventType()
ExecuteWorkflowParams testing whether the value of the feature triggeredByEventType is null or not.
ComparableTypePredicate<Integer> thereExistsTriggeredByEventType()
triggeredByEventType to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredByEventType satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllTriggeredByEventType()
triggeredByEventType to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredByEventType satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByTriggeredByEventType()
ExecuteWorkflowParams depending the feature triggeredByEventType
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate triggeredBySubscription()
ExecuteWorkflowParams testing whether the value of the feature triggeredBySubscription is null or not.
SubscriptionQuery thereExistsTriggeredBySubscription()
triggeredBySubscription to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredBySubscription satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
SubscriptionQuery forAllTriggeredBySubscription()
triggeredBySubscription to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredBySubscription satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
WfProcessQuery workflow()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||