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
NULL_TAB_ID
 
Method Summary
 void destroy()
           
 void initialize()
           
 
Methods inherited from interface org.nuxeo.ecm.platform.ui.web.api.WebActions
getActionsList, getActionsList, getAllActions, getCurrentLifeCycleState, getCurrentSubTabAction, getCurrentSubTabId, getCurrentTabAction, getCurrentTabId, getSubTabsList, getSubViewActionsList, getTabsList, getUnfiltredActionsList, getUnfiltredActionsList, resetCurrentTab, resetTabList, selectTabAction, setCurrentSubTabAction, setCurrentSubTabId, setCurrentTabAction, setCurrentTabAction, setCurrentTabAndNavigate, setCurrentTabAndNavigate, setCurrentTabId, 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 © 2010 Nuxeo SAS. All Rights Reserved.