|
||||||||||
| 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.generic.cci.NoteFilterImpl
public class NoteFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
NoteFilterImpl(RefPackage_1_0 aPackage)
|
|
NoteFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
NoteFilterImpl(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. |
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)
|
void |
forAllIdentity(short operator,
Collection values)
|
void |
forAllIdentity(short operator,
String[] 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)
|
StringTypePredicate |
forAllText()
Adds a constraint for the feature text to the predicate. |
void |
forAllText(short operator,
Collection values)
|
void |
forAllText(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllTitle()
Adds a constraint for the feature title to the predicate. |
void |
forAllTitle(short operator,
Collection values)
|
void |
forAllTitle(short operator,
String[] filterValues)
|
StringTypePredicate |
identity()
|
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 |
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 |
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 |
orderByText()
Allows to adds a sort instruction for Note depending the
feature text
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByText(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByTitle()
Allows to adds a sort instruction for Note depending the
feature title
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByTitle(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 |
text()
Adds a constraint to the predicate for Note testing
whether the value of the feature text 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)
|
void |
thereExistsIdentity(short operator,
Collection values)
|
void |
thereExistsIdentity(short operator,
String[] 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)
|
StringTypePredicate |
thereExistsText()
Adds a constraint for the feature text to the predicate. |
void |
thereExistsText(short operator,
Collection values)
|
void |
thereExistsText(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsTitle()
Adds a constraint for the feature title to the predicate. |
void |
thereExistsTitle(short operator,
Collection values)
|
void |
thereExistsTitle(short operator,
String[] filterValues)
|
OptionalFeaturePredicate |
title()
Adds a constraint to the predicate for Note testing
whether the value of the feature title is
null or not. |
| 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 NoteFilterImpl(RefPackage_1_0 aPackage)
public NoteFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public NoteFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllText(short operator,
Collection values)
forAllText in interface NoteFilteroperator - The operator for this filter.FilterOperators
public void thereExistsText(short operator,
Collection values)
thereExistsText in interface NoteFilteroperator - The operator for this filter.FilterOperators
public void forAllText(short operator,
String[] filterValues)
forAllText in interface NoteFilteroperator - The operator for this filter.FilterOperators
public void thereExistsText(short operator,
String[] filterValues)
thereExistsText in interface NoteFilteroperator - The operator for this filter.FilterOperatorspublic void orderByText(short order)
NoteFilter
orderByText in interface NoteFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate text()
NoteQueryNote testing
whether the value of the feature text is null
or not.
text in interface NoteQuerypublic StringTypePredicate thereExistsText()
NoteQuerytext to the predicate.
The predicate for Note evaluates true if its
value of feature text satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsText in interface NoteQuerypublic StringTypePredicate forAllText()
NoteQuerytext to the predicate.
The predicate for Note evaluates true if its
value of feature text satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllText in interface NoteQuerypublic SimpleTypeOrder orderByText()
NoteQueryNote depending the
feature text
Note: The order in which orderBy…
instructions are given is relevant!
orderByText in interface NoteQuery
public void forAllTitle(short operator,
Collection values)
forAllTitle in interface NoteFilteroperator - The operator for this filter.FilterOperators
public void thereExistsTitle(short operator,
Collection values)
thereExistsTitle in interface NoteFilteroperator - The operator for this filter.FilterOperators
public void forAllTitle(short operator,
String[] filterValues)
forAllTitle in interface NoteFilteroperator - The operator for this filter.FilterOperators
public void thereExistsTitle(short operator,
String[] filterValues)
thereExistsTitle in interface NoteFilteroperator - The operator for this filter.FilterOperatorspublic void orderByTitle(short order)
NoteFilter
orderByTitle in interface NoteFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate title()
NoteQueryNote testing
whether the value of the feature title is
null or not.
title in interface NoteQuerypublic StringTypePredicate thereExistsTitle()
NoteQuerytitle to the predicate.
The predicate for Note evaluates true if its
value of feature title satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsTitle in interface NoteQuerypublic StringTypePredicate forAllTitle()
NoteQuerytitle to the predicate.
The predicate for Note evaluates true if its
value of feature title satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllTitle in interface NoteQuerypublic SimpleTypeOrder orderByTitle()
NoteQueryNote depending the
feature title
Note: The order in which orderBy…
instructions are given is relevant!
orderByTitle in interface NoteQuery
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)
thereExistsAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic OptionalFeaturePredicate accessGrantedByParent()
SecureObjectQuerySecureObject
testing whether the value of the feature
accessGrantedByParent is null or not.
accessGrantedByParent in interface SecureObjectQuerypublic BasicObjectQuery thereExistsAccessGrantedByParent()
SecureObjectQueryaccessGrantedByParent to
the predicate. The predicate for SecureObject evaluates
true if its value of feature
accessGrantedByParent satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsAccessGrantedByParent in interface SecureObjectQuerypublic BasicObjectQuery forAllAccessGrantedByParent()
SecureObjectQueryaccessGrantedByParent to
the predicate. The predicate for SecureObject evaluates
true if its value of feature
accessGrantedByParent satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllAccessGrantedByParent in interface SecureObjectQuery
public void forAllAccessLevelBrowse(short operator,
Collection values)
forAllAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelBrowse(short operator,
Collection values)
thereExistsAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelBrowse(short operator,
short[] filterValues)
forAllAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelBrowse(short operator,
short[] filterValues)
thereExistsAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelBrowse(short order)
SecureObjectFilter
orderByAccessLevelBrowse in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate accessLevelBrowse()
accessLevelBrowse in interface SecureObjectQuerypublic SimpleTypeOrder orderByAccessLevelBrowse()
SecureObjectQuerySecureObject
depending the feature accessLevelBrowse
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelBrowse in interface SecureObjectQuery
public void forAllAccessLevelDelete(short operator,
Collection values)
forAllAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelDelete(short operator,
Collection values)
thereExistsAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelDelete(short operator,
short[] filterValues)
forAllAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelDelete(short operator,
short[] filterValues)
thereExistsAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelDelete(short order)
SecureObjectFilter
orderByAccessLevelDelete in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate accessLevelDelete()
accessLevelDelete in interface SecureObjectQuerypublic SimpleTypeOrder orderByAccessLevelDelete()
SecureObjectQuerySecureObject
depending the feature accessLevelDelete
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelDelete in interface SecureObjectQuery
public void forAllAccessLevelUpdate(short operator,
Collection values)
forAllAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelUpdate(short operator,
Collection values)
thereExistsAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelUpdate(short operator,
short[] filterValues)
forAllAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelUpdate(short operator,
short[] filterValues)
thereExistsAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelUpdate(short order)
SecureObjectFilter
orderByAccessLevelUpdate in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate accessLevelUpdate()
accessLevelUpdate in interface SecureObjectQuerypublic SimpleTypeOrder orderByAccessLevelUpdate()
SecureObjectQuerySecureObject
depending the feature accessLevelUpdate
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelUpdate in interface SecureObjectQuery
public void forAllOwner(short operator,
Collection values)
forAllOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwner(short operator,
Collection values)
thereExistsOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwner(short operator,
String[] filterValues)
forAllOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwner(short operator,
String[] filterValues)
thereExistsOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByOwner(short order)
SecureObjectFilter
orderByOwner in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate owner()
SecureObjectQuerySecureObject
testing whether the feature owner has values or not.
owner in interface SecureObjectQuerypublic StringTypePredicate thereExistsOwner()
SecureObjectQueryowner to the predicate.
The predicate for SecureObject evaluates true
if at least one of its values of feature owner satisfies
the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsOwner in interface SecureObjectQuerypublic StringTypePredicate forAllOwner()
SecureObjectQueryowner to the predicate.
The predicate for SecureObject evaluates true
if all of its values of feature owner satisfy the selected
condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllOwner in interface SecureObjectQuerypublic MultivaluedTypeOrder orderByOwner()
SecureObjectQuerySecureObject
depending the feature owner
Note: The order in which orderBy…
instructions are given is relevant!
orderByOwner in interface SecureObjectQuery
public void forAllOwningGroup(short operator,
PrincipalGroup[] filterValues)
forAllOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningGroup(short operator,
PrincipalGroup[] filterValues)
thereExistsOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwningGroup(short operator,
Collection values)
forAllOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningGroup(short operator,
Collection values)
thereExistsOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic MultivaluedFeaturePredicate owningGroup()
SecureObjectQuerySecureObject
testing whether the feature owningGroup has values or not.
owningGroup in interface SecureObjectQuerypublic PrincipalGroupQuery thereExistsOwningGroup()
SecureObjectQueryowningGroup to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningGroup
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsOwningGroup in interface SecureObjectQuerypublic PrincipalGroupQuery forAllOwningGroup()
SecureObjectQueryowningGroup to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningGroup
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllOwningGroup in interface SecureObjectQuery
public void forAllOwningUser(short operator,
User[] filterValues)
forAllOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningUser(short operator,
User[] filterValues)
thereExistsOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwningUser(short operator,
Collection values)
forAllOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningUser(short operator,
Collection values)
thereExistsOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic OptionalFeaturePredicate owningUser()
SecureObjectQuerySecureObject
testing whether the value of the feature owningUser is
null or not.
owningUser in interface SecureObjectQuerypublic UserQuery thereExistsOwningUser()
SecureObjectQueryowningUser to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningUser
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsOwningUser in interface SecureObjectQuerypublic UserQuery forAllOwningUser()
SecureObjectQueryowningUser to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningUser
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllOwningUser in interface SecureObjectQuery
public void forAllCreatedAt(short operator,
Collection values)
forAllCreatedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCreatedAt(short operator,
Collection values)
thereExistsCreatedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllCreatedAt(short operator,
Date[] filterValues)
forAllCreatedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCreatedAt(short operator,
Date[] filterValues)
thereExistsCreatedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByCreatedAt(short order)
BasicObjectFilter
orderByCreatedAt in interface BasicObjectFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate createdAt()
createdAt in interface BasicObjectQuerypublic SimpleTypeOrder orderByCreatedAt()
BasicObjectQueryBasicObject
depending the feature createdAt
Note: The order in which orderBy…
instructions are given is relevant!
orderByCreatedAt in interface BasicObjectQuery
public void forAllCreatedBy(short operator,
Collection values)
forAllCreatedBy in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCreatedBy(short operator,
Collection values)
thereExistsCreatedBy in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllCreatedBy(short operator,
String[] filterValues)
forAllCreatedBy in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCreatedBy(short operator,
String[] filterValues)
thereExistsCreatedBy in interface BasicObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByCreatedBy(short order)
BasicObjectFilter
orderByCreatedBy in interface BasicObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate createdBy()
BasicObjectQueryBasicObject testing
whether the feature createdBy has values or not.
createdBy in interface BasicObjectQuerypublic StringTypePredicate thereExistsCreatedBy()
BasicObjectQuerycreatedBy to the
predicate. The predicate for BasicObject evaluates
true if at least one of its values of feature
createdBy satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsCreatedBy in interface BasicObjectQuerypublic StringTypePredicate forAllCreatedBy()
BasicObjectQuerycreatedBy to the
predicate. The predicate for BasicObject evaluates
true if all of its values of feature
createdBy satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllCreatedBy in interface BasicObjectQuerypublic MultivaluedTypeOrder orderByCreatedBy()
BasicObjectQueryBasicObject
depending the feature createdBy
Note: The order in which orderBy…
instructions are given is relevant!
orderByCreatedBy in interface BasicObjectQuery
public void forAllModifiedAt(short operator,
Collection values)
forAllModifiedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsModifiedAt(short operator,
Collection values)
thereExistsModifiedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllModifiedAt(short operator,
Date[] filterValues)
forAllModifiedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsModifiedAt(short operator,
Date[] filterValues)
thereExistsModifiedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByModifiedAt(short order)
BasicObjectFilter
orderByModifiedAt in interface BasicObjectFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate modifiedAt()
modifiedAt in interface BasicObjectQuerypublic SimpleTypeOrder orderByModifiedAt()
BasicObjectQueryBasicObject
depending the feature modifiedAt
Note: The order in which orderBy…
instructions are given is relevant!
orderByModifiedAt in interface BasicObjectQuery
public void forAllModifiedBy(short operator,
Collection values)
forAllModifiedBy in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsModifiedBy(short operator,
Collection values)
thereExistsModifiedBy in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllModifiedBy(short operator,
String[] filterValues)
forAllModifiedBy in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsModifiedBy(short operator,
String[] filterValues)
thereExistsModifiedBy in interface BasicObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByModifiedBy(short order)
BasicObjectFilter
orderByModifiedBy in interface BasicObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate modifiedBy()
BasicObjectQueryBasicObject testing
whether the feature modifiedBy has values or not.
modifiedBy in interface BasicObjectQuerypublic StringTypePredicate thereExistsModifiedBy()
BasicObjectQuerymodifiedBy to the
predicate. The predicate for BasicObject evaluates
true if at least one of its values of feature
modifiedBy satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsModifiedBy in interface BasicObjectQuerypublic StringTypePredicate forAllModifiedBy()
BasicObjectQuerymodifiedBy to the
predicate. The predicate for BasicObject evaluates
true if all of its values of feature
modifiedBy satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllModifiedBy in interface BasicObjectQuerypublic MultivaluedTypeOrder orderByModifiedBy()
BasicObjectQueryBasicObject
depending the feature modifiedBy
Note: The order in which orderBy…
instructions are given is relevant!
orderByModifiedBy in interface BasicObjectQuery
public void forAllContext(short operator,
Context[] filterValues)
forAllContext in interface ContextCapableFilteroperator - The operator for this filter.FilterOperators
public void thereExistsContext(short operator,
Context[] filterValues)
thereExistsContext in interface ContextCapableFilteroperator - The operator for this filter.FilterOperators
public void forAllContext(short operator,
Collection values)
forAllContext in interface ContextCapableFilteroperator - The operator for this filter.FilterOperators
public void thereExistsContext(short operator,
Collection values)
thereExistsContext in interface ContextCapableFilteroperator - The operator for this filter.FilterOperatorspublic MultivaluedFeaturePredicate context()
ContextCapableQueryContextCapable
testing whether the feature context has values or not.
context in interface ContextCapableQuerypublic ContextQuery thereExistsContext()
ContextCapableQuerycontext to the
predicate. The predicate for ContextCapable evaluates
true if its value of feature context
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsContext in interface ContextCapableQuerypublic ContextQuery forAllContext()
ContextCapableQuerycontext to the
predicate. The predicate for ContextCapable evaluates
true if its value of feature context
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllContext in interface ContextCapableQuery
public void forAllIdentity(short operator,
Collection values)
forAllIdentity in interface ExtentCapableFilteroperator - The operator for this filter.FilterOperators
public void thereExistsIdentity(short operator,
Collection values)
thereExistsIdentity in interface ExtentCapableFilteroperator - The operator for this filter.FilterOperators
public void forAllIdentity(short operator,
String[] filterValues)
forAllIdentity in interface ExtentCapableFilteroperator - The operator for this filter.FilterOperators
public void thereExistsIdentity(short operator,
String[] filterValues)
thereExistsIdentity in interface ExtentCapableFilteroperator - The operator for this filter.FilterOperatorspublic void orderByIdentity(short order)
ExtentCapableFilter
orderByIdentity in interface ExtentCapableFilterorder - The sort order for this filter.Directionspublic StringTypePredicate identity()
identity in interface ExtentCapableQuerypublic SimpleTypeOrder orderByIdentity()
ExtentCapableQueryExtentCapable
depending the feature identity
Note: The order in which orderBy…
instructions are given is relevant!
orderByIdentity in interface ExtentCapableQuery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||