public class CkanCatalogueConfigurationsReader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_PROFILE_NAME
The Constant 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.
|
protected static String |
getPortletUrlForScopeFromIS()
Gets the portlet url for scope from is.
|
static GatewayCKANCatalogueReference |
loadCatalogueEndPoints()
Load catalogue end points through the ckan-util-library.
|
static void |
main(String[] args)
The main method.
|
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 - the dataset idor namecatalogueURL - the catalogue urlException - the exceptionprotected static String getPortletUrlForScopeFromIS() throws Exception
Exception - the exceptionpublic static void main(String[] args)
args - the argumentsCopyright © 2022. All Rights Reserved.