public class BaseMenuModel extends Object implements MenuModel, Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static String | ID_SEPARATOR | 
| Constructor and Description | 
|---|
| BaseMenuModel() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | generateUniqueIds() | 
| List<MenuElement> | getElements() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddElementpublic static final String ID_SEPARATOR
public List<MenuElement> getElements()
getElements in interface MenuModelpublic void generateUniqueIds()
generateUniqueIds in interface MenuModelCopyright © 2020. All rights reserved.