|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PrincipalGroupQuery
| Method Summary | |
|---|---|
RoleQuery |
forAllGrantedRole()
Adds a constraint for the feature grantedRole to the
predicate. |
org.w3c.cci2.MultivaluedFeaturePredicate |
grantedRole()
Adds a constraint to the predicate for PrincipalGroup
testing whether the feature grantedRole has values or not. |
RoleQuery |
thereExistsGrantedRole()
Adds a constraint for the feature grantedRole to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.security.realm1.query.PrincipalQuery |
|---|
credential, description, disabled, forAllCredential, forAllDescription, forAllIsMemberOf, isMemberOf, name, orderByDescription, orderByDisabled, orderByName, subject, thereExistsCredential, thereExistsDescription, thereExistsIsMemberOf |
| Methods inherited from interface org.openmdx.base.query.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.query.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| 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 |
| Method Detail |
|---|
org.w3c.cci2.MultivaluedFeaturePredicate grantedRole()
PrincipalGroup
testing whether the feature grantedRole has values or not.
RoleQuery thereExistsGrantedRole()
grantedRole to the
predicate. The predicate for PrincipalGroup evaluates
true if its value of feature grantedRole
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!
RoleQuery forAllGrantedRole()
grantedRole to the
predicate. The predicate for PrincipalGroup evaluates
true if its value of feature grantedRole
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 | |||||||||