Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.webapp.base.StatefulBaseLifeCycle

Packages that use StatefulBaseLifeCycle
org.nuxeo.ecm.platform.relations.web.listener   
org.nuxeo.ecm.platform.relations.web.listener.ejb   
org.nuxeo.ecm.webapp.action   
org.nuxeo.ecm.webapp.contentbrowser   
org.nuxeo.ecm.webapp.email   
org.nuxeo.ecm.webapp.notification.email   
org.nuxeo.ecm.webapp.search   
org.nuxeo.ecm.webapp.security   
 

Uses of StatefulBaseLifeCycle in org.nuxeo.ecm.platform.relations.web.listener
 

Subinterfaces of StatefulBaseLifeCycle in org.nuxeo.ecm.platform.relations.web.listener
 interface RelationActions
          Relation actions.
 

Uses of StatefulBaseLifeCycle in org.nuxeo.ecm.platform.relations.web.listener.ejb
 

Classes in org.nuxeo.ecm.platform.relations.web.listener.ejb that implement StatefulBaseLifeCycle
 class RelationActionsBean
          Seam component that manages statements involving current document as well as creation, edition and deletion of statements involving current document.
 

Uses of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.action
 

Subinterfaces of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.action
 interface WebActionsLocal
           
 

Classes in org.nuxeo.ecm.webapp.action that implement StatefulBaseLifeCycle
 class WebActionsBean
          Web actions bean that manages actions.
 

Uses of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.contentbrowser
 

Subinterfaces of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.contentbrowser
 interface ContentRootsActions
          Provides contentRoot specific actions.
 interface DocumentActions
           
 interface DomainActions
          Retrieves the domains found at a specific location and supports various operations on them.
 interface ServerActions
          Defines actions that can be invoked from pages or other actions - relative to server.
 interface WorkspaceActions
          Provides contentRoot-specific actions.
 

Classes in org.nuxeo.ecm.webapp.contentbrowser that implement StatefulBaseLifeCycle
 class ContentRootsActionsBean
          Deprecated. 
 class DocumentActionsBean
           
 class DomainActionsBean
          Action listener that deals with operations with the domains.
 class ServerActionsBean
          Action listener that knows how to retrieve a list of core servers.
 class WorkspaceActionsBean
          Action listener that deals with operations with the workspaces.
 

Uses of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.email
 

Subinterfaces of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.email
 interface EmailSenderActions
          Provides email related operations.
 

Classes in org.nuxeo.ecm.webapp.email that implement StatefulBaseLifeCycle
 class EmailSenderActionsBean
           
 

Uses of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.notification.email
 

Subinterfaces of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.notification.email
 interface EmailNotificationSenderActions
          Provides email related operations.
 

Classes in org.nuxeo.ecm.webapp.notification.email that implement StatefulBaseLifeCycle
 class EmailNotificationSenderActionsBean
           
 

Uses of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.search
 

Subinterfaces of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.search
 interface SearchActions
          Deprecated. use DocumentSearchActions and content views instead
 

Classes in org.nuxeo.ecm.webapp.search that implement StatefulBaseLifeCycle
 class SearchActionsBean
          Deprecated. use DocumentSearchActions and content views instead
 

Uses of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.security
 

Subinterfaces of StatefulBaseLifeCycle in org.nuxeo.ecm.webapp.security
 interface SecurityActions
          Provides security related operations on the current document.
 

Classes in org.nuxeo.ecm.webapp.security that implement StatefulBaseLifeCycle
 class SecurityActionsBean
          Provides security related methods.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.