Actions.SortKey| Constructor and Description |
|---|
ActionsImpl() |
| Modifier and Type | Method and Description |
|---|---|
Action |
executeAction(Action action,
Parameters parameters) |
ActionDefinition |
getActionDefinitionById(String actionDefinitionId) |
CollectionWithPagingInfo<ActionDefinition> |
getActionDefinitions(NodeRef nodeRef,
Parameters params) |
CollectionWithPagingInfo<ActionDefinition> |
getActionDefinitions(Parameters params) |
void |
setActionService(ActionService actionService) |
void |
setDictionaryService(DictionaryService dictionaryService) |
void |
setNamespaceService(NamespaceService namespaceService) |
void |
setNodeService(NodeService nodeService) |
void |
setPrefixResolver(NamespacePrefixResolver prefixResolver) |
public void setActionService(ActionService actionService)
public void setDictionaryService(DictionaryService dictionaryService)
public void setNamespaceService(NamespaceService namespaceService)
public void setNodeService(NodeService nodeService)
public void setPrefixResolver(NamespacePrefixResolver prefixResolver)
public ActionDefinition getActionDefinitionById(String actionDefinitionId)
getActionDefinitionById in interface Actionspublic CollectionWithPagingInfo<ActionDefinition> getActionDefinitions(NodeRef nodeRef, Parameters params)
getActionDefinitions in interface Actionspublic CollectionWithPagingInfo<ActionDefinition> getActionDefinitions(Parameters params)
getActionDefinitions in interface Actionspublic Action executeAction(Action action, Parameters parameters)
executeAction in interface ActionsCopyright © 2005–2020 Alfresco Software. All rights reserved.