public class Files2DocsJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
FILES2DOCS_MANAGEMENT |
Constructor and Description |
---|
Files2DocsJspBean()
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
doCreateDocuments(javax.servlet.http.HttpServletRequest request)
Performs the fields validation and creates documents
|
String |
doSelectFiles(javax.servlet.http.HttpServletRequest request)
Performs the selection of the document type and destination space
|
String |
getCreateDocuments(javax.servlet.http.HttpServletRequest request)
Gets the create document(s) form(s) page
|
String |
getImportResult(javax.servlet.http.HttpServletRequest request)
Gets the import result page
|
String |
getSelectFiles(javax.servlet.http.HttpServletRequest request)
Gets the selection of the document type, files and destination space page
|
String |
upload(javax.servlet.http.HttpServletRequest request)
Performs the upload of selected files
|
getPlugin, init
public static final String FILES2DOCS_MANAGEMENT
public String getSelectFiles(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String doSelectFiles(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String upload(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String getCreateDocuments(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String doCreateDocuments(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String getImportResult(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestCopyright © 2015 City of Paris. All rights reserved.