org.gcube.portlets.user.codelistlibrary.csv
Class D4ScienceCSVServiceInterface
java.lang.Object
org.gcube.portlets.user.codelistlibrary.csv.D4ScienceCSVServiceInterface
public class D4ScienceCSVServiceInterface
- extends java.lang.Object
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
D4ScienceCSVServiceInterface
public D4ScienceCSVServiceInterface(java.lang.String id,
java.lang.String csvTitle,
D4ScienceSession session,
CodelistImportCall sCall)
getImportProgress
public CSVImportProgress getImportProgress()
throws java.lang.Exception
-
- Throws:
java.lang.Exception
getColumns
public java.util.List<CSVColumn> getColumns()
throws java.lang.Exception
- Throws:
java.lang.Exception
getDataAsJson
public java.lang.String getDataAsJson(int offset,
int length)
throws java.lang.Exception
- Throws:
java.lang.Exception
getId
public java.lang.String getId()
throws java.lang.Exception
- Throws:
java.lang.Exception