Class SaikuChartColorsFilter

java.lang.Object
net.datenwerke.rs.saiku.service.saiku.SaikuChartColorsFilter
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public class SaikuChartColorsFilter extends Object
  • Constructor Details

  • Method Details

    • destroy

      public void destroy()
    • doFilter

      public void doFilter(ServletRequest request, ServletResponse response, FilterChain filterChain) throws IOException, ServletException
      Throws:
      IOException
      ServletException
    • init

      public void init(FilterConfig arg0) throws ServletException
      Throws:
      ServletException