fr.paris.lutece.plugins.directory.web
Class DoRemoveAsynchronousFile

java.lang.Object
  extended by fr.paris.lutece.plugins.directory.web.DoRemoveAsynchronousFile

public class DoRemoveAsynchronousFile
extends java.lang.Object

This class is called by the directoryupload.js. It is used to remove the file from the asynchronous map store in DirectoryAsynchronousUploadHandler.


Constructor Summary
DoRemoveAsynchronousFile()
           
 
Method Summary
 java.lang.String doRemoveAsynchronousUploadedFile(javax.servlet.http.HttpServletRequest request)
          Removes the uploaded fileItem.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoRemoveAsynchronousFile

public DoRemoveAsynchronousFile()
Method Detail

doRemoveAsynchronousUploadedFile

public java.lang.String doRemoveAsynchronousUploadedFile(javax.servlet.http.HttpServletRequest request)
Removes the uploaded fileItem.
This method is called by the JSP jsp/site/plugins/directory/DoRemoveFile.jsp because this method is also used in front office in other module (module-workflow-editrecord).

Parameters:
request - the request


Copyright © 2012 Mairie de Paris. All Rights Reserved.