org.kuali.rice.kew.actionitem
Class OutboxItem

java.lang.Object
  extended by org.kuali.rice.kew.actionitem.ActionItemBase
      extended by org.kuali.rice.kew.actionitem.OutboxItem
All Implemented Interfaces:
Serializable, ActionItemContract

@Entity
public class OutboxItem
extends ActionItemBase

Outbox item. An extension of ActionItemActionListExtension for OJB.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Constructor Summary
OutboxItem()
           
OutboxItem(ActionItem actionItem)
           
 
Method Summary
 
Methods inherited from class org.kuali.rice.kew.actionitem.ActionItemBase
deepCopy, getActionItemIndex, getActionListIndex, getActionRequestCd, getActionRequestId, getActionRequestLabel, getActionToTake, getCustomActions, getDateAssigned, getDateAssignedString, getDateAssignedStringValue, getDateTimeAssigned, getDelegationType, getDelegatorGroupId, getDelegatorName, getDelegatorPrincipalId, getDisplayParameters, getDocHandlerURL, getDocLabel, getDocName, getDocTitle, getDocumentId, getGroup, getGroupId, getGroupName, getId, getLastApprovedDate, getMinimalRouteHeader, getPrincipal, getPrincipalId, getRecipientTypeCode, getRequestLabel, getResponsibilityId, getRoleName, getRouteHeader, getRouteHeaderApprovedDate, getRouteHeaderCombinedStatus, getRouteHeaderCreateDate, getRouteHeaderCurrentRouteLevelName, getRouteHeaderInitiatorName, getRouteHeaderInitiatorWorkflowId, getRouteHeaderRouteStatus, getRowStyleClass, initialize, isWorkgroupItem, setActionListIndex, setActionRequestCd, setActionRequestId, setCustomActions, setDateAssigned, setDateAssignedStringValue, setDelegationType, setDelegatorGroupId, setDelegatorPrincipalId, setDisplayParameters, setDocHandlerURL, setDocLabel, setDocName, setDocTitle, setDocumentId, setGroupId, setId, setPrincipalId, setRequestLabel, setResponsibilityId, setRoleName, setRouteHeader, setRowStyleClass, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OutboxItem

public OutboxItem()

OutboxItem

public OutboxItem(ActionItem actionItem)


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.