public class ExoFeatureServiceImpl extends Object implements org.exoplatform.commons.api.settings.ExoFeatureService
| Constructor and Description |
|---|
ExoFeatureServiceImpl(org.exoplatform.commons.api.settings.SettingService settingService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActiveFeature(String featureName) |
void |
saveActiveFeature(String featureName,
boolean isActive) |
public ExoFeatureServiceImpl(org.exoplatform.commons.api.settings.SettingService settingService)
public boolean isActiveFeature(String featureName)
isActiveFeature in interface org.exoplatform.commons.api.settings.ExoFeatureServicepublic void saveActiveFeature(String featureName, boolean isActive)
saveActiveFeature in interface org.exoplatform.commons.api.settings.ExoFeatureServiceCopyright © 2003–2019 eXo Platform SAS. All rights reserved.