public interface WebCmsMenuService
WebCmsMenu.
Has notion of the possible current WebCmsDomain.| Modifier and Type | Method and Description |
|---|---|
WebCmsMenu |
getMenuByName(String menuName)
Find the menu with the specific name.
|
WebCmsMenu |
getMenuByName(String menuName,
WebCmsDomain domain)
Find the menu with the specific name for the given domain.
|
WebCmsMenu getMenuByName(String menuName)
WebCmsMenu.menuName - name of the menuWebCmsMenu getMenuByName(String menuName, WebCmsDomain domain)
WebCmsMenu.menuName - name of the menudomain - the menu belongs toCopyright © 2020. All rights reserved.