Class KualiHelpForm
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.kns.web.struts.form.KualiHelpForm
- All Implemented Interfaces:
Serializable,PojoForm
Deprecated.
KNS Struts deprecated, use KRAD and the Spring MVC framework.
Holds help parameters and found text.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.kuali.rice.kns.web.struts.form.KualiForm
KualiForm.TabState -
Field Summary
Fields inherited from class org.kuali.rice.kns.web.struts.form.KualiForm
extraButtonsFields inherited from class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
requiredNonEditablePropertiesFields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Form field accessor for DataTypeDeprecated.Form field accessor for system parameter help.Deprecated.Deprecated.Deprecated.Form field accessor for Maximum LengthDeprecated.Deprecated.Deprecated.Deprecated.Form field accessor for RequiredDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Form field accessor for name of Validation PatternvoidsetAttributeName(String attributeName) Deprecated.voidsetBusinessObjectClassName(String businessObjectClassName) Deprecated.voidsetDocumentTypeName(String documentTypeName) Deprecated.voidDeprecated.Form field accessor for DataTypevoidsetHelpDefinition(HelpDefinition helpDefinition) Deprecated.Form field accessor for system parameter help.voidsetHelpDescription(String helpDescription) Deprecated.voidsetHelpLabel(String helpLabel) Deprecated.voidDeprecated.Form field accessor for Maximum LengthvoidsetHelpParameterDetailType(String helpParameterDetailType) Deprecated.voidsetHelpParameterName(String helpParameterName) Deprecated.voidsetHelpParameterNamespace(String helpSecurityGroupName) Deprecated.voidDeprecated.Form field accessor for RequiredvoidsetHelpSummary(String helpSummary) Deprecated.voidsetLookupBusinessObjectClassName(String lookupBusinessObjectClassName) Deprecated.voidsetPageName(String pageName) Deprecated.voidsetResourceKey(String resourceKey) Deprecated.voidsetSearchDocumentTypeName(String searchDocumentTypeName) Deprecated.voidDeprecated.Form field accessor for name of Validation PatternMethods 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, shouldPropertyBePopulatedInFormMethods 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, setUnconvertedValuesMethods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, setMultipartRequestHandler, setServlet, validate, validate
-
Constructor Details
-
KualiHelpForm
public KualiHelpForm()Deprecated.
-
-
Method Details
-
getAttributeName
Deprecated.- Returns:
- Returns the attributeName.
-
setAttributeName
Deprecated.- Parameters:
attributeName- The attributeName to set.
-
getBusinessObjectClassName
Deprecated.- Returns:
- Returns the businessObjectClassName.
-
setBusinessObjectClassName
Deprecated.- Parameters:
businessObjectClassName- The businessObjectClassName to set.
-
getHelpDescription
Deprecated.- Returns:
- Returns the helpDescription.
-
setHelpDescription
Deprecated.- Parameters:
helpDescription- The helpDescription to set.
-
getHelpLabel
Deprecated.- Returns:
- Returns the helpLabel.
-
setHelpLabel
Deprecated.- Parameters:
helpLabel- The helpLabel to set.
-
getHelpSummary
Deprecated.- Returns:
- Returns the helpSummary.
-
setHelpSummary
Deprecated.- Parameters:
helpSummary- The helpSummary to set.
-
getResourceKey
Deprecated.- Returns:
- Returns the resourceKey.
-
setResourceKey
Deprecated.- Parameters:
resourceKey- The resourceKey to set.
-
getDocumentTypeName
Deprecated.- Returns:
- Returns the documentTypeName.
-
setDocumentTypeName
Deprecated.- Parameters:
documentTypeName- The documentTypeName to set.
-
setHelpRequired
Deprecated.Form field accessor for Required- Parameters:
r-
-
getHelpRequired
Deprecated.Form field accessor for Required- Returns:
- String
-
setHelpDataType
Deprecated.Form field accessor for DataType- Parameters:
s-
-
getHelpDataType
Deprecated.Form field accessor for DataType- Returns:
- String
-
setHelpMaxLength
Deprecated.Form field accessor for Maximum Length- Parameters:
m-
-
getHelpMaxLength
Deprecated.Form field accessor for Maximum Length- Returns:
- String
-
setValidationPatternName
Deprecated.Form field accessor for name of Validation Pattern- Parameters:
v-
-
getValidationPatternName
Deprecated.Form field accessor for name of Validation Pattern- Returns:
- String
-
getHelpDefinition
Deprecated.Form field accessor for system parameter help.- Returns:
- helpDefinition
-
setHelpDefinition
Deprecated.Form field accessor for system parameter help.- Parameters:
helpDefinition-
-
getHelpParameterName
Deprecated. -
setHelpParameterName
Deprecated. -
getHelpParameterNamespace
Deprecated. -
setHelpParameterNamespace
Deprecated. -
getPageName
Deprecated. -
setPageName
Deprecated. -
getHelpParameterDetailType
Deprecated. -
setHelpParameterDetailType
Deprecated. -
getLookupBusinessObjectClassName
Deprecated.- Returns:
- the lookupBusinessObjectClassName
-
setLookupBusinessObjectClassName
Deprecated.- Parameters:
lookupBusinessObjectClassName- the lookupBusinessObjectClassName to set
-
setSearchDocumentTypeName
Deprecated.- Parameters:
searchDocumentTypeName- the searchDocumentTypeName to set
-
getSearchDocumentTypeName
Deprecated.- Returns:
- the searchDocumentTypeName
-