Uses of Interface
org.hippoecm.hst.configuration.sitemenu.HstSiteMenuItemConfiguration
-
Packages that use HstSiteMenuItemConfiguration Package Description org.hippoecm.hst.configuration.sitemenu The org.hippoecm.hst.configuration.sitemenu package defines the API for the HST SiteMenu Configuration -
-
Uses of HstSiteMenuItemConfiguration in org.hippoecm.hst.configuration.sitemenu
Methods in org.hippoecm.hst.configuration.sitemenu that return HstSiteMenuItemConfiguration Modifier and Type Method Description HstSiteMenuItemConfiguration
HstSiteMenuItemConfiguration. getParentItemConfiguration()
Methods in org.hippoecm.hst.configuration.sitemenu that return types with arguments of type HstSiteMenuItemConfiguration Modifier and Type Method Description List<HstSiteMenuItemConfiguration>
HstSiteMenuItemConfiguration. getChildItemConfigurations()
List<HstSiteMenuItemConfiguration>
HstSiteMenuConfiguration. getSiteMenuConfigurationItems()
-