|
||||||||||
| 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.RoleResponsibility
public final class RoleResponsibility
An lightweight association of a Responsibility and a Role represented by references to the identifiers of a Role and a Responsibility that are related to each other.
| Nested Class Summary | |
|---|---|
static class |
RoleResponsibility.Builder
|
static class |
RoleResponsibility.Cache
|
| Method Summary | |
|---|---|
String |
getResponsibilityId()
Returns the String identifier for the Responsibility represented by this Role/Responsibility association. |
String |
getRoleId()
Returns the String identifier for the Role represented by this Role/Responsibility association. |
String |
getRoleResponsibilityId()
Provides the String identifier for a given RoleResponsibility |
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 getResponsibilityId()
RoleResponsibilityContract
getResponsibilityId in interface RoleResponsibilityContractpublic String getRoleId()
RoleResponsibilityContract
getRoleId in interface RoleResponsibilityContractpublic String getRoleResponsibilityId()
RoleResponsibilityContract
getRoleResponsibilityId in interface RoleResponsibilityContractpublic boolean isActive()
Inactivatable
isActive in interface Inactivatablepublic Long getVersionNumber()
Versioned
getVersionNumber in interface Versioned
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||