lumis.service.portalmanagement.filesystem
Class FileDownloadControllerHtml

Package class diagram package FileDownloadControllerHtml
java.lang.Object
  extended by lumis.portal.controller.ControllerHtml
      extended by lumis.service.portalmanagement.filesystem.FileDownloadControllerHtml

public class FileDownloadControllerHtml
extends ControllerHtml

Streams the download of a file provided by the filesystem service.

Since:
4.0.9

Field Summary
 
Fields inherited from class lumis.portal.controller.ControllerHtml
out, request, response, sessionConfig, userConfig
 
Constructor Summary
FileDownloadControllerHtml(HttpServletRequest request, HttpServletResponse response)
           
 
Method Summary
 void handleRequest()
           
 
Methods inherited from class lumis.portal.controller.ControllerHtml
deleteCookie, getCookie, getRequestMode, getSessionConfig, loadUserInfo, setCookie
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileDownloadControllerHtml

public FileDownloadControllerHtml(HttpServletRequest request,
                                  HttpServletResponse response)
                           throws PortalException
Throws:
PortalException
Method Detail

handleRequest

public void handleRequest()
                   throws PortalException
Throws:
PortalException


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.