Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Uses of Interface
org.alfresco.service.cmr.action.ActionDefinition
Packages that use org.alfresco.service.cmr.action.ActionDefinition
org.alfresco.repo.action.executer
org.alfresco.service.cmr.action
Uses of ActionDefinition in org.alfresco.repo.action.executer
Fields in org.alfresco.repo.action.executer declared as ActionDefinition
ActionExecuterAbstractBase.actionDefinition
           
Methods in org.alfresco.repo.action.executer that return ActionDefinition
ActionExecuterAbstractBase.createActionDefinition(String name)
          This method returns an instance of an ActionDefinition implementation class.
ActionExecuterAbstractBase.getActionDefinition()
          Get rule action definition
ActionExecuter.getActionDefinition()
          Get the action definition for the 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.

Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Copyright © 2005–2018 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.