|
||||||||||
| 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.kew.api.action.ActionItem
public final class ActionItem
| Nested Class Summary | |
|---|---|
static class |
ActionItem.Builder
A builder which can be used to construct ActionItem instances. |
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
All "Complete" model object's should adhere to the ModelObjectComplete.equals(Object) contract. |
Integer |
getActionItemIndex()
Deprecated. |
String |
getActionRequestCd()
|
String |
getActionRequestId()
|
String |
getActionToTake()
Deprecated. |
String |
getDateAssignedString()
Deprecated. |
org.joda.time.DateTime |
getDateTimeAssigned()
|
DelegationType |
getDelegationType()
|
String |
getDelegatorGroupId()
|
String |
getDelegatorPrincipalId()
|
String |
getDocHandlerURL()
|
String |
getDocLabel()
|
String |
getDocName()
|
String |
getDocTitle()
|
String |
getDocumentId()
|
String |
getGroupId()
|
String |
getId()
|
String |
getPrincipalId()
|
String |
getResponsibilityId()
|
String |
getRoleName()
|
int |
hashCode()
All "Complete" model object's should adhere to the ModelObjectComplete.hashCode() contract. |
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
|---|
afterUnmarshal, beforeUnmarshal, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, 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 ActionItemContractpublic org.joda.time.DateTime getDateTimeAssigned()
getDateTimeAssigned in interface ActionItemContractpublic String getActionRequestCd()
getActionRequestCd in interface ActionItemContractpublic String getActionRequestId()
getActionRequestId in interface ActionItemContractpublic String getDocumentId()
getDocumentId in interface ActionItemContractpublic String getDocTitle()
getDocTitle in interface ActionItemContractpublic String getDocLabel()
getDocLabel in interface ActionItemContractpublic String getDocHandlerURL()
getDocHandlerURL in interface ActionItemContractpublic String getDocName()
getDocName in interface ActionItemContractpublic String getResponsibilityId()
getResponsibilityId in interface ActionItemContractpublic String getRoleName()
getRoleName in interface ActionItemContract@Deprecated public String getDateAssignedString()
ActionItemContract
getDateAssignedString in interface ActionItemContract@Deprecated public String getActionToTake()
ActionItemContract
getActionToTake in interface ActionItemContract@Deprecated public Integer getActionItemIndex()
ActionItemContract
getActionItemIndex in interface ActionItemContractpublic DelegationType getDelegationType()
getDelegationType in interface ActionItemContractpublic String getGroupId()
getGroupId in interface ActionItemContractpublic String getPrincipalId()
getPrincipalId in interface ActionItemContractpublic String getDelegatorGroupId()
getDelegatorGroupId in interface ActionItemContractpublic String getDelegatorPrincipalId()
getDelegatorPrincipalId in interface ActionItemContractpublic boolean equals(Object obj)
ModelObjectCompleteModelObjectComplete.equals(Object) contract.
equals in interface ModelObjectCompleteequals in class AbstractDataTransferObjectobj - to object to compare for equality
public int hashCode()
ModelObjectCompleteModelObjectComplete.hashCode() contract.
hashCode in interface ModelObjectCompletehashCode in class AbstractDataTransferObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||