Package | Description |
---|---|
org.alfresco.module.vti.handler | |
org.alfresco.module.vti.handler.alfresco | |
org.alfresco.module.vti.metadata.model | |
org.alfresco.module.vti.web.ws |
Modifier and Type | Method and Description |
---|---|
DwsData |
DwsServiceHandler.getDwsData(String documentURL,
String lastUpdate)
Returns information about a document workspace site and the lists it contains
|
Modifier and Type | Method and Description |
---|---|
DwsData |
AbstractAlfrescoDwsServiceHandler.getDwsData(String document,
String lastUpdate) |
Modifier and Type | Method and Description |
---|---|
DwsData |
DwsMetadata.getDwsData() |
Modifier and Type | Method and Description |
---|---|
void |
DwsMetadata.setDwsData(DwsData dwsData) |
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) |
Modifier and Type | Method and Description |
---|---|
String |
AbstractEndpoint.generateXml(DwsData dwsData)
Convert DwsData type to the correct xml presentation
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.