Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.context
Interface NavigationContextLocal

All Superinterfaces:
NavigationContext
All Known Implementing Classes:
NavigationContextBean

public interface NavigationContextLocal
extends NavigationContext


Method Summary
 void destroy()
          Removes the components.
 
Methods inherited from interface org.nuxeo.ecm.platform.ui.web.api.NavigationContext
factoryChangeableDocument, factoryCurrentContentRoot, factoryCurrentDocument, factoryCurrentDocumentChildren, factoryCurrentDomain, factoryCurrentServerLocation, factoryCurrentSuperSpace, factoryCurrentWorkspace, getActionResult, getChangeableDocument, getCurrentContentRoot, getCurrentDocument, getCurrentDocumentChildren, getCurrentDocumentChildrenPage, getCurrentDocumentFullUrl, getCurrentDocumentUrl, getCurrentDomain, getCurrentDomainPath, getCurrentPath, getCurrentPathList, getCurrentServerLocation, getCurrentSuperSpace, getCurrentWorkspace, getOrCreateDocumentManager, getSelectedServerLocation, goBack, goHome, init, invalidateChildrenProvider, invalidateCurrentDocument, navigateTo, navigateToDocument, navigateToDocument, navigateToDocument, navigateToDocumentWithView, navigateToId, navigateToRef, navigateToURL, navigateToURL, resetCurrentContext, saveCurrentDocument, selectionChanged, setChangeableDocument, setCurrentContentRoot, setCurrentDocument, setCurrentDomain, setCurrentServerLocation, updateDocumentContext
 

Method Detail

destroy

@Destroy
void destroy()
Removes the components.


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.