public class CkanCatalogueConfigurationsReader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_PROFILE_NAME |
| Constructor and Description |
|---|
CkanCatalogueConfigurationsReader() |
| Modifier and Type | Method and Description |
|---|---|
static eu.trentorise.opendata.jackan.model.CkanDataset |
getDataset(String datasetIdorName,
String catalogueURL)
Retrieve a ckan dataset given its id.
|
static GatewayCKANCatalogueReference |
loadCatalogueEndPoints()
Load catalogue end points.
|
public static final String APPLICATION_PROFILE_NAME
public static GatewayCKANCatalogueReference loadCatalogueEndPoints() throws Exception
Exception - the exceptionpublic static eu.trentorise.opendata.jackan.model.CkanDataset getDataset(String datasetIdorName, String catalogueURL) throws Exception
datasetIdorName - catalogueURL - ExceptionCopyright © 2018. All Rights Reserved.