|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kim.api.role.Role
public final class Role
This is a description of what this class does - shyu don't forget to fill this in.
| Nested Class Summary | |
|---|---|
static class |
Role.Builder
|
static class |
Role.Cache
|
| Method Summary | |
|---|---|
String |
getDescription()
Verbose description of the role and functionally what permissions it implies. |
String |
getId()
Unique identifier for this role. |
String |
getKimTypeId()
Type identifier for this role. |
String |
getName()
Name for this role. |
String |
getNamespaceCode()
Namespace for this role - identifies the system/module to which this role applies |
String |
getObjectId()
Return the globally unique object id of this object. |
Long |
getVersionNumber()
Returns the version number for this object. |
boolean |
isActive()
The active indicator for an object. |
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
|---|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getId()
getId in interface Identifiablepublic String getNamespaceCode()
getNamespaceCode in interface RoleContractpublic String getName()
getName in interface RoleContractpublic String getDescription()
getDescription in interface RoleContractpublic String getKimTypeId()
getKimTypeId in interface RoleContractpublic Long getVersionNumber()
Versioned
getVersionNumber in interface Versionedpublic String getObjectId()
GloballyUnique
getObjectId in interface GloballyUniquepublic boolean isActive()
Inactivatable
isActive in interface Inactivatable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||