public abstract class AbstractListItemsEndpoint extends AbstractListEndpoint
| Modifier and Type | Field and Description |
|---|---|
protected MethodHandler |
methodHandler |
DEFAULT_LOCALE, handler, prefixDWS, name, namespace, soapPart, soapUri, soapUriPrefix| Constructor and Description |
|---|
AbstractListItemsEndpoint(ListServiceHandler listHander,
MethodHandler 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)
Returns information about items in the list based on the specified query
|
protected abstract DocsMetaInfo |
getListInfo(String siteName,
ListInfoBean list,
String initialUrl,
Date since) |
void |
setPathHelper(VtiPathHelper pathHelper) |
execute, formatListDate, renderFields, renderList, renderListDefinitionbuildResultTag, 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 MethodHandler methodHandler
public AbstractListItemsEndpoint(ListServiceHandler listHander, MethodHandler handler)
handler - that provides methods for operating with documents and folderspublic void setPathHelper(VtiPathHelper pathHelper)
pathHelper - the pathHelper to setprotected void executeListActionDetails(VtiSoapRequest soapRequest, VtiSoapResponse soapResponse, String siteName, String listName, org.dom4j.Element requestElement, org.jaxen.SimpleNamespaceContext nc) throws Exception
executeListActionDetails in class AbstractListEndpointExceptionprotected abstract DocsMetaInfo getListInfo(String siteName, ListInfoBean list, String initialUrl, Date since)
protected ListInfoBean executeListAction(VtiSoapRequest soapRequest, String dws, String listName, String description, int templateID) throws Exception
executeListAction in class AbstractListEndpointExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.