public class GetListCollectionEndpoint extends AbstractListEndpoint
DEFAULT_LOCALE, handlerDWS, name, namespace, soapPart, soapUri, soapUriPrefix| Constructor and Description |
|---|
GetListCollectionEndpoint(ListServiceHandler handler)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Returns the names and GUIDs for all the lists in the site
|
protected ListInfoBean |
executeListAction(VtiSoapRequest soapRequest,
String dws,
String listName,
String description,
int templateID)
Does the List work, and returns the detail of the List
|
executeListActionDetails, 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, startTagpublic GetListCollectionEndpoint(ListServiceHandler handler)
handler - that provides methods for operating with documents and folderspublic void execute(VtiSoapRequest soapRequest, VtiSoapResponse soapResponse) throws Exception
execute in interface VtiEndpointexecute in class AbstractListEndpointsoapRequest - Vti soap request (VtiSoapRequest)soapResponse - Vti soap response (VtiSoapResponse)Exceptionprotected ListInfoBean executeListAction(VtiSoapRequest soapRequest, String dws, String listName, String description, int templateID) throws Exception
AbstractListEndpointexecuteListAction in class AbstractListEndpointExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.