public abstract class PublishingWebScript
extends org.springframework.extensions.webscripts.DeclarativeWebScript
Modifier and Type | Field and Description |
---|---|
protected PublishingModelBuilder |
builder |
protected org.alfresco.service.cmr.publishing.channels.ChannelService |
channelService |
protected PublishingJsonParser |
jsonParser |
protected org.alfresco.service.cmr.publishing.PublishingService |
publishingService |
Constructor and Description |
---|
PublishingWebScript() |
Modifier and Type | Method and Description |
---|---|
void |
setChannelService(org.alfresco.service.cmr.publishing.channels.ChannelService channelService) |
void |
setPublishingService(org.alfresco.service.cmr.publishing.PublishingService publishingService) |
execute, executeFinallyImpl, executeImpl, 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 final PublishingJsonParser jsonParser
protected final PublishingModelBuilder builder
protected org.alfresco.service.cmr.publishing.PublishingService publishingService
protected org.alfresco.service.cmr.publishing.channels.ChannelService channelService
public void setPublishingService(org.alfresco.service.cmr.publishing.PublishingService publishingService)
publishingService
- the publishingService to setpublic void setChannelService(org.alfresco.service.cmr.publishing.channels.ChannelService channelService)
channelService
- the channelService to setCopyright © 2005–2017 Alfresco Software. All rights reserved.