Nuxeo ECM Projects 5.4.3-SNAPSHOT

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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.