public interface WfProcessInstanceQuery extends PropertySetQuery, SecureObjectQuery, org.openmdx.base.cci2.BasicObjectQuery
forAllProperty, thereExistsProperty| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate |
actionLog()
Adds a constraint to the predicate for
WfProcessInstance testing whether the feature actionLog has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
childProcessInstance()
Adds a constraint to the predicate for
WfProcessInstance testing whether the feature childProcessInstance has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
failed()
Adds a constraint to the predicate for
WfProcessInstance testing whether the value of the feature failed is null or not. |
WfActionLogEntryQuery |
forAllActionLog()
Adds a condition for the feature
actionLog to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature actionLog satisfies the given condition. |
WfProcessInstanceQuery |
forAllChildProcessInstance()
Adds a condition for the feature
childProcessInstance to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature childProcessInstance satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllFailed()
Adds a condition for the feature
failed to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature failed satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllLastActivityOn()
Adds a condition for the feature
lastActivityOn to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature lastActivityOn satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllName()
Adds a condition for the feature
name to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature name satisfies the given condition. |
WfProcessInstanceQuery |
forAllParent()
Adds a condition for the feature
parent to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature parent satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllStartedOn()
Adds a condition for the feature
startedOn to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature startedOn satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Integer> |
forAllStepCounter()
Adds a condition for the feature
stepCounter to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature stepCounter satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllTargetObject()
Adds a condition for the feature
targetObject to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature targetObject satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
lastActivityOn()
Adds a constraint to the predicate for
WfProcessInstance testing whether the value of the feature lastActivityOn is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
name()
Adds a constraint to the predicate for
WfProcessInstance testing whether the value of the feature name is null or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByFailed()
Allows to adds a sort instruction for
WfProcessInstance depending the feature failed
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByLastActivityOn()
Allows to adds a sort instruction for
WfProcessInstance depending the feature lastActivityOn
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for
WfProcessInstance depending the feature name
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByStartedOn()
Allows to adds a sort instruction for
WfProcessInstance depending the feature startedOn
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByStepCounter()
Allows to adds a sort instruction for
WfProcessInstance depending the feature stepCounter
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByTargetObject()
Allows to adds a sort instruction for
WfProcessInstance depending the feature targetObject
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.OptionalFeaturePredicate |
parent()
Adds a constraint to the predicate for
WfProcessInstance testing whether the value of the feature parent is null or not. |
WfProcessQuery |
process() |
org.w3c.cci2.OptionalFeaturePredicate |
startedOn()
Adds a constraint to the predicate for
WfProcessInstance testing whether the value of the feature startedOn is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
stepCounter()
Adds a constraint to the predicate for
WfProcessInstance testing whether the value of the feature stepCounter is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
targetObject()
Adds a constraint to the predicate for
WfProcessInstance testing whether the value of the feature targetObject is null or not. |
WfActionLogEntryQuery |
thereExistsActionLog()
Adds a condition for the feature
actionLog to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature actionLog satisfies the given condition. |
WfProcessInstanceQuery |
thereExistsChildProcessInstance()
Adds a condition for the feature
childProcessInstance to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature childProcessInstance satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsFailed()
Adds a condition for the feature
failed to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature failed satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsLastActivityOn()
Adds a condition for the feature
lastActivityOn to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature lastActivityOn satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsName()
Adds a condition for the feature
name to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature name satisfies the given condition. |
WfProcessInstanceQuery |
thereExistsParent()
Adds a condition for the feature
parent to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature parent satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsStartedOn()
Adds a condition for the feature
startedOn to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature startedOn satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Integer> |
thereExistsStepCounter()
Adds a condition for the feature
stepCounter to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature stepCounter satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsTargetObject()
Adds a condition for the feature
targetObject to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature targetObject satisfies the given condition. |
forAllProperty, property, thereExistsPropertyaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.MultivaluedFeaturePredicate actionLog()
WfProcessInstance testing whether the feature actionLog has values or not.WfActionLogEntryQuery thereExistsActionLog()
actionLog to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature actionLog satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
WfActionLogEntryQuery forAllActionLog()
actionLog to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature actionLog 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 childProcessInstance()
WfProcessInstance testing whether the feature childProcessInstance has values or not.WfProcessInstanceQuery thereExistsChildProcessInstance()
childProcessInstance to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature childProcessInstance satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
WfProcessInstanceQuery forAllChildProcessInstance()
childProcessInstance to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature childProcessInstance 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 failed()
WfProcessInstance testing whether the value of the feature failed is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsFailed()
failed to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature failed 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.BooleanTypePredicate forAllFailed()
failed to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature failed 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 orderByFailed()
WfProcessInstance depending the feature failed
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate lastActivityOn()
WfProcessInstance testing whether the value of the feature lastActivityOn is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsLastActivityOn()
lastActivityOn to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature lastActivityOn 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<Date> forAllLastActivityOn()
lastActivityOn to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature lastActivityOn 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 orderByLastActivityOn()
WfProcessInstance depending the feature lastActivityOn
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate name()
WfProcessInstance testing whether the value of the feature name is null or not.org.w3c.cci2.StringTypePredicate thereExistsName()
name to the predicate for WfProcessInstance, 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 WfProcessInstance, 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()
WfProcessInstance depending the feature name
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate parent()
WfProcessInstance testing whether the value of the feature parent is null or not.WfProcessInstanceQuery thereExistsParent()
parent to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature parent satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
WfProcessInstanceQuery forAllParent()
parent to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature parent satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
WfProcessQuery process()
org.w3c.cci2.OptionalFeaturePredicate startedOn()
WfProcessInstance testing whether the value of the feature startedOn is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsStartedOn()
startedOn to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature startedOn 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<Date> forAllStartedOn()
startedOn to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature startedOn 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 orderByStartedOn()
WfProcessInstance depending the feature startedOn
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate stepCounter()
WfProcessInstance testing whether the value of the feature stepCounter is null or not.org.w3c.cci2.ComparableTypePredicate<Integer> thereExistsStepCounter()
stepCounter to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature stepCounter 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> forAllStepCounter()
stepCounter to the predicate for WfProcessInstance, which evaluates to false unless the value of the feature stepCounter 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 orderByStepCounter()
WfProcessInstance depending the feature stepCounter
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate targetObject()
WfProcessInstance testing whether the value of the feature targetObject is null or not.org.w3c.cci2.StringTypePredicate thereExistsTargetObject()
targetObject to the predicate for WfProcessInstance, 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.w3c.cci2.StringTypePredicate forAllTargetObject()
targetObject to the predicate for WfProcessInstance, 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.SimpleTypeOrder orderByTargetObject()
WfProcessInstance depending the feature targetObject
Note: The order in which orderBy… instructions are given is relevant!This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.