|
||||||||||
| 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.RoleResponsibilityAction
public class RoleResponsibilityAction
| Nested Class Summary | |
|---|---|
static class |
RoleResponsibilityAction.Builder
|
static class |
RoleResponsibilityAction.Cache
|
| Method Summary | |
|---|---|
String |
getActionPolicyCode()
Returns the action policy code. |
String |
getActionTypeCode()
A string representation of the action type to be taken on this RoleResponsibilityAction. |
String |
getId()
The unique identifier for an object. |
Integer |
getPriorityNumber()
|
String |
getRoleMemberId()
String identifier for an associated RoleMember |
RoleResponsibility |
getRoleResponsibility()
Returns a RoleResponsibility instances associated with this action. |
String |
getRoleResponsibilityId()
Id of the contained RoleResponsibility object. |
Long |
getVersionNumber()
Returns the version number for this object. |
boolean |
isForceAction()
|
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
|---|
afterUnmarshal, beforeUnmarshal, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getId()
Identifiable
getId in interface Identifiablepublic String getRoleResponsibilityId()
RoleResponsibilityActionContract
getRoleResponsibilityId in interface RoleResponsibilityActionContractpublic String getActionTypeCode()
RoleResponsibilityActionContractA string representation of the action type to be taken on this RoleResponsibilityAction.
Examples are
getActionTypeCode in interface RoleResponsibilityActionContractpublic Integer getPriorityNumber()
getPriorityNumber in interface RoleResponsibilityActionContractpublic String getActionPolicyCode()
RoleResponsibilityActionContract
getActionPolicyCode in interface RoleResponsibilityActionContractpublic String getRoleMemberId()
RoleResponsibilityActionContract
getRoleMemberId in interface RoleResponsibilityActionContractpublic RoleResponsibility getRoleResponsibility()
RoleResponsibilityActionContract
getRoleResponsibility in interface RoleResponsibilityActionContractpublic boolean isForceAction()
isForceAction in interface RoleResponsibilityActionContractpublic Long getVersionNumber()
Versioned
getVersionNumber in interface Versioned
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||