Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.navigation
Interface BreadcrumbActions

All Known Implementing Classes:
BreadcrumbActionsBean

public interface BreadcrumbActions

Author:
Razvan Caraghin

Method Summary
 java.util.List<PathElement> getBackendPath()
           
 java.lang.String navigateToParent()
           
 

Method Detail

navigateToParent

java.lang.String navigateToParent()
                                  throws ClientException
Throws:
ClientException

getBackendPath

java.util.List<PathElement> getBackendPath()
                                           throws ClientException
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.