fr.paris.lutece.plugins.directory.web
Class DoRemoveAsynchronousFile
java.lang.Object
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
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoRemoveAsynchronousFile
public DoRemoveAsynchronousFile()
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
Copyright © 2013 Mairie de Paris. All Rights Reserved.