Class ConfigParameterCheckerDescriptor

All Implemented Interfaces:
Labelable, ModifiableLabelable, LogEnabled

Descriptor for a configuration parameter checker
  • Field Details

  • Constructor Details

  • Method Details

    • getUiRefParamId

      Retrieves the id of the parameter the parameter checker is attached to
      Returns:
      _uiRefParamId the id of the parameter
    • setUiRefParamPath

      public void setUiRefParamPath(String uiRefParamPath)
      Sets the path of the parameter the parameter checker is attached to
      Parameters:
      uiRefParamPath - the id of the parameter
    • getUiRefGroup

      Retrieves the text of the configuration group the parameter checker is attached to
      Returns:
      _uiRefGroup the text of the configuration group
    • setUiRefGroup

      public void setUiRefGroup(I18nizableText uiRefGroup)
      Sets the text of the configuration group the parameter checker is attached to
      Parameters:
      uiRefGroup - the text of the configuration group
    • getUiRefCategory

      Retrieves the text of the configuration category the parameter checker is attached to
      Returns:
      _uiRefCategory the text of the configuration group
    • setUiRefCategory

      public void setUiRefCategory(I18nizableText uiRefCategory)
      Sets the text of the configuration category the parameter checker is attached to
      Parameters:
      uiRefCategory - the text of the configuration group