|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.stock.modules.tickets.utils.export.TicketsExportUtils
public final class TicketsExportUtils
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 |
---|
public static final java.lang.String ERROR_NOTHING_TO_EXPORT
Method Detail |
---|
public static void addHeaderResponse(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.lang.String strFileName, java.lang.String strFileExtension)
request
- the httpServletRequestresponse
- the http responsestrFileName
- the name of the file who must insert in the responsestrFileExtension
- the file extension
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |