public class DownloadPost
extends org.springframework.extensions.webscripts.DeclarativeWebScript
Modifier and Type | Field and Description |
---|---|
protected org.alfresco.service.cmr.download.DownloadService |
downloadService |
Constructor and Description |
---|
DownloadPost() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map |
buildError(java.lang.String message)
Helper method to embed error informaion in a map.
|
protected java.util.Map |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache) |
void |
setDownloadService(org.alfresco.service.cmr.download.DownloadService downloadSerivce) |
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 org.alfresco.service.cmr.download.DownloadService downloadService
protected java.util.Map 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 setDownloadService(org.alfresco.service.cmr.download.DownloadService downloadSerivce)
protected java.util.Map buildError(java.lang.String message)
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.