public class RulePut extends RulePost
actionService, dateFormate, dictionaryService, fileFolderService, namespaceService, nodeService, ruleService| Constructor and Description |
|---|
RulePut() |
| 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 ActionCondition |
updateActionConditionFromJson(org.json.JSONObject jsonCondition,
ActionConditionImpl conditionToUpdate) |
protected Action |
updateActionFromJson(org.json.JSONObject jsonAction,
ActionImpl actionToUpdate) |
protected void |
updateRuleFromJSON(org.json.JSONObject jsonRule,
Rule ruleToUpdate) |
checkRule, parseJsonAction, parseJsonActionCondition, parseJsonParameterValues, parseJsonRule, parseRequestForNodeRef, setActionService, setDictionaryService, setFileFolderService, setNamespaceService, setNodeService, setRuleServiceexecute, 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 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 RulePostprotected void updateRuleFromJSON(org.json.JSONObject jsonRule,
Rule ruleToUpdate)
throws org.json.JSONException
org.json.JSONExceptionprotected Action updateActionFromJson(org.json.JSONObject jsonAction, ActionImpl actionToUpdate) throws org.json.JSONException
org.json.JSONExceptionprotected ActionCondition updateActionConditionFromJson(org.json.JSONObject jsonCondition, ActionConditionImpl conditionToUpdate) throws org.json.JSONException
org.json.JSONExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.