public interface ExecuteWorkflowParamsQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate |
booleanParamName()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature booleanParamName has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
booleanParamValue()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature booleanParamValue has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
dateTimeParamName()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature dateTimeParamName has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
dateTimeParamValue()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature dateTimeParamValue has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
decimalParamName()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature decimalParamName has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
decimalParamValue()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature decimalParamValue has values or not. |
org.w3c.cci2.StringTypePredicate |
forAllBooleanParamName()
Adds a condition for the feature
booleanParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature booleanParamName satisfy the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllBooleanParamValue()
Adds a condition for the feature
booleanParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature booleanParamValue satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllDateTimeParamName()
Adds a condition for the feature
dateTimeParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature dateTimeParamName satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllDateTimeParamValue()
Adds a condition for the feature
dateTimeParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature dateTimeParamValue satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllDecimalParamName()
Adds a condition for the feature
decimalParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature decimalParamName satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllDecimalParamValue()
Adds a condition for the feature
decimalParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature decimalParamValue satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllIntegerParamName()
Adds a condition for the feature
integerParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature integerParamName satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<Integer> |
forAllIntegerParamValue()
Adds a condition for the feature
integerParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature integerParamValue satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllName()
Adds a condition for the feature
name to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature name satisfies the given condition. |
WfProcessInstanceQuery |
forAllParentProcessInstance()
Adds a condition for the feature
parentProcessInstance to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature parentProcessInstance satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllStringParamName()
Adds a condition for the feature
stringParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature stringParamName satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllStringParamValue()
Adds a condition for the feature
stringParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature stringParamValue satisfy the given condition. |
org.openmdx.base.cci2.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. |
org.openmdx.base.cci2.ContextCapableQuery |
forAllTriggeredBy()
Adds a condition for the feature
triggeredBy to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredBy satisfies the given condition. |
org.w3c.cci2.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. |
org.w3c.cci2.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. |
org.w3c.cci2.StringTypePredicate |
forAllUriParamName()
Adds a condition for the feature
uriParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature uriParamName satisfy the given condition. |
org.openmdx.base.cci2.ContextCapableQuery |
forAllUriParamValue()
Adds a condition for the feature
uriParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature uriParamValue satisfy the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
integerParamName()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature integerParamName has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
integerParamValue()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature integerParamValue has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
name()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the value of the feature name is null or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for
ExecuteWorkflowParams depending the feature name
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.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! |
org.w3c.cci2.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! |
org.w3c.cci2.OptionalFeaturePredicate |
parentProcessInstance()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the value of the feature parentProcessInstance is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
stringParamName()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature stringParamName has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
stringParamValue()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature stringParamValue has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
targetObject()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the value of the feature targetObject is null or not. |
org.w3c.cci2.StringTypePredicate |
thereExistsBooleanParamName()
Adds a condition for the feature
booleanParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature booleanParamName satisfy the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsBooleanParamValue()
Adds a condition for the feature
booleanParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature booleanParamValue satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsDateTimeParamName()
Adds a condition for the feature
dateTimeParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature dateTimeParamName satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsDateTimeParamValue()
Adds a condition for the feature
dateTimeParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature dateTimeParamValue satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsDecimalParamName()
Adds a condition for the feature
decimalParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature decimalParamName satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsDecimalParamValue()
Adds a condition for the feature
decimalParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature decimalParamValue satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsIntegerParamName()
Adds a condition for the feature
integerParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature integerParamName satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<Integer> |
thereExistsIntegerParamValue()
Adds a condition for the feature
integerParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature integerParamValue satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsName()
Adds a condition for the feature
name to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature name satisfies the given condition. |
WfProcessInstanceQuery |
thereExistsParentProcessInstance()
Adds a condition for the feature
parentProcessInstance to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature parentProcessInstance satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsStringParamName()
Adds a condition for the feature
stringParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature stringParamName satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsStringParamValue()
Adds a condition for the feature
stringParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature stringParamValue satisfy the given condition. |
org.openmdx.base.cci2.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. |
org.openmdx.base.cci2.ContextCapableQuery |
thereExistsTriggeredBy()
Adds a condition for the feature
triggeredBy to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredBy satisfies the given condition. |
org.w3c.cci2.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. |
org.w3c.cci2.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. |
org.w3c.cci2.StringTypePredicate |
thereExistsUriParamName()
Adds a condition for the feature
uriParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature uriParamName satisfy the given condition. |
org.openmdx.base.cci2.ContextCapableQuery |
thereExistsUriParamValue()
Adds a condition for the feature
uriParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature uriParamValue satisfy the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
triggeredBy()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the value of the feature triggeredBy is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
triggeredByEventId()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the value of the feature triggeredByEventId is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
triggeredByEventType()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the value of the feature triggeredByEventType is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
uriParamName()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature uriParamName has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
uriParamValue()
Adds a constraint to the predicate for
ExecuteWorkflowParams testing whether the feature uriParamValue has values or not. |
WfProcessQuery |
workflow() |
org.w3c.cci2.MultivaluedFeaturePredicate booleanParamName()
ExecuteWorkflowParams testing whether the feature booleanParamName has values or not.org.w3c.cci2.StringTypePredicate thereExistsBooleanParamName()
booleanParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature booleanParamName 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
org.w3c.cci2.StringTypePredicate forAllBooleanParamName()
booleanParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature booleanParamName 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
org.w3c.cci2.MultivaluedFeaturePredicate booleanParamValue()
ExecuteWorkflowParams testing whether the feature booleanParamValue has values or not.org.w3c.cci2.BooleanTypePredicate thereExistsBooleanParamValue()
booleanParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature booleanParamValue 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
org.w3c.cci2.BooleanTypePredicate forAllBooleanParamValue()
booleanParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature booleanParamValue 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
org.w3c.cci2.MultivaluedFeaturePredicate dateTimeParamName()
ExecuteWorkflowParams testing whether the feature dateTimeParamName has values or not.org.w3c.cci2.StringTypePredicate thereExistsDateTimeParamName()
dateTimeParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature dateTimeParamName 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
org.w3c.cci2.StringTypePredicate forAllDateTimeParamName()
dateTimeParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature dateTimeParamName 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
org.w3c.cci2.MultivaluedFeaturePredicate dateTimeParamValue()
ExecuteWorkflowParams testing whether the feature dateTimeParamValue has values or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsDateTimeParamValue()
dateTimeParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature dateTimeParamValue 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
org.w3c.cci2.ComparableTypePredicate<Date> forAllDateTimeParamValue()
dateTimeParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature dateTimeParamValue 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
org.w3c.cci2.MultivaluedFeaturePredicate decimalParamName()
ExecuteWorkflowParams testing whether the feature decimalParamName has values or not.org.w3c.cci2.StringTypePredicate thereExistsDecimalParamName()
decimalParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature decimalParamName 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
org.w3c.cci2.StringTypePredicate forAllDecimalParamName()
decimalParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature decimalParamName 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
org.w3c.cci2.MultivaluedFeaturePredicate decimalParamValue()
ExecuteWorkflowParams testing whether the feature decimalParamValue has values or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsDecimalParamValue()
decimalParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature decimalParamValue 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
org.w3c.cci2.ComparableTypePredicate<BigDecimal> forAllDecimalParamValue()
decimalParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature decimalParamValue 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
org.w3c.cci2.MultivaluedFeaturePredicate integerParamName()
ExecuteWorkflowParams testing whether the feature integerParamName has values or not.org.w3c.cci2.StringTypePredicate thereExistsIntegerParamName()
integerParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature integerParamName 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
org.w3c.cci2.StringTypePredicate forAllIntegerParamName()
integerParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature integerParamName 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
org.w3c.cci2.MultivaluedFeaturePredicate integerParamValue()
ExecuteWorkflowParams testing whether the feature integerParamValue has values or not.org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsIntegerParamValue()
integerParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature integerParamValue 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
org.w3c.cci2.ComparableTypePredicate<Integer> forAllIntegerParamValue()
integerParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature integerParamValue 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
org.w3c.cci2.OptionalFeaturePredicate name()
ExecuteWorkflowParams testing whether the value of the feature name is null or not.org.w3c.cci2.StringTypePredicate thereExistsName()
name to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature name satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllName()
name to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature name satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByName()
ExecuteWorkflowParams depending the feature name
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate parentProcessInstance()
ExecuteWorkflowParams testing whether the value of the feature parentProcessInstance is null or not.WfProcessInstanceQuery thereExistsParentProcessInstance()
parentProcessInstance to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature parentProcessInstance satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
WfProcessInstanceQuery forAllParentProcessInstance()
parentProcessInstance to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature parentProcessInstance satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate stringParamName()
ExecuteWorkflowParams testing whether the feature stringParamName has values or not.org.w3c.cci2.StringTypePredicate thereExistsStringParamName()
stringParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature stringParamName 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
org.w3c.cci2.StringTypePredicate forAllStringParamName()
stringParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature stringParamName 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
org.w3c.cci2.MultivaluedFeaturePredicate stringParamValue()
ExecuteWorkflowParams testing whether the feature stringParamValue has values or not.org.w3c.cci2.StringTypePredicate thereExistsStringParamValue()
stringParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature stringParamValue 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
org.w3c.cci2.StringTypePredicate forAllStringParamValue()
stringParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature stringParamValue 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
org.w3c.cci2.OptionalFeaturePredicate targetObject()
ExecuteWorkflowParams testing whether the value of the feature targetObject is null or not.org.openmdx.base.cci2.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
org.openmdx.base.cci2.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
org.w3c.cci2.OptionalFeaturePredicate triggeredBy()
ExecuteWorkflowParams testing whether the value of the feature triggeredBy is null or not.org.openmdx.base.cci2.ContextCapableQuery thereExistsTriggeredBy()
triggeredBy to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredBy 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.ContextCapableQuery forAllTriggeredBy()
triggeredBy to the predicate for ExecuteWorkflowParams, which evaluates to false unless the value of the feature triggeredBy satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate triggeredByEventId()
ExecuteWorkflowParams testing whether the value of the feature triggeredByEventId is null or not.org.w3c.cci2.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
org.w3c.cci2.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
org.w3c.cci2.SimpleTypeOrder orderByTriggeredByEventId()
ExecuteWorkflowParams depending the feature triggeredByEventId
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate triggeredByEventType()
ExecuteWorkflowParams testing whether the value of the feature triggeredByEventType is null or not.org.w3c.cci2.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
org.w3c.cci2.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
org.w3c.cci2.SimpleTypeOrder orderByTriggeredByEventType()
ExecuteWorkflowParams depending the feature triggeredByEventType
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate uriParamName()
ExecuteWorkflowParams testing whether the feature uriParamName has values or not.org.w3c.cci2.StringTypePredicate thereExistsUriParamName()
uriParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature uriParamName 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
org.w3c.cci2.StringTypePredicate forAllUriParamName()
uriParamName to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature uriParamName 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
org.w3c.cci2.MultivaluedFeaturePredicate uriParamValue()
ExecuteWorkflowParams testing whether the feature uriParamValue has values or not.org.openmdx.base.cci2.ContextCapableQuery thereExistsUriParamValue()
uriParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature uriParamValue 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
org.openmdx.base.cci2.ContextCapableQuery forAllUriParamValue()
uriParamValue to the predicate for ExecuteWorkflowParams, which evaluates to false unless the values of the feature uriParamValue 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
WfProcessQuery workflow()
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.