Package de.hybris.smartedit.facade
Interface SettingsFacade
- All Known Implementing Classes:
DefaultSettingsFacade
public interface SettingsFacade
Facade used to retrieve specific values from the project.properties file
-
Method Summary
-
Method Details
-
getSettings
- Returns:
- Values from the project.properties file for the following keys: - smartedit.validFileMimeTypeCodes - smartedit.sso.enabled - smartedit.globalBasePath
-