|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgran.app.adapter.export.CSVExportAdapter
| Constructor Summary | |
CSVExportAdapter()
|
|
| Method Summary | |
java.lang.String |
exportImpl(SessionContext sc,
java.lang.String taskId,
java.lang.String filterId,
java.lang.String encoding)
Export task with subtasks |
java.lang.String |
getDescription()
Get description of adapter as plain text |
boolean |
init()
Initialize adapter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CSVExportAdapter()
| Method Detail |
public boolean init()
Adapter
init in interface Adapterpublic java.lang.String getDescription()
Adapter
getDescription in interface Adapter
public java.lang.String exportImpl(SessionContext sc,
java.lang.String taskId,
java.lang.String filterId,
java.lang.String encoding)
throws GranException
ExportAdapter
exportImpl in interface ExportAdaptertaskId - - task (or project) to export
GranException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||