org.kuali.rice.kew.api.action
Interface ActionItemContract
- All Known Implementing Classes:
- ActionItem, ActionItem, ActionItem.Builder, ActionItemActionListExtension, OutboxItemActionListExtension
public interface ActionItemContract
getId
String getId()
getDateTimeAssigned
org.joda.time.DateTime getDateTimeAssigned()
getActionRequestCd
String getActionRequestCd()
getActionRequestId
String getActionRequestId()
getDocumentId
String getDocumentId()
getDocTitle
String getDocTitle()
getDocLabel
String getDocLabel()
getDocHandlerURL
String getDocHandlerURL()
getDocName
String getDocName()
getResponsibilityId
String getResponsibilityId()
getRoleName
String getRoleName()
getDateAssignedString
String getDateAssignedString()
getActionToTake
String getActionToTake()
getDelegationType
DelegationType getDelegationType()
getActionItemIndex
Integer getActionItemIndex()
getGroupId
String getGroupId()
getPrincipalId
String getPrincipalId()
getDelegatorGroupId
String getDelegatorGroupId()
getDelegatorPrincipalId
String getDelegatorPrincipalId()
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.