Class RenderContentAction

    • Constructor Detail

      • RenderContentAction

        public RenderContentAction()
    • Method Detail

      • getRenderedContent

        public String getRenderedContent()
      • setOutputType

        public void setOutputType​(String outputType)
      • setContentId

        public void setContentId​(String contentId)
      • setContentType

        public void setContentType​(String contentType)
      • setSpaceKey

        public void setSpaceKey​(String spaceKey)
      • getSpaceKey

        public String getSpaceKey()
      • setXHtml

        public void setXHtml​(String xHtml)
      • setRenderingService

        public void setRenderingService​(RenderingService renderingService)
      • setSpaceService

        public void setSpaceService​(SpaceService spaceService)
      • setThemeManager

        public void setThemeManager​(ThemeManager themeManager)
      • getActiveTheme

        public Theme getActiveTheme()