@WebServlet(name="DesignerExportServlet",
urlPatterns="/designer/export/*",
asyncSupported=true)
public class DesignerExportServlet
extends AFormDesignerServlet
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
DesignerExportServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
getRenderConfig, getRenderContextdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected void doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.