fr.paris.lutece.plugins.directory.modules.pdfproducer.web
Class DirectoryPDFJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
          extended by fr.paris.lutece.plugins.directory.modules.pdfproducer.web.DirectoryPDFJspBean

public class DirectoryPDFJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean

DirectoryPDFJspBean


Field Summary
static java.lang.String PARAMETER_ID_DIRECTORY_RECORD
           
static java.lang.String PROPERTY_PATH_FILES_GENERATED
           
 
Constructor Summary
DirectoryPDFJspBean()
           
 
Method Summary
 void doDownloadPDF(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Method to download a PDF file generated by directory record
 
Methods inherited from class fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
getPlugin, init
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, setFeatureIcon, setPageTitleProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_PATH_FILES_GENERATED

public static final java.lang.String PROPERTY_PATH_FILES_GENERATED
See Also:
Constant Field Values

PARAMETER_ID_DIRECTORY_RECORD

public static final java.lang.String PARAMETER_ID_DIRECTORY_RECORD
See Also:
Constant Field Values
Constructor Detail

DirectoryPDFJspBean

public DirectoryPDFJspBean()
Method Detail

doDownloadPDF

public void doDownloadPDF(javax.servlet.http.HttpServletRequest request,
                          javax.servlet.http.HttpServletResponse response)
                   throws fr.paris.lutece.portal.service.admin.AccessDeniedException
Method to download a PDF file generated by directory record

Parameters:
request - request
response - response
Throws:
fr.paris.lutece.portal.service.admin.AccessDeniedException - exception if user does not have the permission


Copyright © 2011 Mairie de Paris. All Rights Reserved.