| Package | Description | 
|---|---|
| systems.dmx.accesscontrol | |
| systems.dmx.core.impl | |
| systems.dmx.core.service.accesscontrol | |
| systems.dmx.workspaces | 
| Modifier and Type | Field and Description | 
|---|---|
static SharingMode | 
AccessControlService.ADMINISTRATION_WORKSPACE_SHARING_MODE  | 
static SharingMode | 
AccessControlService.SYSTEM_WORKSPACE_SHARING_MODE  | 
| Modifier and Type | Method and Description | 
|---|---|
private SharingMode | 
AccessControlImpl.getSharingMode(long workspaceId)  | 
| Modifier and Type | Field and Description | 
|---|---|
private static Map<String,SharingMode> | 
SharingMode.sharingModes  | 
| Modifier and Type | Method and Description | 
|---|---|
static SharingMode | 
SharingMode.fromString(String uri)  | 
static SharingMode | 
SharingMode.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SharingMode[] | 
SharingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
SharingMode.put(String uri,
   SharingMode sharingMode)  | 
| Modifier and Type | Field and Description | 
|---|---|
static SharingMode | 
WorkspacesService.DMX_WORKSPACE_SHARING_MODE  | 
| Modifier and Type | Method and Description | 
|---|---|
Topic | 
WorkspacesPlugin.createWorkspace(String name,
               String uri,
               SharingMode sharingMode)  | 
Topic | 
WorkspacesService.createWorkspace(String name,
               String uri,
               SharingMode sharingMode)  | 
Copyright © 2018. All Rights Reserved.