|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Role
This is a description of what this class does - shyu don't forget to fill this in.
Field Summary | |
---|---|
static String |
GROUP_MEMBER_TYPE
|
static String |
PRINCIPAL_MEMBER_TYPE
|
static String |
ROLE_MEMBER_TYPE
|
Method Summary | |
---|---|
String |
getKimTypeId()
Type identifier for this role. |
String |
getNamespaceCode()
Namespace for this role - identifies the system/module to which this role applies |
String |
getRoleDescription()
Verbose description of the role and functionally what permissions it implies. |
String |
getRoleId()
Unique identifier for this role. |
String |
getRoleName()
Name for this role. |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow, refresh |
Field Detail |
---|
static final String GROUP_MEMBER_TYPE
static final String PRINCIPAL_MEMBER_TYPE
static final String ROLE_MEMBER_TYPE
Method Detail |
---|
String getRoleId()
String getNamespaceCode()
String getRoleName()
String getRoleDescription()
String getKimTypeId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |