public class CKANOrganization extends CKAN
| Modifier and Type | Field and Description |
|---|---|
static String |
ORGANIZATION_CREATE |
static String |
ORGANIZATION_DELETE |
static String |
ORGANIZATION_LIST |
static String |
ORGANIZATION_LIST_FOR_USER |
static String |
ORGANIZATION_MEMBER_CREATE |
static String |
ORGANIZATION_PATCH |
protected static String |
ORGANIZATION_PERMISSION_KEY |
protected static String |
ORGANIZATION_PERMISSION_VALUE_READ |
static String |
ORGANIZATION_PURGE |
static String |
ORGANIZATION_SHOW |
static String |
ORGANIZATION_UPDATE |
protected static String |
ROLE_KEY |
protected static String |
USERNAME_KEY |
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 |
|---|
CKANOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
addUserToOrganisation(String gCubeUsername,
String role) |
static String |
getCKANOrganizationName() |
static String |
getCKANOrganizationName(String context) |
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 ORGANIZATION_LIST
public static final String ORGANIZATION_CREATE
public static final String ORGANIZATION_SHOW
public static final String ORGANIZATION_UPDATE
public static final String ORGANIZATION_PATCH
public static final String ORGANIZATION_DELETE
public static final String ORGANIZATION_PURGE
public static final String ORGANIZATION_MEMBER_CREATE
public static final String ORGANIZATION_LIST_FOR_USER
protected static final String USERNAME_KEY
protected static final String ROLE_KEY
protected static final String ORGANIZATION_PERMISSION_KEY
protected static final String ORGANIZATION_PERMISSION_VALUE_READ
Copyright © 2020. All Rights Reserved.