Class KualiHelpForm

java.lang.Object
org.apache.struts.action.ActionForm
All Implemented Interfaces:
Serializable, PojoForm

@Deprecated public class KualiHelpForm extends KualiForm
Deprecated.
KNS Struts deprecated, use KRAD and the Spring MVC framework.
Holds help parameters and found text.
See Also:
  • Constructor Details

    • KualiHelpForm

      public KualiHelpForm()
      Deprecated.
  • Method Details

    • getAttributeName

      public String getAttributeName()
      Deprecated.
      Returns:
      Returns the attributeName.
    • setAttributeName

      public void setAttributeName(String attributeName)
      Deprecated.
      Parameters:
      attributeName - The attributeName to set.
    • getBusinessObjectClassName

      public String getBusinessObjectClassName()
      Deprecated.
      Returns:
      Returns the businessObjectClassName.
    • setBusinessObjectClassName

      public void setBusinessObjectClassName(String businessObjectClassName)
      Deprecated.
      Parameters:
      businessObjectClassName - The businessObjectClassName to set.
    • getHelpDescription

      public String getHelpDescription()
      Deprecated.
      Returns:
      Returns the helpDescription.
    • setHelpDescription

      public void setHelpDescription(String helpDescription)
      Deprecated.
      Parameters:
      helpDescription - The helpDescription to set.
    • getHelpLabel

      public String getHelpLabel()
      Deprecated.
      Returns:
      Returns the helpLabel.
    • setHelpLabel

      public void setHelpLabel(String helpLabel)
      Deprecated.
      Parameters:
      helpLabel - The helpLabel to set.
    • getHelpSummary

      public String getHelpSummary()
      Deprecated.
      Returns:
      Returns the helpSummary.
    • setHelpSummary

      public void setHelpSummary(String helpSummary)
      Deprecated.
      Parameters:
      helpSummary - The helpSummary to set.
    • getResourceKey

      public String getResourceKey()
      Deprecated.
      Returns:
      Returns the resourceKey.
    • setResourceKey

      public void setResourceKey(String resourceKey)
      Deprecated.
      Parameters:
      resourceKey - The resourceKey to set.
    • getDocumentTypeName

      public String getDocumentTypeName()
      Deprecated.
      Returns:
      Returns the documentTypeName.
    • setDocumentTypeName

      public void setDocumentTypeName(String documentTypeName)
      Deprecated.
      Parameters:
      documentTypeName - The documentTypeName to set.
    • setHelpRequired

      public void setHelpRequired(String r)
      Deprecated.
      Form field accessor for Required
      Parameters:
      r -
    • getHelpRequired

      public String getHelpRequired()
      Deprecated.
      Form field accessor for Required
      Returns:
      String
    • setHelpDataType

      public void setHelpDataType(String s)
      Deprecated.
      Form field accessor for DataType
      Parameters:
      s -
    • getHelpDataType

      public String getHelpDataType()
      Deprecated.
      Form field accessor for DataType
      Returns:
      String
    • setHelpMaxLength

      public void setHelpMaxLength(String m)
      Deprecated.
      Form field accessor for Maximum Length
      Parameters:
      m -
    • getHelpMaxLength

      public String getHelpMaxLength()
      Deprecated.
      Form field accessor for Maximum Length
      Returns:
      String
    • setValidationPatternName

      public void setValidationPatternName(String v)
      Deprecated.
      Form field accessor for name of Validation Pattern
      Parameters:
      v -
    • getValidationPatternName

      public String getValidationPatternName()
      Deprecated.
      Form field accessor for name of Validation Pattern
      Returns:
      String
    • getHelpDefinition

      public HelpDefinition getHelpDefinition()
      Deprecated.
      Form field accessor for system parameter help.
      Returns:
      helpDefinition
    • setHelpDefinition

      public void setHelpDefinition(HelpDefinition helpDefinition)
      Deprecated.
      Form field accessor for system parameter help.
      Parameters:
      helpDefinition -
    • getHelpParameterName

      public String getHelpParameterName()
      Deprecated.
    • setHelpParameterName

      public void setHelpParameterName(String helpParameterName)
      Deprecated.
    • getHelpParameterNamespace

      public String getHelpParameterNamespace()
      Deprecated.
    • setHelpParameterNamespace

      public void setHelpParameterNamespace(String helpSecurityGroupName)
      Deprecated.
    • getPageName

      public String getPageName()
      Deprecated.
    • setPageName

      public void setPageName(String pageName)
      Deprecated.
    • getHelpParameterDetailType

      public String getHelpParameterDetailType()
      Deprecated.
    • setHelpParameterDetailType

      public void setHelpParameterDetailType(String helpParameterDetailType)
      Deprecated.
    • getLookupBusinessObjectClassName

      public String getLookupBusinessObjectClassName()
      Deprecated.
      Returns:
      the lookupBusinessObjectClassName
    • setLookupBusinessObjectClassName

      public void setLookupBusinessObjectClassName(String lookupBusinessObjectClassName)
      Deprecated.
      Parameters:
      lookupBusinessObjectClassName - the lookupBusinessObjectClassName to set
    • setSearchDocumentTypeName

      public void setSearchDocumentTypeName(String searchDocumentTypeName)
      Deprecated.
      Parameters:
      searchDocumentTypeName - the searchDocumentTypeName to set
    • getSearchDocumentTypeName

      public String getSearchDocumentTypeName()
      Deprecated.
      Returns:
      the searchDocumentTypeName