Class YellowpagesComponentSettings

java.lang.Object
org.silverpeas.components.yellowpages.YellowpagesComponentSettings

public final class YellowpagesComponentSettings extends Object
It gathers all the settings and i18n relative to the Yellowpages component.
Author:
mmoquillon
  • Field Details

    • SETTINGS_PATH

      public static final String SETTINGS_PATH
      The relative path of the properties file containing the settings of the Yellowpages component.
      See Also:
  • Method Details

    • getSettings

      public static org.silverpeas.kernel.bundle.SettingBundle getSettings()
      Gets all the settings of the Yellowpages component.
      Returns:
      the resource with the different component settings.
    • areUserExtraDataRequired

      public static boolean areUserExtraDataRequired()
      Indicates if extra data of a user are required.
      Returns:
      true if required, false otherwise.