Interface WCMCommandContext


  • public interface WCMCommandContext
    Context for WCMCommand
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.Dictionary<?,​?> getProperties()
      Returns the configuration properties of the WCMCommandServlet, done this way to keep compatibility with configurations that existed before changing WCMCommand to be OSGi services
    • Method Detail

      • getProperties

        java.util.Dictionary<?,​?> getProperties()
        Returns the configuration properties of the WCMCommandServlet, done this way to keep compatibility with configurations that existed before changing WCMCommand to be OSGi services