Class ServletContextReportDesignRetriever

java.lang.Object
com.liferay.portal.reports.engine.servlet.ServletContextReportDesignRetriever
All Implemented Interfaces:
com.liferay.portal.kernel.resource.ResourceRetriever, ReportDesignRetriever

public class ServletContextReportDesignRetriever extends Object implements ReportDesignRetriever
  • Constructor Details

    • ServletContextReportDesignRetriever

      public ServletContextReportDesignRetriever(javax.servlet.ServletContext servletContext, String reportName, String prefix, String postfix)
  • Method Details