|
Packages that use org.alfresco.service.cmr.action.ActionDefinition | ||
org.alfresco.service.cmr.action |
Uses of ActionDefinition in org.alfresco.service.cmr.action |
Methods in org.alfresco.service.cmr.action that return ActionDefinition | |
ActionService.getActionDefinition(String name) Get a named action definition |
Methods in org.alfresco.service.cmr.action that return types with arguments of type ActionDefinition | |
ActionService.getActionDefinitions() Get all the action definitions |
|
ActionService.getActionDefinitions(NodeRef nodeRef) Get all the action definitions that are applicable for the given node, based on its type and aspects. |
|