public class CKANInstance extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
ckanURL |
protected boolean |
notificationToUsersEnabled |
protected boolean |
socialPostEnabled |
protected String |
sysAdminToken |
protected String |
uriResolverURL |
| Constructor and Description |
|---|
CKANInstance() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCKANURL() |
static CKANInstance |
getInstance() |
String |
getSysAdminToken() |
String |
getUriResolverURL() |
boolean |
isNotificationToUsersEnabled() |
boolean |
isSocialPostEnabled() |
protected String ckanURL
protected String sysAdminToken
protected boolean socialPostEnabled
protected boolean notificationToUsersEnabled
protected String uriResolverURL
public static CKANInstance getInstance()
public String getCKANURL()
public boolean isNotificationToUsersEnabled()
throws Exception
ExceptionCopyright © 2020. All Rights Reserved.