public class GetListCollectionEndpoint extends AbstractListEndpoint
DEFAULT_LOCALE, handler
DWS, 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, 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 GetListCollectionEndpoint(ListServiceHandler handler)
handler
- that provides methods for operating with documents and folderspublic void execute(VtiSoapRequest soapRequest, VtiSoapResponse soapResponse) throws Exception
execute
in interface VtiEndpoint
execute
in class AbstractListEndpoint
soapRequest
- Vti soap request (VtiSoapRequest
)soapResponse
- Vti soap response (VtiSoapResponse
)Exception
protected ListInfoBean executeListAction(VtiSoapRequest soapRequest, String dws, String listName, String description, int templateID) throws Exception
AbstractListEndpoint
executeListAction
in class AbstractListEndpoint
Exception
Copyright © 2005–2017 Alfresco Software. All rights reserved.