public class ViewDocumentServlet extends AbstractStreamingServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
TARGET_FORMAT
Attribute in the
OpenDocumentBean that controls rendering. |
| Constructor and Description |
|---|
ViewDocumentServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
destroy, getDocService, init, writeContent, writeContent, writeInputStreamdoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static final String TARGET_FORMAT
OpenDocumentBean that controls rendering.protected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionHttpServlet.doGet(javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse)Copyright © 2016 SAPERION AG. All rights reserved.