|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Role
Class Role
| Nested Class Summary | |
|---|---|
static interface |
Role.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
String |
getDescription()
|
|
String |
getName()
Retrieves the value for the attribute name. |
|
|
getPermission()
Retrieves a set containing all the elements for the reference permission. |
|
Policy |
getPolicy()
Retrieves the value for the reference policy. |
|
boolean |
isDisabled()
Retrieves the value for the attribute disabled. |
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
void |
setDisabled(boolean disabled)
Sets a new value for the attribute disabled. |
|
void |
setPolicy(Policy policy)
Sets a new value for the reference policy. |
|
void |
setPolicy(Policy policy,
boolean nameIsPersistent,
String name)
Set the object's composite association org:openmdx:security:realm1:RoleBelongsToPolicy. |
|
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Method Detail |
|---|
String getDescription()
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.boolean isDisabled()
disabled.
disabled.void setDisabled(boolean disabled)
disabled.
disabled - The non-null new value for attribute disabled.String getName()
name.
name.<T extends Permission> Collection<T> getPermission()
permission.
Policy getPolicy()
policy.
null value for this reference.void setPolicy(Policy policy)
policy.
policy - The non-null new value for this reference.
void setPolicy(Policy policy,
boolean nameIsPersistent,
String name)
org:openmdx:security:realm1:RoleBelongsToPolicy.
policy - The non-null new value for this object's composite owner.nameIsPersistent - Defines whether the name is persistent.name - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||