Interface BelowRootNavigation
- All Known Subinterfaces:
CMAction
,CMArticle
,CMAudio
,CMChannel
,CMCollection<T>
,CMContext
,CMDownload
,CMDynamicList<T>
,CMExternalLink
,CMGallery<T>
,CMHasContexts
,CMHTML
,CMImageMap
,CMInteractive
,CMLinkable
,CMLocTaxonomy
,CMMedia
,CMNavigation
,CMPerson
,CMPicture
,CMPlaceholder
,CMQueryList
,CMSitemap
,CMSpinner
,CMTaxonomy
,CMTeasable
,CMTeaser
,CMVideo
,CMVisual
public interface BelowRootNavigation
Beans which have root navigations.
-
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends Navigation>
Returns a collection with root navigations.
-
Method Details