|
||||||||||
| 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.base.cci.UriPropertyFilterImpl
public class UriPropertyFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
UriPropertyFilterImpl(RefPackage_1_0 aPackage)
|
|
UriPropertyFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
UriPropertyFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
|
|
| Method Summary | |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
accessGrantedByParent()
Adds a constraint to the predicate for SecureObject
testing whether the value of the feature
accessGrantedByParent is null or not. |
org.w3c.cci2.ComparableTypePredicate |
accessLevelBrowse()
|
org.w3c.cci2.ComparableTypePredicate |
accessLevelDelete()
|
org.w3c.cci2.ComparableTypePredicate |
accessLevelUpdate()
|
org.w3c.cci2.MultivaluedFeaturePredicate |
context()
Adds a constraint to the predicate for ContextCapable
testing whether the feature context has values or not. |
org.w3c.cci2.ComparableTypePredicate |
createdAt()
|
org.w3c.cci2.MultivaluedFeaturePredicate |
createdBy()
Adds a constraint to the predicate for BasicObject testing
whether the feature createdBy has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for Property testing
whether the value of the feature description is
null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
domain()
Adds a constraint to the predicate for Property testing
whether the value of the feature domain 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)
|
org.w3c.cci2.StringTypePredicate |
forAllCreatedBy()
Adds a constraint for the feature createdBy to the
predicate. |
void |
forAllCreatedBy(short operator,
Collection values)
|
void |
forAllCreatedBy(short operator,
String[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
void |
forAllDescription(short operator,
Collection values)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
CodeValueContainerQuery |
forAllDomain()
Adds a constraint for the feature domain to the predicate. |
void |
forAllDomain(short operator,
CodeValueContainer[] filterValues)
|
void |
forAllDomain(short operator,
Collection values)
|
void |
forAllIdentity(short operator,
Collection values)
|
void |
forAllIdentity(short operator,
String[] filterValues)
|
void |
forAllModifiedAt(short operator,
Collection values)
|
void |
forAllModifiedAt(short operator,
Date[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
forAllModifiedBy()
Adds a constraint for the feature modifiedBy to the
predicate. |
void |
forAllModifiedBy(short operator,
Collection values)
|
void |
forAllModifiedBy(short operator,
String[] filterValues)
|
void |
forAllName(short operator,
Collection values)
|
void |
forAllName(short operator,
String[] filterValues)
|
org.w3c.cci2.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)
|
void |
forAllUriValue(short operator,
Collection values)
|
void |
forAllUriValue(short operator,
String[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
identity()
|
org.w3c.cci2.ComparableTypePredicate |
modifiedAt()
|
org.w3c.cci2.MultivaluedFeaturePredicate |
modifiedBy()
Adds a constraint to the predicate for BasicObject testing
whether the feature modifiedBy has values or not. |
org.w3c.cci2.StringTypePredicate |
name()
|
org.w3c.cci2.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. |
org.w3c.cci2.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. |
org.w3c.cci2.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. |
org.w3c.cci2.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. |
org.w3c.cci2.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. |
org.w3c.cci2.SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for Property depending
the feature description
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.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. |
org.w3c.cci2.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. |
org.w3c.cci2.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. |
org.w3c.cci2.SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for Property depending
the feature name
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.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. |
org.w3c.cci2.SimpleTypeOrder |
orderByUriValue()
Allows to adds a sort instruction for UriProperty
depending the feature uriValue
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByUriValue(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.MultivaluedFeaturePredicate |
owner()
Adds a constraint to the predicate for SecureObject
testing whether the feature owner has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
owningGroup()
Adds a constraint to the predicate for SecureObject
testing whether the feature owningGroup has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
owningUser()
Adds a constraint to the predicate for SecureObject
testing whether the value of the feature owningUser 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)
|
org.w3c.cci2.StringTypePredicate |
thereExistsCreatedBy()
Adds a constraint for the feature createdBy to the
predicate. |
void |
thereExistsCreatedBy(short operator,
Collection values)
|
void |
thereExistsCreatedBy(short operator,
String[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
void |
thereExistsDescription(short operator,
Collection values)
|
void |
thereExistsDescription(short operator,
String[] filterValues)
|
CodeValueContainerQuery |
thereExistsDomain()
Adds a constraint for the feature domain to the predicate. |
void |
thereExistsDomain(short operator,
CodeValueContainer[] filterValues)
|
void |
thereExistsDomain(short operator,
Collection values)
|
void |
thereExistsIdentity(short operator,
Collection values)
|
void |
thereExistsIdentity(short operator,
String[] filterValues)
|
void |
thereExistsModifiedAt(short operator,
Collection values)
|
void |
thereExistsModifiedAt(short operator,
Date[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
thereExistsModifiedBy()
Adds a constraint for the feature modifiedBy to the
predicate. |
void |
thereExistsModifiedBy(short operator,
Collection values)
|
void |
thereExistsModifiedBy(short operator,
String[] filterValues)
|
void |
thereExistsName(short operator,
Collection values)
|
void |
thereExistsName(short operator,
String[] filterValues)
|
org.w3c.cci2.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)
|
void |
thereExistsUriValue(short operator,
Collection values)
|
void |
thereExistsUriValue(short operator,
String[] filterValues)
|
org.w3c.cci2.ResourceIdentifierTypePredicate |
uriValue()
|
| 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.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| 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 |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Constructor Detail |
|---|
public UriPropertyFilterImpl(RefPackage_1_0 aPackage)
public UriPropertyFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public UriPropertyFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllDescription(short operator,
Collection values)
forAllDescription in interface PropertyFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDescription(short operator,
Collection values)
thereExistsDescription in interface PropertyFilteroperator - The operator for this filter.FilterOperators
public void forAllDescription(short operator,
String[] filterValues)
forAllDescription in interface PropertyFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDescription(short operator,
String[] filterValues)
thereExistsDescription in interface PropertyFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDescription(short order)
PropertyFilter
orderByDescription in interface PropertyFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate description()
PropertyQueryProperty testing
whether the value of the feature description is
null or not.
description in interface PropertyQuerypublic org.w3c.cci2.StringTypePredicate thereExistsDescription()
PropertyQuerydescription to the
predicate. The predicate for Property evaluates
true if its value of feature description
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!
thereExistsDescription in interface PropertyQuerypublic org.w3c.cci2.StringTypePredicate forAllDescription()
PropertyQuerydescription to the
predicate. The predicate for Property evaluates
true if its value of feature description
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!
forAllDescription in interface PropertyQuerypublic org.w3c.cci2.SimpleTypeOrder orderByDescription()
PropertyQueryProperty depending
the feature description
Note: The order in which orderBy…
instructions are given is relevant!
orderByDescription in interface PropertyQuery
public void forAllDomain(short operator,
CodeValueContainer[] filterValues)
forAllDomain in interface PropertyFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDomain(short operator,
CodeValueContainer[] filterValues)
thereExistsDomain in interface PropertyFilteroperator - The operator for this filter.FilterOperators
public void forAllDomain(short operator,
Collection values)
forAllDomain in interface PropertyFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDomain(short operator,
Collection values)
thereExistsDomain in interface PropertyFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate domain()
PropertyQueryProperty testing
whether the value of the feature domain is
null or not.
domain in interface PropertyQuerypublic CodeValueContainerQuery thereExistsDomain()
PropertyQuerydomain to the predicate.
The predicate for Property evaluates true if
its value of feature domain 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!
thereExistsDomain in interface PropertyQuerypublic CodeValueContainerQuery forAllDomain()
PropertyQuerydomain to the predicate.
The predicate for Property evaluates true if
its value of feature domain 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!
forAllDomain in interface PropertyQuery
public void forAllName(short operator,
Collection values)
forAllName in interface PropertyFilteroperator - The operator for this filter.FilterOperators
public void thereExistsName(short operator,
Collection values)
thereExistsName in interface PropertyFilteroperator - The operator for this filter.FilterOperators
public void forAllName(short operator,
String[] filterValues)
forAllName in interface PropertyFilteroperator - The operator for this filter.FilterOperators
public void thereExistsName(short operator,
String[] filterValues)
thereExistsName in interface PropertyFilteroperator - The operator for this filter.FilterOperatorspublic void orderByName(short order)
PropertyFilter
orderByName in interface PropertyFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.StringTypePredicate name()
name in interface PropertyQuerypublic org.w3c.cci2.SimpleTypeOrder orderByName()
PropertyQueryProperty depending
the feature name
Note: The order in which orderBy…
instructions are given is relevant!
orderByName in interface PropertyQuery
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 org.w3c.cci2.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 org.w3c.cci2.ComparableTypePredicate accessLevelBrowse()
accessLevelBrowse in interface SecureObjectQuerypublic org.w3c.cci2.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 org.w3c.cci2.ComparableTypePredicate accessLevelDelete()
accessLevelDelete in interface SecureObjectQuerypublic org.w3c.cci2.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 org.w3c.cci2.ComparableTypePredicate accessLevelUpdate()
accessLevelUpdate in interface SecureObjectQuerypublic org.w3c.cci2.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 org.w3c.cci2.MultivaluedFeaturePredicate owner()
SecureObjectQuerySecureObject
testing whether the feature owner has values or not.
owner in interface SecureObjectQuerypublic org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 forAllUriValue(short operator,
Collection values)
forAllUriValue in interface UriPropertyFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUriValue(short operator,
Collection values)
thereExistsUriValue in interface UriPropertyFilteroperator - The operator for this filter.FilterOperators
public void forAllUriValue(short operator,
String[] filterValues)
forAllUriValue in interface UriPropertyFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUriValue(short operator,
String[] filterValues)
thereExistsUriValue in interface UriPropertyFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUriValue(short order)
UriPropertyFilter
orderByUriValue in interface UriPropertyFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.ResourceIdentifierTypePredicate uriValue()
uriValue in interface UriPropertyQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUriValue()
UriPropertyQueryUriProperty
depending the feature uriValue
Note: The order in which orderBy…
instructions are given is relevant!
orderByUriValue in interface UriPropertyQuery
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 org.w3c.cci2.ComparableTypePredicate createdAt()
createdAt in interface BasicObjectQuerypublic org.w3c.cci2.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 org.w3c.cci2.MultivaluedFeaturePredicate createdBy()
BasicObjectQueryBasicObject testing
whether the feature createdBy has values or not.
createdBy in interface BasicObjectQuerypublic org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.ComparableTypePredicate modifiedAt()
modifiedAt in interface BasicObjectQuerypublic org.w3c.cci2.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 org.w3c.cci2.MultivaluedFeaturePredicate modifiedBy()
BasicObjectQueryBasicObject testing
whether the feature modifiedBy has values or not.
modifiedBy in interface BasicObjectQuerypublic org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.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 org.w3c.cci2.StringTypePredicate identity()
identity in interface ExtentCapableQuerypublic org.w3c.cci2.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 | |||||||||