public class CKANGroup extends CKAN
| Modifier and Type | Field and Description |
|---|---|
static String |
GROUP_CREATE |
static String |
GROUP_DELETE |
static String |
GROUP_LIST |
static String |
GROUP_PATCH |
static String |
GROUP_PURGE |
static String |
GROUP_SHOW |
static String |
GROUP_UPDATE |
apiKey, AUTH_CKAN_HEADER, AUTHORIZATION_ERROR, CKAN_API_PATH, CREATE, dataCatalogue, DELETE, ERROR_KEY, ERROR_TYPE_KEY, ID_KEY, LIST, mapper, MESSAGE_KEY, name, NAME_KEY, NOT_FOUND_ERROR, OWNER_ORG_KEY, PATCH, PURGE, READ, result, RESULT_KEY, SUCCESS_KEY, UPDATE, VALIDATION_ERROR| Constructor and Description |
|---|
CKANGroup() |
checkName, checkName, create, createJsonNodeWithID, createJsonNodeWithNameAsID, delete, delete, getApiKey, getAsJsonNode, getAsString, getCatalogue, getJsonNodeResult, getMapper, getMapWithID, getMapWithNameAsID, getName, list, patch, purge, read, sendGetRequest, sendPostRequest, sendPostRequest, sendRequest, setApiKey, setName, update, validateCKANResponsepublic static final String GROUP_LIST
public static final String GROUP_CREATE
public static final String GROUP_SHOW
public static final String GROUP_UPDATE
public static final String GROUP_PATCH
public static final String GROUP_DELETE
public static final String GROUP_PURGE
Copyright © 2019. All Rights Reserved.