Nuxeo Enterprise Platform 5.3

org.nuxeo.ecm.webapp.navigation
Interface BreadcrumbActions

All Known Implementing Classes:
BreadcrumbActionsBean

public interface BreadcrumbActions

Author:
Razvan Caraghin

Method Summary
 List<PathElement> getBackendPath()
           
 String navigateToParent()
           
 

Method Detail

navigateToParent

String navigateToParent()
                        throws ClientException
Throws:
ClientException

getBackendPath

List<PathElement> getBackendPath()
                                 throws ClientException
Throws:
ClientException

Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.