fr.paris.lutece.plugins.stock.modules.tickets.utils.export
Class TicketsExportUtils

java.lang.Object
  extended by fr.paris.lutece.plugins.stock.modules.tickets.utils.export.TicketsExportUtils

public final class TicketsExportUtils
extends java.lang.Object

The Class TicketsExportUtils.


Field Summary
static java.lang.String ERROR_NOTHING_TO_EXPORT
           
 
Method Summary
static void addHeaderResponse(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.lang.String strFileName, java.lang.String strFileExtension)
          Writes the http header in the response
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_NOTHING_TO_EXPORT

public static final java.lang.String ERROR_NOTHING_TO_EXPORT
See Also:
Constant Field Values
Method Detail

addHeaderResponse

public static void addHeaderResponse(javax.servlet.http.HttpServletRequest request,
                                     javax.servlet.http.HttpServletResponse response,
                                     java.lang.String strFileName,
                                     java.lang.String strFileExtension)
Writes the http header in the response

Parameters:
request - the httpServletRequest
response - the http response
strFileName - the name of the file who must insert in the response
strFileExtension - the file extension


Copyright © 2012 Mairie de Paris. All Rights Reserved.