|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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 | |
---|---|
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()
|
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()
getId
in interface ActionItemContract
public org.joda.time.DateTime getDateTimeAssigned()
getDateTimeAssigned
in interface ActionItemContract
public String getActionRequestCd()
getActionRequestCd
in interface ActionItemContract
public String getActionRequestId()
getActionRequestId
in interface ActionItemContract
public String getDocumentId()
getDocumentId
in interface ActionItemContract
public String getDocTitle()
getDocTitle
in interface ActionItemContract
public String getDocLabel()
getDocLabel
in interface ActionItemContract
public String getDocHandlerURL()
getDocHandlerURL
in interface ActionItemContract
public String getDocName()
getDocName
in interface ActionItemContract
public String getResponsibilityId()
getResponsibilityId
in interface ActionItemContract
public 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 ActionItemContract
public DelegationType getDelegationType()
getDelegationType
in interface ActionItemContract
public String getGroupId()
getGroupId
in interface ActionItemContract
public String getPrincipalId()
getPrincipalId
in interface ActionItemContract
public String getDelegatorGroupId()
getDelegatorGroupId
in interface ActionItemContract
public String getDelegatorPrincipalId()
getDelegatorPrincipalId
in interface ActionItemContract
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |