Nuxeo ECM Projects 5.6-RC1

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.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.