|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Policy
Abstract class Policy
| Method Summary | ||
|---|---|---|
String |
getDescription()
|
|
String |
getName()
Retrieves the value for the attribute name. |
|
|
getPrivilege()
Retrieves a set containing all the elements for the reference privilege. |
|
|
getRole()
Retrieves a set containing all the elements for the reference role. |
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
| Method Detail |
|---|
String getDescription()
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.String getName()
name.
name.<T extends Privilege> Collection<T> getPrivilege()
privilege.
<T extends Role> Collection<T> getRole()
role.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||