| Package | Description |
|---|---|
| org.alfresco.module.vti.handler.alfresco | |
| org.alfresco.module.vti.metadata.dic | |
| org.alfresco.module.vti.metadata.model |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceType |
AlfrescoDwsServiceHandler.getWorkspaceType(org.alfresco.service.cmr.model.FileInfo dwsNode) |
abstract WorkspaceType |
AbstractAlfrescoDwsServiceHandler.getWorkspaceType(org.alfresco.service.cmr.model.FileInfo dwsNode) |
| Modifier and Type | Method and Description |
|---|---|
static WorkspaceType |
WorkspaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkspaceType[] |
WorkspaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceType |
DwsMetadata.getWorkspaceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DwsMetadata.setWorkspaceType(WorkspaceType workspaceType) |
| Constructor and Description |
|---|
DwsMetadata(String subscribeUrl,
String mtgInstance,
String settingsUrl,
String permsUrl,
String userInfoUrl,
Set<String> roles,
List<SchemaBean> schemaItems,
List<ListInfoBean> listInfoItems,
List<Permission> permissions,
boolean hasUniquePerm,
WorkspaceType workspaceType,
boolean isADMode,
String docUrl,
boolean minimal,
DwsData dwsData) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.