org.kuali.rice.kew.actionlist
Class ActionListForm

java.lang.Object
  extended by org.kuali.rice.krad.web.form.UifFormBase
      extended by org.kuali.rice.kew.actionlist.ActionListForm
All Implemented Interfaces:
Serializable, ViewModel

public class ActionListForm
extends UifFormBase

Action List form implementation for the action list.

Holds properties necessary to determine the View instance that will be used to render the UI for the action list.

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

Field Summary
 
Fields inherited from class org.kuali.rice.krad.web.form.UifFormBase
actionParameters, addedCollectionItems, ajaxRequest, ajaxReturnType, attachmentFile, clientStateForSyncing, controllerMapping, defaultsApplied, dialogExplanation, dialogManager, dialogResponse, dirtyForm, extensionData, flowKey, focusId, formKey, formPostUrl, growlScript, historyFlow, historyManager, jumpToId, jumpToName, lightboxScript, newCollectionLines, pageId, postedView, readOnlyFieldsList, renderedInLightBox, requestedFormKey, requestRedirected, returnFormKey, returnLocation, selectedCollectionLines, sessionId, sessionTimeoutInterval, state, updateComponentId, view, viewId, viewName, viewRequestParameters, viewTypeName
 
Constructor Summary
ActionListForm()
           
 
Method Summary
 List<ActionItemActionListExtension> getActionList()
           
 String getActionListType()
           
 ActionToTake getActions(int index)
           
 List<ActionToTake> getActionsToTake()
           
 List<ActionItem> getApiActionList()
           
 String getCreateDateFrom()
           
 String getCreateDateTo()
           
 String getCssFile()
           
 Boolean getCustomActionList()
           
 Map<?,?> getDefaultActions()
           
 String getDefaultActionToTake()
           
 String getDelegationId()
           
 String getDelegator()
           
 List<?> getDelegators()
           
 String getDocType()
           
 String getDocTypeFullName()
           
 Boolean getDocumentPopup()
           
 ActionListFilter getFilter()
           
 String getFilterLegend()
           
 Boolean getHasCustomActions()
           
 Boolean getHasDisplayParameters()
           
 Person getHelpDeskActionListPerson()
           
 Principal getHelpDeskActionListPrincipal()
           
 String getHelpDeskActionListUserName()
           
 String getLastAssignedDateFrom()
           
 String getLastAssignedDateTo()
           
 ActionListFilter getLoadedFilter()
           
 String getLogoAlign()
           
 String getLookupableImplServiceName()
           
 String getLookupType()
           
 String getMenuBar()
           
 String getMethodToCall()
          Identifies the controller method that should be invoked to fulfill a request.
 ActionListFilter getOldFilter()
           
 String[] getOutboxItems()
           
 Preferences getPreferences()
           
 String getPrimaryDelegateId()
           
 List<WebFriendlyRecipient> getPrimaryDelegates()
           
 Boolean getRouteLogPopup()
           
 Boolean getShowOutbox()
           
 String getUser()
           
 List getUserWorkgroups()
           
 String getViewOutbox()
           
 boolean isHelpDeskActionList()
           
 boolean isNoRefresh()
           
 boolean isOutBoxEmpty()
           
 boolean isOutBoxMode()
           
 boolean isRequeryActionList()
           
 boolean isUpdateActionList()
           
 void postBind(javax.servlet.http.HttpServletRequest request)
          Called after Spring binds the request to the form and before the controller method is invoked
 void setActionList(ArrayList<ActionItemActionListExtension> actionList)
           
 void setActionListType(String actionListType)
           
 void setActionsToTake(List<ActionToTake> actionsToTake)
           
 void setCreateDateFrom(String createDate)
           
 void setCreateDateTo(String createDateTo)
           
 void setCssFile(String cssFile)
           
 void setCustomActionList(Boolean customActionList)
           
 void setDefaultActions(Map<?,?> defaultActions)
           
 void setDefaultActionToTake(String defaultActionToTake)
           
 void setDelegationId(String delegationId)
           
 void setDelegator(String delegator)
           
 void setDelegators(List<?> delegators)
           
 void setDocType(String docType)
           
 void setDocTypeFullName(String docTypeFullName)
           
 void setDocumentPopup(Boolean documentPopup)
           
 void setFilter(ActionListFilter filter)
           
 void setFilterLegend(String filterLegend)
           
 void setHasCustomActions(Boolean hasCustomActions)
           
 void setHasDisplayParameters(Boolean hasDisplayParameters)
           
 void setHelpDeskActionList(boolean helpDeskActionList)
           
 void setHelpDeskActionListPerson(Person helpDeskActionListPerson)
           
 void setHelpDeskActionListPrincipal(Principal helpDeskActionListPrincipal)
           
 void setHelpDeskActionListUserName(String helpDeskActionListUserName)
           
 void setLastAssignedDateFrom(String lastAssignedDateFrom)
           
 void setLastAssignedDateTo(String lastAssignedDate)
           
 void setLogoAlign(String logoAlign)
           
 void setLookupableImplServiceName(String lookupableImplServiceName)
           
 void setLookupType(String lookupType)
           
 void setMethodToCall(String methodToCall)
          Setter for the method to call
 void setNoRefresh(boolean noRefresh)
           
 void setOldFilter(ActionListFilter oldFilter)
           
 void setOutBoxEmpty(boolean outBoxEmpty)
           
 void setOutboxItems(String[] outboxItems)
           
 void setOutBoxMode(boolean outBoxMode)
           
 void setPreferences(Preferences preferences)
           
 void setPrimaryDelegateId(String primaryDelegateId)
           
 void setPrimaryDelegates(List<WebFriendlyRecipient> primaryDelegates)
           
 void setRequeryActionList(boolean requeryActionList)
           
 void setRouteLogPopup(Boolean routeLogPopup)
           
 void setShowOutbox(Boolean showOutbox)
           
 void setUpdateActionList(boolean updateActionList)
           
 void setUser(String user)
           
 void setUserWorkgroups(List userWorkgroups)
           
 void setViewOutbox(String viewOutbox)
           
 void validateDates()
           
 
