public class RmActionConditionDefinitionsGet
extends org.springframework.extensions.webscripts.DeclarativeWebScript
| Constructor and Description |
|---|
RmActionConditionDefinitionsGet() |
| 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) |
void |
setActionService(org.alfresco.service.cmr.action.ActionService actionService) |
void |
setRecordsManagementActionService(RecordsManagementActionService recordsManagementActionService) |
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 setActionService(org.alfresco.service.cmr.action.ActionService actionService)
public void setRecordsManagementActionService(RecordsManagementActionService recordsManagementActionService)
protected 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–2018 Alfresco Software. All rights reserved.