public class RelationshipLabelsGet extends AbstractRmWebScript
| Modifier and Type | Class and Description |
|---|---|
class |
RelationshipLabelsGet.RelationshipLabel
Relationship label helper class
|
ID, INVERT, PATH_SEPARATOR, STORE_ID, STORE_TYPE, SUCCESS| Constructor and Description |
|---|
RelationshipLabelsGet() |
| 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 RelationshipService |
getRelationshipService()
Gets the relationship service
|
void |
setRelationshipService(RelationshipService relationshipService)
Sets the relationship service
|
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 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.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.