@Deprecated public class KualiHelpForm extends KualiForm
KualiForm.TabState
extraButtons
requiredNonEditableProperties
Constructor and Description |
---|
KualiHelpForm()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getAttributeName()
Deprecated.
|
String |
getBusinessObjectClassName()
Deprecated.
|
String |
getDocumentTypeName()
Deprecated.
|
String |
getHelpDataType()
Deprecated.
Form field accessor for DataType
|
HelpDefinition |
getHelpDefinition()
Deprecated.
Form field accessor for system parameter help.
|
String |
getHelpDescription()
Deprecated.
|
String |
getHelpLabel()
Deprecated.
|
String |
getHelpMaxLength()
Deprecated.
Form field accessor for Maximum Length
|
String |
getHelpParameterDetailType()
Deprecated.
|
String |
getHelpParameterName()
Deprecated.
|
String |
getHelpParameterNamespace()
Deprecated.
|
String |
getHelpRequired()
Deprecated.
Form field accessor for Required
|
String |
getHelpSummary()
Deprecated.
|
String |
getLookupBusinessObjectClassName()
Deprecated.
|
String |
getPageName()
Deprecated.
|
String |
getResourceKey()
Deprecated.
|
String |
getSearchDocumentTypeName()
Deprecated.
|
String |
getValidationPatternName()
Deprecated.
Form field accessor for name of Validation Pattern
|
void |
setAttributeName(String attributeName)
Deprecated.
|
void |
setBusinessObjectClassName(String businessObjectClassName)
Deprecated.
|
void |
setDocumentTypeName(String documentTypeName)
Deprecated.
|
void |
setHelpDataType(String s)
Deprecated.
Form field accessor for DataType
|
void |
setHelpDefinition(HelpDefinition helpDefinition)
Deprecated.
Form field accessor for system parameter help.
|
void |
setHelpDescription(String helpDescription)
Deprecated.
|
void |
setHelpLabel(String helpLabel)
Deprecated.
|
void |
setHelpMaxLength(String m)
Deprecated.
Form field accessor for Maximum Length
|
void |
setHelpParameterDetailType(String helpParameterDetailType)
Deprecated.
|
void |
setHelpParameterName(String helpParameterName)
Deprecated.
|
void |
setHelpParameterNamespace(String helpSecurityGroupName)
Deprecated.
|
void |
setHelpRequired(String r)
Deprecated.
Form field accessor for Required
|
void |
setHelpSummary(String helpSummary)
Deprecated.
|
void |
setLookupBusinessObjectClassName(String lookupBusinessObjectClassName)
Deprecated.
|
void |
setPageName(String pageName)
Deprecated.
|
void |
setResourceKey(String resourceKey)
Deprecated.
|
void |
setSearchDocumentTypeName(String searchDocumentTypeName)
Deprecated.
|
void |
setValidationPatternName(String v)
Deprecated.
Form field accessor for name of Validation Pattern
|
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
public KualiHelpForm()
public String getAttributeName()
public void setAttributeName(String attributeName)
attributeName
- The attributeName to set.public String getBusinessObjectClassName()
public void setBusinessObjectClassName(String businessObjectClassName)
businessObjectClassName
- The businessObjectClassName to set.public String getHelpDescription()
public void setHelpDescription(String helpDescription)
helpDescription
- The helpDescription to set.public String getHelpLabel()
public void setHelpLabel(String helpLabel)
helpLabel
- The helpLabel to set.public String getHelpSummary()
public void setHelpSummary(String helpSummary)
helpSummary
- The helpSummary to set.public String getResourceKey()
public void setResourceKey(String resourceKey)
resourceKey
- The resourceKey to set.public String getDocumentTypeName()
public void setDocumentTypeName(String documentTypeName)
documentTypeName
- The documentTypeName to set.public void setHelpRequired(String r)
r
- public String getHelpRequired()
public void setHelpDataType(String s)
s
- public String getHelpDataType()
public void setHelpMaxLength(String m)
m
- public String getHelpMaxLength()
public void setValidationPatternName(String v)
v
- public String getValidationPatternName()
public HelpDefinition getHelpDefinition()
public void setHelpDefinition(HelpDefinition helpDefinition)
helpDefinition
- public String getHelpParameterName()
public void setHelpParameterName(String helpParameterName)
public String getHelpParameterNamespace()
public void setHelpParameterNamespace(String helpSecurityGroupName)
public String getPageName()
public void setPageName(String pageName)
public String getHelpParameterDetailType()
public void setHelpParameterDetailType(String helpParameterDetailType)
public String getLookupBusinessObjectClassName()
public void setLookupBusinessObjectClassName(String lookupBusinessObjectClassName)
lookupBusinessObjectClassName
- the lookupBusinessObjectClassName to setpublic void setSearchDocumentTypeName(String searchDocumentTypeName)
searchDocumentTypeName
- the searchDocumentTypeName to setpublic String getSearchDocumentTypeName()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.