|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExecuteWorkflowResultQuery
| Method Summary | |
|---|---|
org.openmdx.base.cci2.BasicObjectQuery |
forAllWorkflowInstance()
Adds a condition for the feature workflowInstance to the
predicate for ExecuteWorkflowResult, which evaluates to
false unless the value of the feature
workflowInstance satisfies the given condition. |
org.openmdx.base.cci2.BasicObjectQuery |
thereExistsWorkflowInstance()
Adds a condition for the feature workflowInstance to the
predicate for ExecuteWorkflowResult, which evaluates to
false unless the value of the feature
workflowInstance satisfies the given condition. |
OptionalFeaturePredicate |
workflowInstance()
Adds a constraint to the predicate for ExecuteWorkflowResult testing whether the value of the
feature workflowInstance is null or not. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate workflowInstance()
ExecuteWorkflowResult testing whether the value of the
feature workflowInstance is null or not.
org.openmdx.base.cci2.BasicObjectQuery thereExistsWorkflowInstance()
workflowInstance to the
predicate for ExecuteWorkflowResult, which evaluates to
false unless the value of the feature
workflowInstance satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
org.openmdx.base.cci2.BasicObjectQuery forAllWorkflowInstance()
workflowInstance to the
predicate for ExecuteWorkflowResult, which evaluates to
false unless the value of the feature
workflowInstance 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 | |||||||||