Class PreviewTicketCxOccInterceptor

    • Constructor Detail

      • PreviewTicketCxOccInterceptor

        public PreviewTicketCxOccInterceptor()
    • Method Detail

      • shouldPersonalizeRequestVote

        public CxOccInterceptorVote shouldPersonalizeRequestVote​(javax.servlet.http.HttpServletRequest request)
        Description copied from interface: CxOccInterceptor
        Method to determine if personalization process should be executed for this request
        Parameters:
        request - Http request
        Returns:
        CxOccInterceptorVote - vote with information if personalization process should be continued
      • isEnabled

        protected boolean isEnabled()
      • setSessionService

        public void setSessionService​(SessionService sessionService)