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, init
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validate
public static final String RIGHT_MANAGE_XSL_EXPORT
public String getCreateXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The HTTP requestAccessDeniedException
- the AccessDeniedException
public String doCreateXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The HTTP requestAccessDeniedException
- the AccessDeniedException
public String getModifyXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The HTTP requestAccessDeniedException
- the AccessDeniedException
public String doModifyXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The HTTP requestAccessDeniedException
- the AccessDeniedException
public String getConfirmRemoveXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The HTTP requestAccessDeniedException
- the AccessDeniedException
public String doRemoveXslExport(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The HTTP requestAccessDeniedException
- the AccessDeniedException
public 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.