Interface SettingsFacade

All Known Implementing Classes:
DefaultSettingsFacade

public interface SettingsFacade
Facade used to retrieve specific values from the project.properties file
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getSettings

      Map<String,Object> getSettings()
      Returns:
      Values from the project.properties file for the following keys: - smartedit.validFileMimeTypeCodes - smartedit.sso.enabled - smartedit.globalBasePath