|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.opencrx.kernel.home1.cci.WfProcessInstanceFilterImpl
public class WfProcessInstanceFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
WfProcessInstanceFilterImpl(RefPackage_1_0 aPackage)
|
|
WfProcessInstanceFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
WfProcessInstanceFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
|
|
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
accessGrantedByParent()
Adds a constraint to the predicate for SecureObject
testing whether the value of the feature
accessGrantedByParent is null or not. |
ComparableTypePredicate |
accessLevelBrowse()
|
ComparableTypePredicate |
accessLevelDelete()
|
ComparableTypePredicate |
accessLevelUpdate()
|
MultivaluedFeaturePredicate |
context()
Adds a constraint to the predicate for ContextCapable
testing whether the feature context has values or not. |
ComparableTypePredicate |
createdAt()
|
MultivaluedFeaturePredicate |
createdBy()
Adds a constraint to the predicate for BasicObject testing
whether the feature createdBy has values or not. |
OptionalFeaturePredicate |
failed()
Adds a constraint to the predicate for WfProcessInstance
testing whether the value of the feature failed is
null or not. |
BasicObjectQuery |
forAllAccessGrantedByParent()
Adds a constraint for the feature accessGrantedByParent to
the predicate. |
void |
forAllAccessGrantedByParent(short operator,
BasicObject[] filterValues)
|
void |
forAllAccessGrantedByParent(short operator,
Collection values)
|
void |
forAllAccessLevelBrowse(short operator,
Collection values)
|
void |
forAllAccessLevelBrowse(short operator,
short[] filterValues)
|
void |
forAllAccessLevelDelete(short operator,
Collection values)
|
void |
forAllAccessLevelDelete(short operator,
short[] filterValues)
|
void |
forAllAccessLevelUpdate(short operator,
Collection values)
|
void |
forAllAccessLevelUpdate(short operator,
short[] filterValues)
|
ContextQuery |
forAllContext()
Adds a constraint for the feature context to the
predicate. |
void |
forAllContext(short operator,
Collection values)
|
void |
forAllContext(short operator,
Context[] filterValues)
|
void |
forAllCreatedAt(short operator,
Collection values)
|
void |
forAllCreatedAt(short operator,
Date[] filterValues)
|
StringTypePredicate |
forAllCreatedBy()
Adds a constraint for the feature createdBy to the
predicate. |
void |
forAllCreatedBy(short operator,
Collection values)
|
void |
forAllCreatedBy(short operator,
String[] filterValues)
|
BooleanTypePredicate |
forAllFailed()
Adds a constraint for the feature failed to the predicate. |
void |
forAllFailed(short operator,
boolean[] filterValues)
|
void |
forAllFailed(short operator,
Collection values)
|
void |
forAllIdentity(short operator,
Collection values)
|
void |
forAllIdentity(short operator,
String[] filterValues)
|
ComparableTypePredicate |
forAllLastActivityOn()
Adds a constraint for the feature lastActivityOn to the
predicate. |
void |
forAllLastActivityOn(short operator,
Collection values)
|
void |
forAllLastActivityOn(short operator,
Date[] filterValues)
|
void |
forAllModifiedAt(short operator,
Collection values)
|
void |
forAllModifiedAt(short operator,
Date[] filterValues)
|
StringTypePredicate |
forAllModifiedBy()
Adds a constraint for the feature modifiedBy to the
predicate. |
void |
forAllModifiedBy(short operator,
Collection values)
|
void |
forAllModifiedBy(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllOwner()
Adds a constraint for the feature owner to the predicate. |
void |
forAllOwner(short operator,
Collection values)
|
void |
forAllOwner(short operator,
String[] filterValues)
|
PrincipalGroupQuery |
forAllOwningGroup()
Adds a constraint for the feature owningGroup to the
predicate. |
void |
forAllOwningGroup(short operator,
Collection values)
|
void |
forAllOwningGroup(short operator,
PrincipalGroup[] filterValues)
|
UserQuery |
forAllOwningUser()
Adds a constraint for the feature owningUser to the
predicate. |
void |
forAllOwningUser(short operator,
Collection values)
|
void |
forAllOwningUser(short operator,
User[] filterValues)
|
WfProcessInstanceQuery |
forAllParent()
Adds a constraint for the feature parent to the predicate. |
void |
forAllParent(short operator,
Collection values)
|
void |
forAllParent(short operator,
WfProcessInstance[] filterValues)
|
void |
forAllProcess(short operator,
Collection values)
|
void |
forAllProcess(short operator,
WfProcess[] filterValues)
|
ComparableTypePredicate |
forAllStartedOn()
Adds a constraint for the feature startedOn to the
predicate. |
void |
forAllStartedOn(short operator,
Collection values)
|
void |
forAllStartedOn(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
forAllStepCounter()
Adds a constraint for the feature stepCounter to the
predicate. |
void |
forAllStepCounter(short operator,
Collection values)
|
void |
forAllStepCounter(short operator,
int[] filterValues)
|
ResourceIdentifierTypePredicate |
forAllTargetObject()
Adds a constraint for the feature targetObject to the
predicate. |
void |
forAllTargetObject(short operator,
Collection values)
|
void |
forAllTargetObject(short operator,
String[] filterValues)
|
StringTypePredicate |
identity()
|
OptionalFeaturePredicate |
lastActivityOn()
Adds a constraint to the predicate for WfProcessInstance
testing whether the value of the feature lastActivityOn is
null or not. |
ComparableTypePredicate |
modifiedAt()
|
MultivaluedFeaturePredicate |
modifiedBy()
Adds a constraint to the predicate for BasicObject testing
whether the feature modifiedBy has values or not. |
SimpleTypeOrder |
orderByAccessLevelBrowse()
Allows to adds a sort instruction for SecureObject
depending the feature accessLevelBrowse
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccessLevelBrowse(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByAccessLevelDelete()
Allows to adds a sort instruction for SecureObject
depending the feature accessLevelDelete
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccessLevelDelete(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByAccessLevelUpdate()
Allows to adds a sort instruction for SecureObject
depending the feature accessLevelUpdate
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccessLevelUpdate(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByCreatedAt()
Allows to adds a sort instruction for BasicObject
depending the feature createdAt
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByCreatedAt(short order)
Specifies the sort order of all the instances that match the filter criteria. |
MultivaluedTypeOrder |
orderByCreatedBy()
Allows to adds a sort instruction for BasicObject
depending the feature createdBy
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByCreatedBy(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByFailed(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByIdentity()
Allows to adds a sort instruction for ExtentCapable
depending the feature identity
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByIdentity(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByLastActivityOn(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByModifiedAt()
Allows to adds a sort instruction for BasicObject
depending the feature modifiedAt
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByModifiedAt(short order)
Specifies the sort order of all the instances that match the filter criteria. |
MultivaluedTypeOrder |
orderByModifiedBy()
Allows to adds a sort instruction for BasicObject
depending the feature modifiedBy
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByModifiedBy(short order)
Specifies the sort order of all the instances that match the filter criteria. |
MultivaluedTypeOrder |
orderByOwner()
Allows to adds a sort instruction for SecureObject
depending the feature owner
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByOwner(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByStartedOn(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByStepCounter(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByTargetObject(short order)
Specifies the sort order of all the instances that match the filter criteria. |
MultivaluedFeaturePredicate |
owner()
Adds a constraint to the predicate for SecureObject
testing whether the feature owner has values or not. |
MultivaluedFeaturePredicate |
owningGroup()
Adds a constraint to the predicate for SecureObject
testing whether the feature owningGroup has values or not. |
OptionalFeaturePredicate |
owningUser()
Adds a constraint to the predicate for SecureObject
testing whether the value of the feature owningUser is
null or not. |
OptionalFeaturePredicate |
parent()
Adds a constraint to the predicate for WfProcessInstance
testing whether the value of the feature parent is
null or not. |
WfProcessQuery |
process()
|
OptionalFeaturePredicate |
startedOn()
Adds a constraint to the predicate for WfProcessInstance
testing whether the value of the feature startedOn is
null or not. |
OptionalFeaturePredicate |
stepCounter()
Adds a constraint to the predicate for WfProcessInstance
testing whether the value of the feature stepCounter is
null or not. |
OptionalFeaturePredicate |
targetObject()
Adds a constraint to the predicate for WfProcessInstance
testing whether the value of the feature targetObject is
null or not. |
BasicObjectQuery |
thereExistsAccessGrantedByParent()
Adds a constraint for the feature accessGrantedByParent to
the predicate. |
void |
thereExistsAccessGrantedByParent(short operator,
BasicObject[] filterValues)
|
void |
thereExistsAccessGrantedByParent(short operator,
Collection values)
|
void |
thereExistsAccessLevelBrowse(short operator,
Collection values)
|
void |
thereExistsAccessLevelBrowse(short operator,
short[] filterValues)
|
void |
thereExistsAccessLevelDelete(short operator,
Collection values)
|
void |
thereExistsAccessLevelDelete(short operator,
short[] filterValues)
|
void |
thereExistsAccessLevelUpdate(short operator,
Collection values)
|
void |
thereExistsAccessLevelUpdate(short operator,
short[] filterValues)
|
ContextQuery |
thereExistsContext()
Adds a constraint for the feature context to the
predicate. |
void |
thereExistsContext(short operator,
Collection values)
|
void |
thereExistsContext(short operator,
Context[] filterValues)
|
void |
thereExistsCreatedAt(short operator,
Collection values)
|
void |
thereExistsCreatedAt(short operator,
Date[] filterValues)
|
StringTypePredicate |
thereExistsCreatedBy()
Adds a constraint for the feature createdBy to the
predicate. |
void |
thereExistsCreatedBy(short operator,
Collection values)
|
void |
thereExistsCreatedBy(short operator,
String[] filterValues)
|
BooleanTypePredicate |
thereExistsFailed()
Adds a constraint for the feature failed to the predicate. |
void |
thereExistsFailed(short operator,
boolean[] filterValues)
|
void |
thereExistsFailed(short operator,
Collection values)
|
void |
thereExistsIdentity(short operator,
Collection values)
|
void |
thereExistsIdentity(short operator,
String[] filterValues)
|
ComparableTypePredicate |
thereExistsLastActivityOn()
Adds a constraint for the feature lastActivityOn to the
predicate. |
void |
thereExistsLastActivityOn(short operator,
Collection values)
|
void |
thereExistsLastActivityOn(short operator,
Date[] filterValues)
|
void |
thereExistsModifiedAt(short operator,
Collection values)
|
void |
thereExistsModifiedAt(short operator,
Date[] filterValues)
|
StringTypePredicate |
thereExistsModifiedBy()
Adds a constraint for the feature modifiedBy to the
predicate. |
void |
thereExistsModifiedBy(short operator,
Collection values)
|
void |
thereExistsModifiedBy(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsOwner()
Adds a constraint for the feature owner to the predicate. |
void |
thereExistsOwner(short operator,
Collection values)
|
void |
thereExistsOwner(short operator,
String[] filterValues)
|
PrincipalGroupQuery |
thereExistsOwningGroup()
Adds a constraint for the feature owningGroup to the
predicate. |
void |
thereExistsOwningGroup(short operator,
Collection values)
|
void |
thereExistsOwningGroup(short operator,
PrincipalGroup[] filterValues)
|
UserQuery |
thereExistsOwningUser()
Adds a constraint for the feature owningUser to the
predicate. |
void |
thereExistsOwningUser(short operator,
Collection values)
|
void |
thereExistsOwningUser(short operator,
User[] filterValues)
|
WfProcessInstanceQuery |
thereExistsParent()
Adds a constraint for the feature parent to the predicate. |
void |
thereExistsParent(short operator,
Collection values)
|
void |
thereExistsParent(short operator,
WfProcessInstance[] filterValues)
|
void |
thereExistsProcess(short operator,
Collection values)
|
void |
thereExistsProcess(short operator,
WfProcess[] filterValues)
|
ComparableTypePredicate |
thereExistsStartedOn()
Adds a constraint for the feature startedOn to the
predicate. |
void |
thereExistsStartedOn(short operator,
Collection values)
|
void |
thereExistsStartedOn(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
thereExistsStepCounter()
Adds a constraint for the feature stepCounter to the
predicate. |
void |
thereExistsStepCounter(short operator,
Collection values)
|
void |
thereExistsStepCounter(short operator,
int[] filterValues)
|
ResourceIdentifierTypePredicate |
thereExistsTargetObject()
Adds a constraint for the feature targetObject to the
predicate. |
void |
thereExistsTargetObject(short operator,
Collection values)
|
void |
thereExistsTargetObject(short operator,
String[] filterValues)
|
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue |
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1 |
|---|
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Constructor Detail |
|---|
public WfProcessInstanceFilterImpl(RefPackage_1_0 aPackage)
public WfProcessInstanceFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public WfProcessInstanceFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllAccessGrantedByParent(short operator,
BasicObject[] filterValues)
forAllAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessGrantedByParent(short operator,
BasicObject[] filterValues)
thereExistsAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessGrantedByParent(short operator,
Collection values)
forAllAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessGrantedByParent(short operator,
Collection values)