public class ConcessioniManager extends Object
| Constructor and Description |
|---|
ConcessioniManager() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.application.geoportal.common.model.legacy.Concessione |
getById(String id) |
ArrayList<org.gcube.application.geoportal.common.model.legacy.Concessione> |
getList() |
org.gcube.application.geoportal.common.model.legacy.Concessione |
registerNew(org.gcube.application.geoportal.common.model.legacy.Concessione c) |
static String |
toJson(Object obj) |
public org.gcube.application.geoportal.common.model.legacy.Concessione getById(String id) throws Exception
Exceptionpublic static String toJson(Object obj) throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingExceptionpublic ArrayList<org.gcube.application.geoportal.common.model.legacy.Concessione> getList() throws Exception
ExceptionCopyright © 2021. All Rights Reserved.