Nuxeo Enterprise Platform 5.1

Uses of Interface
org.nuxeo.ecm.platform.actions.ejb.ActionManager

Packages that use ActionManager
org.nuxeo.ecm.platform.actions   
org.nuxeo.ecm.platform.actions.ejb   
org.nuxeo.ecm.webapp.base   
org.nuxeo.ecm.webapp.delegate   
 

Uses of ActionManager in org.nuxeo.ecm.platform.actions
 

Classes in org.nuxeo.ecm.platform.actions that implement ActionManager
 class ActionService
           
 

Uses of ActionManager in org.nuxeo.ecm.platform.actions.ejb
 

Classes in org.nuxeo.ecm.platform.actions.ejb that implement ActionManager
 class ActionManagerBean
           
 

Uses of ActionManager in org.nuxeo.ecm.webapp.base
 

Fields in org.nuxeo.ecm.webapp.base declared as ActionManager
protected  ActionManager InputController.actionManager
           
 

Uses of ActionManager in org.nuxeo.ecm.webapp.delegate
 

Fields in org.nuxeo.ecm.webapp.delegate declared as ActionManager
protected  ActionManager ActionManagerBusinessDelegate.actionManager
           
 

Methods in org.nuxeo.ecm.webapp.delegate that return ActionManager
 ActionManager ActionManagerBusinessDelegate.getActionManager()
          Acquires a new ActionManager reference.
 


Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.