|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmgi.logme.export.MyExcel
| Constructor Summary | |
MyExcel()
|
|
| Method Summary | |
java.io.ByteArrayOutputStream |
getExcel()
Gets the complete Excel data |
int |
getPercentage()
Gets the current percentage of the file that is done. |
void |
run()
|
void |
setValues(int m,
int j,
java.util.List l,
javax.servlet.http.HttpSession ses)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MyExcel()
| Method Detail |
public void setValues(int m,
int j,
java.util.List l,
javax.servlet.http.HttpSession ses)
public void run()
run in interface java.lang.RunnableRunnable.run()
public java.io.ByteArrayOutputStream getExcel()
throws java.lang.Exception
DocumentException - when the document isn't ready yet
java.lang.Exceptionpublic int getPercentage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||