Methods inherited from class org.kuali.rice.krad.web.form.UifFormBase
generateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAddedCollectionItems, getAjaxReturnType, getAttachmentFile, getClientStateForSyncing, getControllerMapping, getDialogExplanation, getDialogManager, getDialogResponse, getExtensionData, getFlowKey, getFocusId, getFormKey, getFormPostUrl, getGrowlScript, getHistoryFlow, getHistoryManager, getInitialRequestParameters, getJumpToId, getJumpToName, getLightboxScript, getNewCollectionLines, getPageId, getPostedView, getReadOnlyFieldsList, getRequestedFormKey, getRequestJsonTemplate, getRequestUrl, getReturnFormKey, getReturnLocation, getSelectedCollectionLines, getSessionId, getSessionTimeoutInterval, getState, getUpdateComponentId, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isAddedCollectionItem, isAjaxRequest, isBuildViewRequest, isDefaultsApplied, isDirtyForm, isJsonRequest, isOriginalComponentRequest, isRenderedInLightBox, isRequestRedirected, isUpdateComponentRequest, isUpdateDialogRequest, isUpdateNoneRequest, isUpdatePageRequest, isUpdateViewRequest, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setAttachmentFile, setClientStateForSyncing, setDefaultsApplied, setDialogExplanation, setDialogManager, setDialogResponse, setDirtyForm, setDirtyForm, setExtensionData, setFlowKey, setFocusId, setFormKey, setFormPostUrl, setGrowlScript, setHistoryFlow, setHistoryManager, setInitialRequestParameters, setJumpToId, setJumpToName, setLightboxScript, setNewCollectionLines, setOriginalComponentRequest, setPageId, setPostedView, setReadOnlyFieldsList, setRenderedInLightBox, setRequestedFormKey, setRequestJsonTemplate, setRequestRedirected, setRequestUrl, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setState, setUpdateComponentId, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionListForm

public ActionListForm()
Method Detail

getCreateDateTo

public String getCreateDateTo()

setCreateDateTo

public void setCreateDateTo(String createDateTo)

getLastAssignedDateFrom

public String getLastAssignedDateFrom()

setLastAssignedDateFrom

public void setLastAssignedDateFrom(String lastAssignedDateFrom)

getCreateDateFrom

public String getCreateDateFrom()

setCreateDateFrom

public void setCreateDateFrom(String createDate)

getFilter

public ActionListFilter getFilter()

setFilter

public void setFilter(ActionListFilter filter)

getLastAssignedDateTo

public String getLastAssignedDateTo()

setLastAssignedDateTo

public void setLastAssignedDateTo(String lastAssignedDate)

getOldFilter

public ActionListFilter getOldFilter()

setOldFilter

public void setOldFilter(ActionListFilter oldFilter)

validateDates

public void validateDates()

getLoadedFilter

public ActionListFilter getLoadedFilter()

getLookupableImplServiceName

public String getLookupableImplServiceName()

setLookupableImplServiceName

public void setLookupableImplServiceName(String lookupableImplServiceName)

getLookupType

public String getLookupType()

setLookupType

public void setLookupType(String lookupType)

getDocTypeFullName

public String getDocTypeFullName()

setDocTypeFullName

public void setDocTypeFullName(String docTypeFullName)

getUserWorkgroups

public List getUserWorkgroups()

setUserWorkgroups

public void setUserWorkgroups(List userWorkgroups)

getHelpDeskActionListPrincipal

public Principal getHelpDeskActionListPrincipal()

setHelpDeskActionListPrincipal

public void setHelpDeskActionListPrincipal(Principal helpDeskActionListPrincipal)

getHelpDeskActionListPerson

public Person getHelpDeskActionListPerson()

setHelpDeskActionListPerson

public void setHelpDeskActionListPerson(Person helpDeskActionListPerson)

isOutBoxMode

public boolean isOutBoxMode()

setOutBoxMode

