Class ConfigParameterCheckerDescriptor

    • Method Detail

      • getUiRefParamId

        public String 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

        public I18nizableText 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

        public I18nizableText 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