Interface SiteVersionAware
- All Known Implementing Classes:
CatalogBrowserArea,NavigationNodeBrowserArea
public interface SiteVersionAware
Indicates that implementing class (e.g. browser area) is sensitive to changes of site and catalog version
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetActiveCatalogVersion(CatalogVersionModel activeCatalogVersion) voidsetActiveSite(CMSSiteModel activeSite)
-
Method Details
-
setActiveSite
-
setActiveCatalogVersion
-