public class RMMetaDataGet
extends org.springframework.extensions.webscripts.DeclarativeWebScript
| Modifier and Type | Class and Description |
|---|---|
class |
RMMetaDataGet.Aspect
Aspect wrapper class
|
class |
RMMetaDataGet.QNameBean
Qname wrapper class
|
| Constructor and Description |
|---|
RMMetaDataGet() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache) |
List<RMMetaDataGet.Aspect> |
getAspects(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Gets the current node aspects
|
void |
setFilePlanService(FilePlanService filePlanService) |
void |
setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService) |
void |
setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService) |
execute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplateaddModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toStringpublic void setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService)
namespaceService - namespace servicepublic void setFilePlanService(FilePlanService filePlanService)
filePlanService - file plan servicepublic void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
nodeService - node serviceprotected Map<String,Object> 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.DeclarativeWebScriptpublic List<RMMetaDataGet.Aspect> getAspects(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Copyright © 2005–2017 Alfresco Software. All rights reserved.