public class CustomRefsGet extends AbstractRmWebScript
ID, INVERT, PATH_SEPARATOR, STORE_ID, STORE_TYPE, SUCCESS| Constructor and Description |
|---|
CustomRefsGet() |
| 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) |
protected CapabilityService |
getCapabilityService()
Gets the capability service instance
|
protected RelationshipService |
getRelationshipService()
Gets the relationship service instance
|
void |
setCapabilityService(CapabilityService capabilityService)
Sets the capability service instance
|
void |
setRelationshipService(RelationshipService relationshipService)
Sets the relationship service instance
|
getDispositionService, getNamespaceService, getNodeService, parseRequestForNodeRef, setDispositionService, setNamespaceService, setNodeServiceexecute, 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, toStringprotected RelationshipService getRelationshipService()
public void setRelationshipService(RelationshipService relationshipService)
relationshipService - The relationship service instanceprotected CapabilityService getCapabilityService()
public void setCapabilityService(CapabilityService capabilityService)
capabilityService - Capability service instanceprotected 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.DeclarativeWebScriptDeclarativeWebScript.executeImpl(org.springframework.extensions.webscripts.WebScriptRequest,
org.springframework.extensions.webscripts.Status,
org.springframework.extensions.webscripts.Cache)Copyright © 2005–2016 Alfresco Software. All rights reserved.