public class PreferencesForm extends KualiForm
PreferencesAction.PreferencesAction,
Serialized FormKualiForm.TabStateextraButtonsrequiredNonEditableProperties| Constructor and Description |
|---|
PreferencesForm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBackLocation() |
Object |
getDocumentTypeNotificationPreference(String documentType) |
String |
getDocumentTypePreferenceName() |
String |
getDocumentTypePreferenceValue() |
String |
getMethodToCall() |
Preferences.Builder |
getPreferences() |
String |
getReturnMapping() |
boolean |
isShowOutbox() |
void |
populate(javax.servlet.http.HttpServletRequest request)
Retrieves the "returnLocation" parameter after calling "populate" on the superclass.
|
void |
setBackLocation(String backLocation) |
void |
setDocumentTypeNotificationPreference(String documentType,
String preferenceValue) |
void |
setDocumentTypePreferenceName(String documentTypePreferenceName) |
void |
setDocumentTypePreferenceValue(String documentTypePreferenceValue) |
void |
setMethodToCall(String methodToCall) |
void |
setPreferences(Preferences.Builder preferences) |
void |
setReturnMapping(String returnMapping) |
void |
setShowOutbox(boolean showOutbox) |
void |
validatePreferences() |
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, 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 PreferencesForm()
public String getReturnMapping()
public void setReturnMapping(String returnMapping)
public String getMethodToCall()
getMethodToCall in class KualiFormpublic void setMethodToCall(String methodToCall)
setMethodToCall in class KualiFormpublic Preferences.Builder getPreferences()
public void setPreferences(Preferences.Builder preferences)
public boolean isShowOutbox()
public void setShowOutbox(boolean showOutbox)
public String getBackLocation()
getBackLocation in class KualiFormpublic void setBackLocation(String backLocation)
setBackLocation in class KualiFormpublic 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 void populate(javax.servlet.http.HttpServletRequest request)
populate in interface PojoFormpopulate in class KualiFormweb.struts.form.KualiFormpublic void validatePreferences()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.