public void setOutBoxMode(boolean outBoxMode)

setUser

public void setUser(String user)

getUser

public String getUser()

isNoRefresh

public boolean isNoRefresh()

setNoRefresh

public void setNoRefresh(boolean noRefresh)

isHelpDeskActionList

public boolean isHelpDeskActionList()

setHelpDeskActionList

public void setHelpDeskActionList(boolean helpDeskActionList)

getActionList

public List<ActionItemActionListExtension> getActionList()

setActionList

public void setActionList(ArrayList<ActionItemActionListExtension> actionList)

isRequeryActionList

public boolean isRequeryActionList()

setRequeryActionList

public void setRequeryActionList(boolean requeryActionList)

getPreferences

public Preferences getPreferences()

setPreferences

public void setPreferences(Preferences preferences)

isUpdateActionList

public boolean isUpdateActionList()

setUpdateActionList

public void setUpdateActionList(boolean updateActionList)

getHelpDeskActionListUserName

public String getHelpDeskActionListUserName()

setHelpDeskActionListUserName

public void setHelpDeskActionListUserName(String helpDeskActionListUserName)

getMethodToCall

public String getMethodToCall()
Description copied from class: UifFormBase
Identifies the controller method that should be invoked to fulfill a request. The value will be matched up against the 'params' setting on the RequestMapping annotation for the controller method

Overrides:
getMethodToCall in class UifFormBase
Returns:
String method to call

setMethodToCall

public void setMethodToCall(String methodToCall)
Description copied from class: UifFormBase
Setter for the method to call

Overrides:
setMethodToCall in class UifFormBase

getDelegator

public String getDelegator()

setDelegator

public void setDelegator(String delegator)

getDocType

public String getDocType()

setDocType

public void setDocType(String docType)

getFilterLegend

public String getFilterLegend()

setFilterLegend

public void setFilterLegend(String filterLegend)

getActionListType

public String getActionListType()

setActionListType

public void setActionListType(String actionListType)

getCustomActionList

public Boolean getCustomActionList()

setCustomActionList

public void setCustomActionList(Boolean customActionList)

getDefaultActionToTake

public String getDefaultActionToTake()

setDefaultActionToTake

public void setDefaultActionToTake(String defaultActionToTake)

getActionsToTake

public List<ActionToTake> getActionsToTake()

setActionsToTake

public void setActionsToTake(List<ActionToTake> actionsToTake)

getActions

public ActionToTake getActions(int index)

getDefaultActions

public Map<?,?> getDefaultActions()

setDefaultActions

public void setDefaultActions(Map<?,?> defaultActions)

getDelegationId

public String getDelegationId()

setDelegationId

public void setDelegationId(String delegationId)

getDelegators

public List<?> getDelegators()

setDelegators

public void setDelegators(List<?> delegators)

getHasCustomActions

public Boolean getHasCustomActions()

setHasCustomActions

public void setHasCustomActions(Boolean hasCustomActions)

getCssFile

public String getCssFile()

setCssFile

public void setCssFile(String cssFile)

getLogoAlign

public String getLogoAlign()

setLogoAlign

public void setLogoAlign(String logoAlign)

getViewOutbox

public String getViewOutbox()

setViewOutbox

public void setViewOutbox(String viewOutbox)

getOutboxItems

public String[] getOutboxItems()

setOutboxItems

public void setOutboxItems(String[] outboxItems)

isOutBoxEmpty

public boolean isOutBoxEmpty()

setOutBoxEmpty

public void setOutBoxEmpty(boolean outBoxEmpty)

getShowOutbox

public Boolean getShowOutbox()

setShowOutbox

public void setShowOutbox(Boolean showOutbox)

getMenuBar

public String getMenuBar()

postBind

public void postBind(javax.servlet.http.HttpServletRequest request)
Description copied from interface: ViewModel
Called after Spring binds the request to the form and before the controller method is invoked

Specified by:
postBind in interface ViewModel
Overrides:
postBind in class UifFormBase
Parameters:
request - - request object containing the query parameters
See Also:
ViewModel.postBind(javax.servlet.http.HttpServletRequest)

getRouteLogPopup

public Boolean getRouteLogPopup()

getDocumentPopup

public Boolean getDocumentPopup()

setRouteLogPopup

public void setRouteLogPopup(Boolean routeLogPopup)

setDocumentPopup

public void setDocumentPopup(Boolean documentPopup)

getHasDisplayParameters

public Boolean getHasDisplayParameters()

setHasDisplayParameters

public void setHasDisplayParameters(Boolean hasDisplayParameters)

getPrimaryDelegates

public List<WebFriendlyRecipient> getPrimaryDelegates()

setPrimaryDelegates

public void setPrimaryDelegates(List<WebFriendlyRecipient> primaryDelegates)

getPrimaryDelegateId

public String getPrimaryDelegateId()

setPrimaryDelegateId

public void setPrimaryDelegateId(String primaryDelegateId)

getApiActionList

public List<ActionItem> getApiActionList()


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.