public class ContentGet extends StreamContent implements org.springframework.web.context.ServletContextAware
delegate, mimetypeService, nodeService, permissionService| Constructor and Description |
|---|
ContentGet() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res) |
void |
setCMISRenditionService(CMISRenditionService renditionService) |
void |
setContentService(ContentService contentService) |
void |
setDictionaryService(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService) |
void |
setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService) |
void |
setReferenceFactory(ReferenceFactory referenceFactory) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
executeImpl, executeImpl, executeImpl, renderFormatTemplate, setAttachment, setDelegate, setMimetypeService, setNodeService, setPermissionService, streamContent, streamContent, streamContent, streamContentImpladdModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toStringpublic void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAware - public void setReferenceFactory(ReferenceFactory referenceFactory)
reference - factorypublic void setDictionaryService(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService)
dictionaryService - public void setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService)
namespaceService - public void setCMISRenditionService(CMISRenditionService renditionService)
renditionService - public void setContentService(ContentService contentService)
contentService - public void execute(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res)
throws IOException
execute in interface org.springframework.extensions.webscripts.WebScriptexecute in class StreamContentIOExceptionorg.alfresco.web.scripts.WebScript#execute(org.alfresco.web.scripts.WebScriptRequest, org.alfresco.web.scripts.WebScriptResponse)Copyright © 2005–2014 Alfresco Software. All rights reserved.