|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RoleResponsibilityContract
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.
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 |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
---|
isActive |
Method Detail |
---|
String getRoleResponsibilityId()
String getRoleId()
String getResponsibilityId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |