public static class SiteMapAction.MenuElementBean extends Object
Constructor and Description |
---|
MenuElementBean(ContentContext ctx,
MenuElement menuElement) |
Modifier and Type | Method and Description |
---|---|
List<SiteMapAction.MenuElementBean> |
getChildren() |
int |
getCountAllChildren() |
String |
getCreator() |
int |
getDepth() |
String |
getId() |
String |
getName() |
String |
getTitle() |
String |
getUrl() |
Boolean |
isLikeRoot() |
boolean |
isRoot() |
public MenuElementBean(ContentContext ctx, MenuElement menuElement)
public List<SiteMapAction.MenuElementBean> getChildren()
public String getId()
public String getName()
public String getTitle()
public String getCreator()
public int getDepth()
public String getUrl()
public int getCountAllChildren()
public boolean isRoot()
public Boolean isLikeRoot()
Copyright © 2012-2018. All Rights Reserved.