Interface HstSiteMenus

All Superinterfaces:
Serializable

public interface HstSiteMenus extends Serializable
Implementation of this interface is the container of all the HstSiteMenus that are needed to build site menus. The implementations of this class, and of HstSiteMenu and HstSiteMenuItem, are the request context based instances of their configuration equivalences, HstSiteMenusConfigurations, HstSiteMenuConfigurations and HstSiteMenuItemConfigurations The configuration parts are the request independent objects, while this package contains the request dependent instances, which typically have the configuration as their template from which these instances are created.