Package | Description |
---|---|
org.alfresco.module.vti.handler | |
org.alfresco.module.vti.handler.alfresco | |
org.alfresco.module.vti.web.ws |
Modifier and Type | Method and Description |
---|---|
DwsBean |
DwsServiceHandler.createDws(String parentDwsUrl,
String name,
List<UserBean> users,
String title,
List<DocumentBean> documents,
String host,
String context,
SessionUser user)
Creates a document workspace site
|
Modifier and Type | Method and Description |
---|---|
DwsBean |
AbstractAlfrescoDwsServiceHandler.createDws(String parentDwsUrl,
String name,
List<UserBean> users,
String title,
List<DocumentBean> documents,
String host,
String context,
SessionUser user) |
protected DwsBean |
AlfrescoDwsServiceHandler.doGetResultBean(String parentUrl,
String dwsUrl,
String host,
String context) |
protected abstract DwsBean |
AbstractAlfrescoDwsServiceHandler.doGetResultBean(String parentUrl,
String dwsUrl,
String host,
String context)
Get new document workspace site description
|
Modifier and Type | Method and Description |
---|---|
String |
AbstractEndpoint.generateXml(DwsBean dwsBean)
Convert DwsBean type to the correct xml presentation
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.