public class ActionListForm extends UifFormBase
Holds properties necessary to determine the View
instance that
will be used to render the UI for the action list.
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 and Description |
---|
ActionListForm() |
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
public ActionListForm()
public String getCreateDateTo()
public void setCreateDateTo(String createDateTo)
public String getLastAssignedDateFrom()
public void setLastAssignedDateFrom(String lastAssignedDateFrom)
public String getCreateDateFrom()
public void setCreateDateFrom(String createDate)
public ActionListFilter getFilter()
public void setFilter(ActionListFilter filter)
public String getLastAssignedDateTo()
public void setLastAssignedDateTo(String lastAssignedDate)
public ActionListFilter getOldFilter()
public void setOldFilter(ActionListFilter oldFilter)
public void validateDates()
public ActionListFilter getLoadedFilter()
public String getLookupableImplServiceName()
public void setLookupableImplServiceName(String lookupableImplServiceName)
public String getLookupType()
public void setLookupType(String lookupType)
public String getDocTypeFullName()
public void setDocTypeFullName(String docTypeFullName)
public List getUserWorkgroups()
public void setUserWorkgroups(List userWorkgroups)
public Principal getHelpDeskActionListPrincipal()
public void setHelpDeskActionListPrincipal(Principal helpDeskActionListPrincipal)
public Person getHelpDeskActionListPerson()
public void setHelpDeskActionListPerson(Person helpDeskActionListPerson)
public boolean isOutBoxMode()
public void setOutBoxMode(boolean outBoxMode)
public boolean isNoRefresh()
public void setNoRefresh(boolean noRefresh)
public boolean isHelpDeskActionList()
public void setHelpDeskActionList(boolean helpDeskActionList)
public List<ActionItemActionListExtension> getActionList()
public void setActionList(ArrayList<ActionItemActionListExtension> actionList)
public boolean isRequeryActionList()
public void setRequeryActionList(boolean requeryActionList)
public Preferences getPreferences()
public void setPreferences(Preferences preferences)
public boolean isUpdateActionList()
public void setUpdateActionList(boolean updateActionList)
public String getHelpDeskActionListUserName()
public void setHelpDeskActionListUserName(String helpDeskActionListUserName)
public String getMethodToCall()
UifFormBase
RequestMapping
annotation for the controller methodgetMethodToCall
in class UifFormBase
public void setMethodToCall(String methodToCall)
UifFormBase
setMethodToCall
in class UifFormBase
public String getDelegator()
public void setDelegator(String delegator)
public String getDocType()
public void setDocType(String docType)
public String getFilterLegend()
public void setFilterLegend(String filterLegend)
public String getActionListType()
public void setActionListType(String actionListType)
public Boolean getCustomActionList()
public void setCustomActionList(Boolean customActionList)
public String getDefaultActionToTake()
public void setDefaultActionToTake(String defaultActionToTake)
public List<ActionToTake> getActionsToTake()
public void setActionsToTake(List<ActionToTake> actionsToTake)
public ActionToTake getActions(int index)
public Map<?,?> getDefaultActions()
public void setDefaultActions(Map<?,?> defaultActions)
public String getDelegationId()
public void setDelegationId(String delegationId)
public List<?> getDelegators()
public void setDelegators(List<?> delegators)
public Boolean getHasCustomActions()
public void setHasCustomActions(Boolean hasCustomActions)
public String getCssFile()
public void setCssFile(String cssFile)
public String getLogoAlign()
public void setLogoAlign(String logoAlign)
public String getViewOutbox()
public void setViewOutbox(String viewOutbox)
public String[] getOutboxItems()
public void setOutboxItems(String[] outboxItems)
public boolean isOutBoxEmpty()
public void setOutBoxEmpty(boolean outBoxEmpty)
public Boolean getShowOutbox()
public void setShowOutbox(Boolean showOutbox)
public String getMenuBar()
public void postBind(javax.servlet.http.HttpServletRequest request)
ViewModel
postBind
in interface ViewModel
postBind
in class UifFormBase
request
- - request object containing the query parametersViewModel.postBind(javax.servlet.http.HttpServletRequest)
public Boolean getRouteLogPopup()
public Boolean getDocumentPopup()
public void setRouteLogPopup(Boolean routeLogPopup)
public void setDocumentPopup(Boolean documentPopup)
public Boolean getHasDisplayParameters()
public void setHasDisplayParameters(Boolean hasDisplayParameters)
public List<WebFriendlyRecipient> getPrimaryDelegates()
public void setPrimaryDelegates(List<WebFriendlyRecipient> primaryDelegates)
public String getPrimaryDelegateId()
public void setPrimaryDelegateId(String primaryDelegateId)
public List<ActionItem> getApiActionList()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.