org.kuali.rice.kew.web
Class KewRoutingKualiForm
java.lang.Object
org.apache.struts.action.ActionForm
org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
org.kuali.rice.kns.web.struts.form.KualiForm
org.kuali.rice.kew.web.KewRoutingKualiForm
- All Implemented Interfaces:
- Serializable, PojoForm
- Direct Known Subclasses:
- DocHandlerForm, SuperUserForm
public class KewRoutingKualiForm
- extends KualiForm
This is a description of what this class does - jjhanso don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
Methods inherited from class org.kuali.rice.kns.web.struts.form.KualiForm |
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populate, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, shouldPropertyBePopulatedInForm |
Methods inherited from class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase |
addMaxUploadSize, cacheUnconvertedValue, copyPopulateEditablePropertiesToActionEditableProperties, customInitMaxUploadSizes, formatterClassForKeypath, formatValue, getActionEditablePropertiesGuid, getEditableProperties, getFormatter, getFormatterTypes, getIsNewForm, getMaxUploadSizes, getMethodToCallsToBypassSessionRetrievalForGETRequests, getParameter, getParameterValues, getPopulateEditableProperties, getPopulateEditablePropertiesGuid, getPropertyType, getRequiredNonEditableProperties, getStrutsActionMappingScope, getUnconvertedValues, getUnknownKeys, initMaxUploadSizes, isPropertyEditable, isPropertyNonEditableButRequired, populateForProperty, postprocessRequestParameters, processValidationFail, registerEditableProperty, registerIsNewForm, registerRequiredNonEditableProperty, registerStrutsActionMappingScope, setActionEditablePropertiesGuid, setFormatterType, setFormatterTypes, setPopulateEditablePropertiesGuid, setUnconvertedValues |
Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, setMultipartRequestHandler, setServlet, validate, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
appSpecificRouteActionRequestCds
protected Map appSpecificRouteActionRequestCds
appSpecificRouteRecipient
protected AppSpecificRouteRecipient appSpecificRouteRecipient
appSpecificRouteRecipient2
protected AppSpecificRouteRecipient appSpecificRouteRecipient2
appSpecificRouteList
protected List appSpecificRouteList
appSpecificRouteRecipientType
protected String appSpecificRouteRecipientType
appSpecificRouteActionRequestCd
protected String appSpecificRouteActionRequestCd
appSpecificRouteActionRequestCd2
protected String appSpecificRouteActionRequestCd2
recipientIndex
protected Integer recipientIndex
docHandlerReturnUrl
protected String docHandlerReturnUrl
removedAppSpecificRecipient
protected String removedAppSpecificRecipient
KewRoutingKualiForm
public KewRoutingKualiForm()
resetAppSpecificRoute
public void resetAppSpecificRoute()
getAppSpecificRouteActionRequestCds
public Map getAppSpecificRouteActionRequestCds()
getInitiateURL
public String getInitiateURL()
- Returns:
- Returns the initiateURL.
setInitiateURL
public void setInitiateURL(String initiateURL)
- Parameters:
initiateURL
- The initiateURL to set.
getCommand
public String getCommand()
- Returns:
- Returns the command.
setCommand
public void setCommand(String command)
- Parameters:
command
- The command to set.
getAnnotation
public String getAnnotation()
- Returns:
- Returns the annotation.
setAnnotation
public void setAnnotation(String annotation)
- Parameters:
annotation
- The annotation to set.
isShowBlanketApproveButton
public boolean isShowBlanketApproveButton()
- Returns:
- Returns the showBlanketApproveButton.
setShowBlanketApproveButton
public void setShowBlanketApproveButton(boolean blanketApprove)
- Parameters:
showBlanketApproveButton
- The showBlanketApproveButton to set.
getDocId
public String getDocId()
- Returns:
- Returns the docId.
setDocId
public void setDocId(String docId)
- Parameters:
docId
- The docId to set.
getWorkflowDocument
public WorkflowDocument getWorkflowDocument()
- Returns:
- Returns the workflowDocument.
setWorkflowDocument
public void setWorkflowDocument(WorkflowDocument workflowDocument)
- Parameters:
workflowDocument
- The workflowDocument to set.
isSuperUserSearch
public boolean isSuperUserSearch()
- Returns:
- Returns the superUserSearch.
getDocTypeName
public String getDocTypeName()
setDocTypeName
public void setDocTypeName(String docTypeName)
setAppSpecificPersonId
public void setAppSpecificPersonId(String networkId)
setAppSpecificWorkgroupId
public void setAppSpecificWorkgroupId(String workgroupId)
getAppSpecificRouteRecipient
public AppSpecificRouteRecipient getAppSpecificRouteRecipient()
setAppSpecificRouteRecipient
public void setAppSpecificRouteRecipient(AppSpecificRouteRecipient appSpecificRouteRecipient)
getAppSpecificRouteRecipient2
public AppSpecificRouteRecipient getAppSpecificRouteRecipient2()
setAppSpecificRouteRecipient2
public void setAppSpecificRouteRecipient2(AppSpecificRouteRecipient appSpecificRouteRecipient2)
getAppSpecificRouteList
public List getAppSpecificRouteList()
setAppSpecificRouteList
public void setAppSpecificRouteList(List appSpecificRouteList)
setAppSpecificRouteRecipientType
public void setAppSpecificRouteRecipientType(String appSpecificRouteRecipientType)
getAppSpecificRouteRecipientType
public String getAppSpecificRouteRecipientType()
getAppSpecificRoute
public AppSpecificRouteRecipient getAppSpecificRoute(int index)
setAppSpecificRoute
public void setAppSpecificRoute(int index,
AppSpecificRouteRecipient appSpecificRouteRecipient)
getAppSpecificRouteActionRequestCd
public String getAppSpecificRouteActionRequestCd()
setAppSpecificRouteActionRequestCd
public void setAppSpecificRouteActionRequestCd(String appSpecificRouteActionRequestCd)
getAppSpecificRouteActionRequestCd2
public String getAppSpecificRouteActionRequestCd2()
setAppSpecificRouteActionRequestCd2
public void setAppSpecificRouteActionRequestCd2(String appSpecificRouteActionRequestCd2)
getRecipientIndex
public Integer getRecipientIndex()
setRecipientIndex
public void setRecipientIndex(Integer recipientIndex)
establishVisibleActionRequestCds
public void establishVisibleActionRequestCds()
getDocHandlerReturnUrl
public String getDocHandlerReturnUrl()
setDocHandlerReturnUrl
public void setDocHandlerReturnUrl(String docHandlerReturnUrl)
getRemovedAppSpecificRecipient
public String getRemovedAppSpecificRecipient()
setRemovedAppSpecificRecipient
public void setRemovedAppSpecificRecipient(String removedAppSpecificRecipient)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.