public abstract class AbstractVersionEndpoint extends AbstractEndpoint
| Modifier and Type | Field and Description |
|---|---|
protected VersionsServiceHandler |
handler |
DWS, name, namespace, soapPart, soapUri, soapUriPrefix| Constructor and Description |
|---|
AbstractVersionEndpoint(VersionsServiceHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Executes target endpoint method
|
protected abstract List<DocumentVersionBean> |
executeVersionAction(VtiSoapRequest soapRequest,
String dws,
String fileName,
org.dom4j.Element fileVersion)
Does the version work, and returns the new version info
|
buildResultTag, buildXPath, generateXml, generateXml, generateXml, generateXml, generateXml, generateXml, generateXml, generateXml, generateXml, generateXml, generateXml, generateXml, getContext, getDwsForCreationFromUri, getDwsFromUri, getFileName, getHost, getMessage, getName, getNamespace, getResponseTagName, getResultTagName, getUrlHelper, setName, setNamespace, setUrlHelperendTag, processTag, singleTag, singleTag, startTag, startTagprotected VersionsServiceHandler handler
public AbstractVersionEndpoint(VersionsServiceHandler handler)
protected abstract List<DocumentVersionBean> executeVersionAction(VtiSoapRequest soapRequest, String dws, String fileName, org.dom4j.Element fileVersion) throws Exception
Exceptionpublic void execute(VtiSoapRequest soapRequest, VtiSoapResponse soapResponse) throws Exception
VtiEndpointsoapRequest - Vti Soap Request (VtiSoapRequest)soapResponse - Vti Soap Response (VtiSoapResponse)ExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.