|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecureObjectQuery
| 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<Short> |
accessLevelBrowse()
|
ComparableTypePredicate<Short> |
accessLevelDelete()
|
ComparableTypePredicate<Short> |
accessLevelUpdate()
|
org.openmdx.base.cci2.BasicObjectQuery |
forAllAccessGrantedByParent()
Adds a constraint for the feature accessGrantedByParent to
the predicate. |
StringTypePredicate |
forAllOwner()
Adds a constraint for the feature owner to the predicate. |
PrincipalGroupQuery |
forAllOwningGroup()
Adds a constraint for the feature owningGroup to the
predicate. |
UserQuery |
forAllOwningUser()
Adds a constraint for the feature owningUser to the
predicate. |
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! |
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! |
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! |
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! |
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. |
org.openmdx.base.cci2.BasicObjectQuery |
thereExistsAccessGrantedByParent()
Adds a constraint for the feature accessGrantedByParent to
the predicate. |
StringTypePredicate |
thereExistsOwner()
Adds a constraint for the feature owner to the predicate. |
PrincipalGroupQuery |
thereExistsOwningGroup()
Adds a constraint for the feature owningGroup to the
predicate. |
UserQuery |
thereExistsOwningUser()
Adds a constraint for the feature owningUser to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate accessGrantedByParent()
SecureObject
testing whether the value of the feature
accessGrantedByParent is null or not.
org.openmdx.base.cci2.BasicObjectQuery thereExistsAccessGrantedByParent()
accessGrantedByParent 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!
org.openmdx.base.cci2.BasicObjectQuery forAllAccessGrantedByParent()
accessGrantedByParent 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!
ComparableTypePredicate<Short> accessLevelBrowse()
SimpleTypeOrder orderByAccessLevelBrowse()
SecureObject
depending the feature accessLevelBrowse
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> accessLevelDelete()
SimpleTypeOrder orderByAccessLevelDelete()
SecureObject
depending the feature accessLevelDelete
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> accessLevelUpdate()
SimpleTypeOrder orderByAccessLevelUpdate()
SecureObject
depending the feature accessLevelUpdate
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate owner()
SecureObject
testing whether the feature owner has values or not.
StringTypePredicate thereExistsOwner()
owner 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!
StringTypePredicate forAllOwner()
owner 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!
MultivaluedTypeOrder orderByOwner()
SecureObject
depending the feature owner
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate owningGroup()
SecureObject
testing whether the feature owningGroup has values or not.
PrincipalGroupQuery thereExistsOwningGroup()
owningGroup 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!
PrincipalGroupQuery forAllOwningGroup()
owningGroup 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!
OptionalFeaturePredicate owningUser()
SecureObject
testing whether the value of the feature owningUser is
null or not.
UserQuery thereExistsOwningUser()
owningUser 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!
UserQuery forAllOwningUser()
owningUser 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!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||