public class CatalogueStaticConfigurations extends Object
| Constructor and Description |
|---|
CatalogueStaticConfigurations()
Instantiates a new static configurations.
|
| Modifier and Type | Method and Description |
|---|---|
String |
buildRelativeURLToPublicCatalogueGateway(String privateCKANCatalogueURL)
Builds the relative URL to public catalogue gateway.
|
List<String> |
getPrefixesUsedForCkanHostname()
Gets the prefixes used for ckan hostname.
|
String |
getPrefixToBeUsedForCatalogueURL()
Gets the prefix to be used for catalogue URL.
|
public CatalogueStaticConfigurations()
public String buildRelativeURLToPublicCatalogueGateway(String privateCKANCatalogueURL)
privateCKANCatalogueURL - the private CKAN catalogue URLpublic List<String> getPrefixesUsedForCkanHostname()
public String getPrefixToBeUsedForCatalogueURL()
Copyright © 2021. All Rights Reserved.