Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.action
Interface WebActionsLocal

All Superinterfaces:
StatefulBaseLifeCycle, WebActions
All Known Implementing Classes:
WebActionsBean

public interface WebActionsLocal
extends WebActions, StatefulBaseLifeCycle


Field Summary
 
Fields inherited from interface org.nuxeo.ecm.platform.ui.web.api.WebActions
CURRENT_TAB_CHANGED_EVENT, DEFAULT_TABS_CATEGORY, NULL_TAB_ID, SUBTAB_CATEGORY_SUFFIX
 
Method Summary
 void destroy()
           
 void initialize()
           
 
Methods inherited from interface org.nuxeo.ecm.platform.ui.web.api.WebActions
getActionsList, getActionsList, getAllActions, getCurrentLifeCycleState, getCurrentSubTabAction, getCurrentSubTabAction, getCurrentSubTabId, getCurrentTabAction, getCurrentTabAction, getCurrentTabId, getCurrentTabId, getCurrentTabIds, getSubTabsList, getSubViewActionsList, getTabsList, getUnfiltredActionsList, getUnfiltredActionsList, resetCurrentTab, resetCurrentTabs, resetCurrentTabs, resetTabList, selectTabAction, setCurrentSubTabAction, setCurrentSubTabId, setCurrentTabAction, setCurrentTabAction, setCurrentTabAction, setCurrentTabAndNavigate, setCurrentTabAndNavigate, setCurrentTabId, setCurrentTabId, setCurrentTabIds, setSubTabsList, setTabsList
 
Methods inherited from interface org.nuxeo.ecm.webapp.base.StatefulBaseLifeCycle
readState, saveState
 

Method Detail

destroy

@Destroy
void destroy()

initialize

void initialize()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.