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

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

public class DoRemoveAsynchronousFile
extends 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
 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 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
Returns:
JSON


Copyright © 2013 Mairie de Paris. All Rights Reserved.