Class SiteDarkFeaturesAction

    • Constructor Detail

      • SiteDarkFeaturesAction

        public SiteDarkFeaturesAction()
    • Method Detail

      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • getSystemEnabledFeatures

        public List<String> getSystemEnabledFeatures()
      • getSiteEnabledFeatures

        public List<String> getSiteEnabledFeatures()
      • setFeatureKey

        public void setFeatureKey​(String featureKey)
      • setDarkFeaturesManager

        public void setDarkFeaturesManager​(DarkFeaturesManager darkFeaturesManager)