public class QuickShareContentGet extends ContentGet
delegate, mimetypeService, permissionService| Constructor and Description |
|---|
QuickShareContentGet() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res) |
protected void |
executeImpl(NodeRef nodeRef,
Map<String,String> templateVars,
org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res,
Map<String,Object> model) |
protected boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService) |
void |
setNodeService(NodeService nodeService) |
void |
setQuickShareService(QuickShareService quickShareService) |
setCMISRenditionService, setContentService, setDictionaryService, setReferenceFactory, setServletContextexecuteImpl, executeImpl, executeImpl, renderFormatTemplate, setAttachment, setDelegate, setMimetypeService, 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 setNodeService(NodeService nodeService)
setNodeService in class StreamContentpublic void setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService)
setNamespaceService in class ContentGetpublic void setQuickShareService(QuickShareService quickShareService)
public void setEnabled(boolean enabled)
protected boolean isEnabled()
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 ContentGetIOExceptionorg.alfresco.web.scripts.WebScript#execute(org.alfresco.web.scripts.WebScriptRequest, org.alfresco.web.scripts.WebScriptResponse)protected void executeImpl(NodeRef nodeRef, Map<String,String> templateVars, org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.WebScriptResponse res, Map<String,Object> model) throws IOException
IOExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.