public abstract class ReportExportBase
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
protected static int |
CONTENT_COMMENTS |
protected static int |
CONTENT_EVENTS |
protected static int |
CONTENT_REPORT |
private static long |
serialVersionUID |
Constructor and Description |
---|
ReportExportBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
int content) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
private static final long serialVersionUID
protected static final int CONTENT_REPORT
protected static final int CONTENT_EVENTS
protected static final int CONTENT_COMMENTS