public class KewRoutingKualiForm extends KualiForm
KualiForm.TabState
Modifier and Type | Field and Description |
---|---|
protected String |
appSpecificRouteActionRequestCd |
protected String |
appSpecificRouteActionRequestCd2 |
protected Map |
appSpecificRouteActionRequestCds |
protected List |
appSpecificRouteList |
protected AppSpecificRouteRecipient |
appSpecificRouteRecipient |
protected AppSpecificRouteRecipient |
appSpecificRouteRecipient2 |
protected String |
appSpecificRouteRecipientType |
protected String |
docHandlerReturnUrl |
protected Integer |
recipientIndex |
protected String |
removedAppSpecificRecipient |
extraButtons
requiredNonEditableProperties
Constructor and Description |
---|
KewRoutingKualiForm() |
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
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
protected Map appSpecificRouteActionRequestCds
protected AppSpecificRouteRecipient appSpecificRouteRecipient
protected AppSpecificRouteRecipient appSpecificRouteRecipient2
protected List appSpecificRouteList
protected String appSpecificRouteRecipientType
protected String appSpecificRouteActionRequestCd
protected String appSpecificRouteActionRequestCd2
protected Integer recipientIndex
protected String docHandlerReturnUrl
protected String removedAppSpecificRecipient
public KewRoutingKualiForm()
public void resetAppSpecificRoute()
public Map getAppSpecificRouteActionRequestCds()
public String getInitiateURL()
public void setInitiateURL(String initiateURL)
initiateURL
- The initiateURL to set.public String getCommand()
public void setCommand(String command)
command
- The command to set.public String getAnnotation()
public void setAnnotation(String annotation)
annotation
- The annotation to set.public boolean isShowBlanketApproveButton()
public void setShowBlanketApproveButton(boolean blanketApprove)
showBlanketApproveButton
- The showBlanketApproveButton to set.public WorkflowDocument getWorkflowDocument()
public void setWorkflowDocument(WorkflowDocument workflowDocument)
workflowDocument
- The workflowDocument to set.public boolean isSuperUserSearch()
public String getDocTypeName()
public void setDocTypeName(String docTypeName)
public void setAppSpecificPersonId(String networkId)
public void setAppSpecificWorkgroupId(String workgroupId)
public AppSpecificRouteRecipient getAppSpecificRouteRecipient()
public void setAppSpecificRouteRecipient(AppSpecificRouteRecipient appSpecificRouteRecipient)
public AppSpecificRouteRecipient getAppSpecificRouteRecipient2()
public void setAppSpecificRouteRecipient2(AppSpecificRouteRecipient appSpecificRouteRecipient2)
public List getAppSpecificRouteList()
public void setAppSpecificRouteList(List appSpecificRouteList)
public void setAppSpecificRouteRecipientType(String appSpecificRouteRecipientType)
public String getAppSpecificRouteRecipientType()
public AppSpecificRouteRecipient getAppSpecificRoute(int index)
public void setAppSpecificRoute(int index, AppSpecificRouteRecipient appSpecificRouteRecipient)
public String getAppSpecificRouteActionRequestCd()
public void setAppSpecificRouteActionRequestCd(String appSpecificRouteActionRequestCd)
public String getAppSpecificRouteActionRequestCd2()
public void setAppSpecificRouteActionRequestCd2(String appSpecificRouteActionRequestCd2)
public Integer getRecipientIndex()
public void setRecipientIndex(Integer recipientIndex)
public void establishVisibleActionRequestCds()
public String getDocHandlerReturnUrl()
public void setDocHandlerReturnUrl(String docHandlerReturnUrl)
public String getRemovedAppSpecificRecipient()
public void setRemovedAppSpecificRecipient(String removedAppSpecificRecipient)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.