public class ChannelsGet
extends org.springframework.extensions.webscripts.DeclarativeWebScript
Constructor and Description |
---|
ChannelsGet() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache) |
void |
setChannelService(ChannelService channelService) |
void |
setUrlShortener(UrlShortener urlShortener) |
execute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplate
addModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toString
protected Map<String,Object> executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.Status status, org.springframework.extensions.webscripts.Cache cache)
executeImpl
in class org.springframework.extensions.webscripts.DeclarativeWebScript
public void setChannelService(ChannelService channelService)
channelService
- the channelService to setpublic void setUrlShortener(UrlShortener urlShortener)
urlShortener
- the urlShortener to setCopyright © 2005–2017 Alfresco Software. All rights reserved.