|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.servlet.GenericServlet javax.servlet.http.HttpServlet org.webmacro.servlet.WMServlet org.paneris.jal.controller.Export
public class Export
Export a table to a CSV file.
Field Summary |
---|
Fields inherited from class org.webmacro.servlet.WMServlet |
---|
_log |
Fields inherited from interface org.webmacro.WebMacro |
---|
BUILD_DATE, VERSION |
Constructor Summary | |
---|---|
Export()
|
Method Summary | |
---|---|
org.webmacro.Template |
handle(org.webmacro.servlet.WebContext context)
|
Methods inherited from class org.webmacro.servlet.WMServlet |
---|
destroy, destroyContext, doGet, doPost, error, execute, getBroker, getConfig, getConfig, getContext, getErrorTemplate, getErrorTemplateName, getErrorVariableName, getFastWriter, getLog, getLog, getTemplate, getURL, getWebContext, init, init, initWebContext, initWebMacro, newContext, newWebContext, setLocale, start, stop, writeTemplate, writeTemplate |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Export()
Method Detail |
---|
public org.webmacro.Template handle(org.webmacro.servlet.WebContext context) throws org.webmacro.servlet.HandlerException
handle
in class org.webmacro.servlet.WMServlet
org.webmacro.servlet.HandlerException
- Cannot Connect to DB
org.webmacro.servlet.HandlerException
- Cannot find templates
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |