Class ControllerHandlerWorker

    • Constructor Detail

      • ControllerHandlerWorker

        public ControllerHandlerWorker​(PortalRequest request)
    • Method Detail

      • getContentSelector

        protected final String getContentSelector()
      • getContent

        protected final Content getContent​(String contentSelector)
      • getContentOrNull

        protected final Content getContentOrNull​(String contentSelector)
      • getSite

        protected final Site getSite​(Content content)
      • getSiteOrNull

        protected final Site getSiteOrNull​(Content content)
      • setContentService

        public final void setContentService​(ContentService contentService)