public class CKANLicense extends CKAN
| Modifier and Type | Field and Description |
|---|---|
static String |
LICENSES_LIST |
apiKey, AUTH_CKAN_HEADER, AUTHORIZATION_ERROR, CKAN_API_PATH, CREATE, DELETE, ERROR_KEY, ERROR_TYPE_KEY, ID_KEY, LIMIT_KEY, LIST, mapper, MESSAGE_KEY, name, NAME_KEY, NAME_REGEX, nameRegex, NOT_FOUND_ERROR, OFFSET_KEY, OWNER_ORG_KEY, PATCH, PURGE, READ, result, RESULT_KEY, SUCCESS_KEY, UPDATE, uriInfo, VALIDATION_ERROR| Constructor and Description |
|---|
CKANLicense() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
checkLicenseId(com.fasterxml.jackson.databind.node.ArrayNode arrayNode,
String licenseId) |
static boolean |
checkLicenseId(String licenseId) |
protected static com.fasterxml.jackson.databind.node.ArrayNode |
getLicenses() |
checkName, checkName, create, createJsonNodeWithID, createJsonNodeWithNameAsID, delete, delete, getApiKey, getAsJsonNode, getAsString, getGXHTTPStringRequest, getJsonNodeResult, getMapper, getMapWithID, getMapWithNameAsID, getName, getResultAndValidate, list, patch, purge, read, sendGetRequest, sendPostRequest, sendPostRequest, setApiKey, setName, setUriInfo, update, validateCKANResponsepublic static final String LICENSES_LIST
Copyright © 2020. All Rights Reserved.