public class CustomRefDelete extends AbstractRmWebScript
ID, INVERT, PATH_SEPARATOR, STORE_ID, STORE_TYPE, SUCCESS| Constructor and Description |
|---|
CustomRefDelete() |
| 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 instance
|
protected org.alfresco.service.cmr.rule.RuleService |
getRuleService()
Returns the rule service instance
|
void |
setRelationshipService(RelationshipService relationshipService)
Sets the relationship service instance
|
void |
setRuleService(org.alfresco.service.cmr.rule.RuleService ruleService)
Sets the rule 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 org.alfresco.service.cmr.rule.RuleService getRuleService()
public void setRuleService(org.alfresco.service.cmr.rule.RuleService ruleService)
ruleService - The rule 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–2017 Alfresco Software. All rights reserved.