public class UpdateListItemsEndpoint extends AbstractListEndpoint
DEFAULT_LOCALE, handler, prefix
DWS, name, namespace, soapPart, soapUri, soapUriPrefix
Constructor and Description |
---|
UpdateListItemsEndpoint(ListServiceHandler handler)
constructor
|
Modifier and Type | Method and Description |
---|---|
protected ListInfoBean |
executeListAction(VtiSoapRequest soapRequest,
String dws,
String listName,
String description,
int templateID)
Not used, we are too specific
|
protected void |
executeListActionDetails(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
String listName,
org.dom4j.Element requestElement,
org.jaxen.SimpleNamespaceContext nc)
Fetches all the details of the update, and processes
|
void |
setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService) |
execute, formatListDate, renderFields, renderList, renderListDefinition
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, setUrlHelper
endTag, processTag, singleTag, singleTag, startTag, startTag
public UpdateListItemsEndpoint(ListServiceHandler handler)
handler
- public void setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService)
protected void executeListActionDetails(VtiSoapRequest soapRequest, VtiSoapResponse soapResponse, String siteName, String listName, org.dom4j.Element requestElement, org.jaxen.SimpleNamespaceContext nc) throws Exception
executeListActionDetails
in class AbstractListEndpoint
Exception
protected ListInfoBean executeListAction(VtiSoapRequest soapRequest, String dws, String listName, String description, int templateID) throws Exception
executeListAction
in class AbstractListEndpoint
Exception
Copyright © 2005–2017 Alfresco Software. All rights reserved.