public class ExtendedActionServiceImpl
extends org.alfresco.repo.action.ActionServiceImpl
implements org.springframework.context.ApplicationContextAware
ARG_0, ARG_1, QNAME| Constructor and Description |
|---|
ExtendedActionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.action.ActionConditionDefinition |
getActionConditionDefinition(String name) |
List<org.alfresco.service.cmr.action.ActionDefinition> |
getActionDefinitions(org.alfresco.service.cmr.repository.NodeRef nodeRef) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setFilePlanService(FilePlanService filePlanService) |
createAction, createAction, createAction, createActionCondition, createActionCondition, createActionNodeRef, createCompositeAction, createCompositeActionCondition, directActionExecution, evaluateAction, evaluateActionCondition, executeAction, executeAction, executeAction, executeActionImpl, getAction, getActionConditionDefinitions, getActionDefinition, getActionDefinitions, getActions, getCopyCallback, getParameterConstraint, getParameterConstraints, init, onCopyComplete, onLogException, populateCompositeAction, postCommit, registerActionConditionEvaluator, registerActionExecuter, registerAsynchronousActionExecutionQueue, registerParameterConstraint, removeAction, removeAllActions, saveAction, saveActionImpl, setActionTrackingService, setAsynchronousActionExecutionQueues, setAuthenticationContext, setDictionaryService, setMonitor, setNodeService, setPolicyComponent, setSearchServicepublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwaresetApplicationContext in class org.alfresco.repo.action.ActionServiceImplActionServiceImpl.setApplicationContext(org.springframework.context.ApplicationContext)public void setFilePlanService(FilePlanService filePlanService)
filePlanService - file plan servicepublic org.alfresco.service.cmr.action.ActionConditionDefinition getActionConditionDefinition(String name)
getActionConditionDefinition in interface org.alfresco.service.cmr.action.ActionServicegetActionConditionDefinition in class org.alfresco.repo.action.ActionServiceImplActionServiceImpl.getActionConditionDefinition(java.lang.String)public List<org.alfresco.service.cmr.action.ActionDefinition> getActionDefinitions(org.alfresco.service.cmr.repository.NodeRef nodeRef)
getActionDefinitions in interface org.alfresco.service.cmr.action.ActionServicegetActionDefinitions in class org.alfresco.repo.action.ActionServiceImplActionServiceImpl.getActionDefinitions(org.alfresco.service.cmr.repository.NodeRef)Copyright © 2005–2016 Alfresco Software. All rights reserved.