|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CSVImportStatus | |
|---|---|
| org.gcube.portlets.user.codelistinterface.csv | |
| Uses of CSVImportStatus in org.gcube.portlets.user.codelistinterface.csv |
|---|
| Methods in org.gcube.portlets.user.codelistinterface.csv that return CSVImportStatus | |
|---|---|
CSVImportStatus |
CSVImportProgress.getStatus()
|
static CSVImportStatus |
CSVImportStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CSVImportStatus[] |
CSVImportStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.gcube.portlets.user.codelistinterface.csv with parameters of type CSVImportStatus | |
|---|---|
CSVImportProgress(CSVImportStatus status,
long importedLines,
long totalLines)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||