lumis.doui.control.multifileupload
Class MultiFileUploadCheckControllerHtml

Package class diagram package MultiFileUploadCheckControllerHtml
java.lang.Object
  extended by lumis.portal.controller.ControllerHtml
      extended by lumis.doui.control.multifileupload.MultiFileUploadCheckControllerHtml

public class MultiFileUploadCheckControllerHtml
extends ControllerHtml

Controller HTML to check if a file is uploaded before in the same path.

Since:
6.1.0

Field Summary
 
Fields inherited from class lumis.portal.controller.ControllerHtml
out, request, response, sessionConfig, userConfig
 
Constructor Summary
MultiFileUploadCheckControllerHtml(HttpServletRequest request, HttpServletResponse response)
           
 
Method Summary
 void handleRequest()
          A handle for request.
 
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

MultiFileUploadCheckControllerHtml

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

handleRequest

public void handleRequest()
                   throws PortalException,
                          IOException
A handle for request.

Throws:
PortalException
IOException
Since:
6.1.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.