|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KimPermission
Represents a single permissions within the system. Permissions are attached to roles. All authorization checks should be done against permissions, never against roles or groups.
| Method Summary | |
|---|---|
String |
getDescription()
Verbose description of the Permission and functionally what permissions it implies. |
AttributeSet |
getDetails()
List of details for this role/permission relationship. |
String |
getName()
|
String |
getNamespaceCode()
|
String |
getPermissionId()
|
String |
getTemplateId()
|
boolean |
hasDetails()
|
| Methods inherited from interface org.kuali.rice.kns.bo.Inactivateable |
|---|
isActive, setActive |
| Method Detail |
|---|
String getPermissionId()
AttributeSet getDetails()
boolean hasDetails()
String getNamespaceCode()
String getName()
String getTemplateId()
String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||