@MappedSuperclass public class ActionItemActionListExtension extends ActionItem implements RowStyleable
| Constructor and Description |
|---|
ActionItemActionListExtension() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getActionListIndex() |
Map<String,String> |
getCustomActions() |
String |
getDelegatorName() |
DisplayParameters |
getDisplayParameters() |
String |
getGroupName() |
Timestamp |
getLastApprovedDate() |
DocumentRouteHeaderValueActionListExtension |
getRouteHeader() |
String |
getRowStyleClass() |
void |
initialize(Preferences preferences) |
void |
setActionListIndex(Integer actionListIndex) |
void |
setCustomActions(Map<String,String> customActions) |
void |
setDisplayParameters(DisplayParameters displayParameters) |
void |
setRouteHeader(DocumentRouteHeaderValueActionListExtension routeHeader) |
void |
setRowStyleClass(String rowStyleClass) |
beforeInsert, getActionItemIndex, getActionRequestCd, getActionRequestId, getActionRequestLabel, getActionToTake, getDateAssigned, getDateAssignedString, getDateAssignedStringValue, getDateTimeAssigned, getDelegationType, getDelegatorGroupId, getDelegatorPrincipalId, getDocHandlerURL, getDocLabel, getDocName, getDocTitle, getDocumentId, getGroup, getGroupId, getId, getPrincipal, getPrincipalId, getRecipientTypeCode, getRequestLabel, getResponsibilityId, getRoleName, isWorkgroupItem, setActionRequestCd, setActionRequestId, setDateAssigned, setDateAssignedStringValue, setDelegationType, setDelegatorGroupId, setDelegatorPrincipalId, setDocHandlerURL, setDocLabel, setDocName, setDocTitle, setDocumentId, setGroupId, setId, setPrincipalId, setRequestLabel, setResponsibilityId, setRoleName, to, to, toStringpublic ActionItemActionListExtension()
public Integer getActionListIndex()
public void setActionListIndex(Integer actionListIndex)
public Timestamp getLastApprovedDate()
public Map<String,String> getCustomActions()
public void setCustomActions(Map<String,String> customActions)
public String getRowStyleClass()
getRowStyleClass in interface RowStyleablepublic void setRowStyleClass(String rowStyleClass)
setRowStyleClass in interface RowStyleablepublic String getDelegatorName()
public String getGroupName()
public void initialize(Preferences preferences)
public DisplayParameters getDisplayParameters()
public void setDisplayParameters(DisplayParameters displayParameters)
public DocumentRouteHeaderValueActionListExtension getRouteHeader()
public void setRouteHeader(DocumentRouteHeaderValueActionListExtension routeHeader)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.