|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.fh_mannheim.mm.dms.webengine.ExportReport
Discribes a report for exporting data.
| Constructor Summary | |
ExportReport()
Constructor. |
|
| Method Summary | |
User |
loginUser(javax.servlet.http.HttpServletRequest request)
Login current user. |
org.w3c.dom.Document |
produceReport(javax.servlet.http.HttpServletRequest request)
Generate the report as xml document. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExportReport()
| Method Detail |
public User loginUser(javax.servlet.http.HttpServletRequest request)
request - The servlet request we are processing
public org.w3c.dom.Document produceReport(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
produceReport in interface IReportrequest - The current ServletRequest
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||