public class StuckDocumentsForm extends KualiForm
| Modifier and Type | Class and Description |
|---|---|
static class |
StuckDocumentsForm.Status |
KualiForm.TabStateextraButtonsrequiredNonEditableProperties| Constructor and Description |
|---|
StuckDocumentsForm() |
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, shouldPropertyBePopulatedInFormaddMaxUploadSize, 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, setUnconvertedValuespublic StuckDocumentsForm()
public void populate(javax.servlet.http.HttpServletRequest request)
public String getNotificationEnabled()
public void setNotificationEnabled(String notificationEnabled)
public String getNotificationCronExpression()
public void setNotificationCronExpression(String notificationCronExpression)
public String getNotificationFrom()
public void setNotificationFrom(String notificationFrom)
public String getNotificationTo()
public void setNotificationTo(String notificationTo)
public String getNotificationSubject()
public void setNotificationSubject(String notificationSubject)
public String getAutofixEnabled()
public void setAutofixEnabled(String autofixEnabled)
public String getAutofixCronExpression()
public void setAutofixCronExpression(String autofixCronExpression)
public String getAutofixQuietPeriod()
public void setAutofixQuietPeriod(String autofixQuietPeriod)
public String getAutofixMaxAttempts()
public void setAutofixMaxAttempts(String autofixMaxAttempts)
public String getAutofixNotificationEnabled()
public void setAutofixNotificationEnabled(String autofixNotificationEnabled)
public String getAutofixNotificationSubject()
public void setAutofixNotificationSubject(String autofixNotificationSubject)
public List<StuckDocumentsForm.Status> getStatuses()
public void setStatuses(List<StuckDocumentsForm.Status> statuses)
public StuckDocumentsForm.Status getSelectedStatus()
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.