Uses of Interface
com.coremedia.blueprint.common.contentbeans.CMNavigation
Packages that use CMNavigation
Package
Description
-
Uses of CMNavigation in com.coremedia.blueprint.common.contentbeans
Subinterfaces of CMNavigation in com.coremedia.blueprint.common.contentbeansModifier and TypeInterfaceDescriptioninterface
A channel is a hierarchical navigation entity with "booked content".interface
Abstract base type for navigational documents.Methods in com.coremedia.blueprint.common.contentbeans that return CMNavigationModifier and TypeMethodDescriptionCMNavigation.getMaster()
Returns the value of the document propertyCMLocalized.MASTER
.CMSite.getRoot()
Returns the value of the document propertyCMSite.ROOT
.CMSitemap.getRoot()
Returns the value of the document propertyCMSitemap.ROOT
.Methods in com.coremedia.blueprint.common.contentbeans that return types with arguments of type CMNavigationModifier and TypeMethodDescriptionMap<String,
? extends com.coremedia.cae.aspect.Aspect<? extends CMNavigation>> CMNavigation.getAspectByName()
Deprecated.since 1907.1; Implement optional features as extensions.List<? extends com.coremedia.cae.aspect.Aspect<? extends CMNavigation>>
CMNavigation.getAspects()
Deprecated.since 1907.1; Implement optional features as extensions.Collection<? extends CMNavigation>
CMNavigation.getLocalizations()
Map<Locale,
? extends CMNavigation> CMNavigation.getVariantsByLocale()
-
Uses of CMNavigation in com.coremedia.blueprint.common.layout
Methods in com.coremedia.blueprint.common.layout that return CMNavigationModifier and TypeMethodDescriptionHasPageGrid.getContext()
Return the navigation context regarding pagegrid inheritance.