Package org.exoplatform.perkstore.plugin
Class PerkStoreFeaturePlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.commons.api.settings.FeaturePlugin
org.exoplatform.perkstore.plugin.PerkStoreFeaturePlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class PerkStoreFeaturePlugin
extends org.exoplatform.commons.api.settings.FeaturePlugin
A plugin added to
ExoFeatureService that determines if 'perkstore' is
enabled for a user or not-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()booleanisFeatureActiveForUser(String featureName, String username) Methods inherited from class org.exoplatform.commons.api.settings.FeaturePlugin
getFeatureName, initMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, setDescription, setName
-
Constructor Details
-
PerkStoreFeaturePlugin
public PerkStoreFeaturePlugin()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.exoplatform.container.component.ComponentPlugin- Overrides:
getNamein classorg.exoplatform.container.component.BaseComponentPlugin
-
isFeatureActiveForUser
- Specified by:
isFeatureActiveForUserin classorg.exoplatform.commons.api.settings.FeaturePlugin
-