public class PreferencesForm extends KualiForm
PreferencesAction
.PreferencesAction
,
Serialized FormKualiForm.TabState
extraButtons
requiredNonEditableProperties
Constructor and Description |
---|
PreferencesForm() |
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, 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
public PreferencesForm()
public String getReturnMapping()
public void setReturnMapping(String returnMapping)
public String getMethodToCall()
KualiForm
getMethodToCall
in class KualiForm
public void setMethodToCall(String methodToCall)
setMethodToCall
in class KualiForm
methodToCall
- The methodToCall to set.public Preferences.Builder getPreferences()
public void setPreferences(Preferences.Builder preferences)
public boolean isShowOutbox()
public void setShowOutbox(boolean showOutbox)
public String getBackLocation()
getBackLocation
in class KualiForm
public void setBackLocation(String backLocation)
setBackLocation
in class KualiForm
backLocation
- the backLocation to setpublic String getDocumentTypePreferenceName()
public void setDocumentTypePreferenceName(String documentTypePreferenceName)
public String getDocumentTypePreferenceValue()
public void setDocumentTypePreferenceValue(String documentTypePreferenceValue)
public Object getDocumentTypeNotificationPreference(String documentType)
public void setDocumentTypeNotificationPreference(String documentType, String preferenceValue)
public String getDocumentTargetSpec()
public void setDocumentTargetSpec(String documentTargetSpec)
public String getRouteLogTargetSpec()
public void setRouteLogTargetSpec(String routeLogTargetSpec)
public void populate(javax.servlet.http.HttpServletRequest request)
public void validatePreferences()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.