public class ExportFormatJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
RIGHT_MANAGE_FORM |
Constructor and Description |
---|
ExportFormatJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doCreateExportFormat(javax.servlet.http.HttpServletRequest request)
Perform the export format creation
|
String |
doModifyExportFormat(javax.servlet.http.HttpServletRequest request)
Perform the export format modification
|
String |
doRemoveExportFormat(javax.servlet.http.HttpServletRequest request)
Perform the export format supression
|
String |
getConfirmRemoveExportFormat(javax.servlet.http.HttpServletRequest request)
Gets the confirmation page of delete export format
|
String |
getCreateExportFormat(javax.servlet.http.HttpServletRequest request)
Gets the export format creation page
|
String |
getManageExportFormat(javax.servlet.http.HttpServletRequest request)
Return management export format ( list of export format )
|
String |
getModifyExportFormat(javax.servlet.http.HttpServletRequest request)
Gets the export format modification page
|
getPlugin, init
public static final String RIGHT_MANAGE_FORM
public String getManageExportFormat(javax.servlet.http.HttpServletRequest request)
request
- The Http requestpublic String getCreateExportFormat(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String doCreateExportFormat(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String getModifyExportFormat(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String doModifyExportFormat(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String getConfirmRemoveExportFormat(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String doRemoveExportFormat(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestCopyright © 2019 City of Paris. All rights reserved.