public class OwGetContent extends OwAbstractUpload
GetContent Servlet to download the content of documents and display them in a client or browser.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Constructor and Description |
|---|
OwGetContent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getServletInfo()
Returns a short description of the servlet.
|
protected void |
processRequest(javax.servlet.http.HttpServletRequest request_p,
javax.servlet.http.HttpServletResponse response_p)
Processes requests for both HTTP
GET and POST methods. |
createFileName, doGet, doPostdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected void processRequest(javax.servlet.http.HttpServletRequest request_p,
javax.servlet.http.HttpServletResponse response_p)
throws javax.servlet.ServletException,
IOException
GET and POST methods.processRequest in class OwAbstractUploadrequest_p - servlet requestresponse_p - servlet responsejavax.servlet.ServletExceptionIOExceptionpublic String getServletInfo()
getServletInfo in interface javax.servlet.ServletgetServletInfo in class javax.servlet.GenericServletCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.