public class ContentGet extends StreamContent implements org.springframework.web.context.ServletContextAware
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(org.alfresco.cmis.CMISRenditionService renditionService) |
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, streamContentImpl
addModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toString
public 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(org.alfresco.cmis.CMISRenditionService renditionService)
renditionService
- public void execute(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.WebScriptResponse res) throws java.io.IOException
execute
in interface org.springframework.extensions.webscripts.WebScript
execute
in class StreamContent
java.io.IOException
org.alfresco.web.scripts.WebScript#execute(org.alfresco.web.scripts.WebScriptRequest, org.alfresco.web.scripts.WebScriptResponse)
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.