|
eXo JCR :: Component :: Extension Service 1.15.0-CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.repository.RestRepositoryService.Constants.OperationType
public static final class RestRepositoryService.Constants.OperationType
Definition the operation types.
| Field Summary | |
|---|---|
static String |
CREATE_REPOSITORY
Create new repository operations. |
static String |
CREATE_WORKSPACE
Create new workspace. |
static String |
DEFAULT_WS_CONFIG
Default workspace configuration operations. |
static String |
REMOVE_REPOSITORY
Remove repository operation. |
static String |
REMOVE_WORKSPACE
Remove workspace operation. |
static String |
REPOSITORIES_LIST
The list of repositories name operations. |
static String |
REPOSITORY_SERVICE_CONFIGURATION
Repository service configuration operation. |
static String |
UPDATE_WORKSPACE_CONFIG
Update workspace configuration operation. |
static String |
WORKSPACES_LIST
The list of workspaces name operation. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String REPOSITORY_SERVICE_CONFIGURATION
public static final String DEFAULT_WS_CONFIG
public static final String CREATE_REPOSITORY
public static final String CREATE_WORKSPACE
public static final String REMOVE_REPOSITORY
public static final String REMOVE_WORKSPACE
public static final String REPOSITORIES_LIST
public static final String WORKSPACES_LIST
public static final String UPDATE_WORKSPACE_CONFIG
|
eXo JCR :: Component :: Extension Service 1.15.0-CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||