Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.webapp.base.InputController

Packages that use InputController
org.nuxeo.ecm.platform.picture.web   
org.nuxeo.ecm.webapp.action   
org.nuxeo.ecm.webapp.clipboard   
org.nuxeo.ecm.webapp.contentbrowser   
org.nuxeo.ecm.webapp.documenttemplates   
org.nuxeo.ecm.webapp.email   
org.nuxeo.ecm.webapp.filemanager   
org.nuxeo.ecm.webapp.note   
org.nuxeo.ecm.webapp.notification   
org.nuxeo.ecm.webapp.notification.email   
org.nuxeo.ecm.webapp.search   
org.nuxeo.ecm.webapp.security   
 

Uses of InputController in org.nuxeo.ecm.platform.picture.web
 

Subclasses of InputController in org.nuxeo.ecm.platform.picture.web
 class PictureBookManagerBean
          Provide Picture Book related Actions.
 

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

Subclasses of InputController in org.nuxeo.ecm.webapp.action
 class DeleteActionsBean
           
 class EditorLinkActionsBean
           
 class LogoutAction
          Logs the user in/out.
 

Uses of InputController in org.nuxeo.ecm.webapp.clipboard
 

Subclasses of InputController in org.nuxeo.ecm.webapp.clipboard
 class ClipboardActionsBean
          This is the action listener behind the copy/paste template that knows how to copy/paste the selected user data to the target action listener, and also create/remove the corresponding objects into the backend.
 

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

Subclasses of InputController in org.nuxeo.ecm.webapp.contentbrowser
 class DocumentActionsBean
          Handles creation and edition of a document.
 class DocumentChildrenSearchFarm
          Creates ResultsProvider for the children of the current document using SearchService.
 class DocumentChildrenStdFarm
          Creates ResultsProvider for the children of the current document.
 class DomainActionsBean
          Action listener that deals with operations with the domains.
 class WorkspaceActionsBean
          Action listener that deals with operations with the workspaces.
 

Uses of InputController in org.nuxeo.ecm.webapp.documenttemplates
 

Subclasses of InputController in org.nuxeo.ecm.webapp.documenttemplates
 class DocumentTemplatesActionsBean
          Implementation for the documentTemplatesBean component available on the session.
 

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

Subclasses of InputController in org.nuxeo.ecm.webapp.email
 class EmailSenderActionsBean
           
 

Uses of InputController in org.nuxeo.ecm.webapp.filemanager
 

Subclasses of InputController in org.nuxeo.ecm.webapp.filemanager
 class FileManageActionsBean
           
 

Uses of InputController in org.nuxeo.ecm.webapp.note
 

Subclasses of InputController in org.nuxeo.ecm.webapp.note
 class EditorImageActionsBean
          Seam component implementing actions related to inserting an image in a Note document.
 

Uses of InputController in org.nuxeo.ecm.webapp.notification
 

Subclasses of InputController in org.nuxeo.ecm.webapp.notification
 class GroupsSubscriptionsAction
          Handles the subscriptions page.
 class SubscriptionsAction
          Handles the subscriptions page.
 

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

Subclasses of InputController in org.nuxeo.ecm.webapp.notification.email
 class EmailNotificationSenderActionsBean
           
 

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

Subclasses of InputController in org.nuxeo.ecm.webapp.search
 class SearchActionsBean
          Deprecated. use DocumentSearchActions and content views instead
 class SearchColumnsBean
           
 class SearchResultsBean
          Deprecated. use DocumentSearchActions and content views instead
 

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

Subclasses of InputController in org.nuxeo.ecm.webapp.security
 class SecurityActionsBean
          Provides security related methods.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.