|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.web.DoDownloadGraph
public class DoDownloadGraph
class DoDownloadGraph
Constructor Summary | |
---|---|
DoDownloadGraph()
|
Method Summary | |
---|---|
void |
doGenerateGraph(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Write in the http response the statistic graph of a question |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DoDownloadGraph()
Method Detail |
---|
public void doGenerateGraph(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
request
- the http requestresponse
- The http response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |