public class CLImportItemWrapper
extends org.gcube.common.dbinterface.persistence.ObjectStateControl
| Constructor and Description |
|---|
CLImportItemWrapper(String owner,
String codelistId,
org.gcube.common.core.scope.GCUBEScope scope) |
| Modifier and Type | Method and Description |
|---|---|
static CLImportItemWrapper |
get(String id) |
static Iterator<CLImportItemWrapper> |
getAll() |
static Iterator<CLImportItemWrapper> |
getByUser(String user) |
org.gcube.contentmanagement.codelistmanager.managers.CodeListImport |
getCodelist() |
String |
getCodelistId() |
String |
getOwner() |
org.gcube.common.core.scope.GCUBEScope |
getScope() |
org.gcube.contentmanagement.timeseriesservice.stubs.types.Status |
getStatus() |
boolean |
remove() |
boolean |
store() |
public String getOwner()
public String getCodelistId()
public org.gcube.contentmanagement.timeseriesservice.stubs.types.Status getStatus()
throws Exception
Exceptionpublic org.gcube.contentmanagement.codelistmanager.managers.CodeListImport getCodelist()
throws Exception
Exceptionpublic org.gcube.common.core.scope.GCUBEScope getScope()
public boolean remove()
public boolean store()
public static CLImportItemWrapper get(String id) throws Exception
Exceptionpublic static Iterator<CLImportItemWrapper> getAll() throws Exception
Exceptionpublic static Iterator<CLImportItemWrapper> getByUser(String user) throws Exception
ExceptionCopyright © 2015. All Rights Reserved.