public class XslExportJspBean extends PluginAdminPageJspBean
| Modifier and Type | Field and Description |
|---|---|
static String |
RIGHT_MANAGE_XSL_EXPORT
Right to manage XSL Export
|
| Constructor and Description |
|---|
XslExportJspBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
doCreateXslExport(javax.servlet.http.HttpServletRequest request)
Perform the xsl export creation
|
void |
doDownloadXslExport(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Initiate a download of a XSL file
|
String |
doModifyXslExport(javax.servlet.http.HttpServletRequest request)
Perform the xsl export modification
|
String |
doRemoveXslExport(javax.servlet.http.HttpServletRequest request)
Perform the export format supression
|
String |
getConfirmRemoveXslExport(javax.servlet.http.HttpServletRequest request)
Gets the confirmation page of delete xsl export
|
String |
getCreateXslExport(javax.servlet.http.HttpServletRequest request)
Gets the xsl export creation page
|
String |
getModifyXslExport(javax.servlet.http.HttpServletRequest request)
Gets the export format modification page
|
getPlugin, initgetAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validatepublic static final String RIGHT_MANAGE_XSL_EXPORT
public String getCreateXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - The HTTP requestAccessDeniedException - the AccessDeniedExceptionpublic String doCreateXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - The HTTP requestAccessDeniedException - the AccessDeniedExceptionpublic String getModifyXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - The HTTP requestAccessDeniedException - the AccessDeniedExceptionpublic String doModifyXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - The HTTP requestAccessDeniedException - the AccessDeniedExceptionpublic String getConfirmRemoveXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - The HTTP requestAccessDeniedException - the AccessDeniedExceptionpublic String doRemoveXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request - The HTTP requestAccessDeniedException - the AccessDeniedExceptionpublic void doDownloadXslExport(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
request - The requestresponse - The responseIOException - Throw an exception if the outputstream has error.Copyright © 2020 City of Paris. All rights reserved.