Package org.cyclos.model.utils
Interface MainMenu
-
- All Superinterfaces:
HasMessageKey
- All Known Implementing Classes:
AdminMainMenu,UserMainMenu
public interface MainMenu extends HasMessageKey
Marker interface for enumerations which represent the main menu items
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname()-
Methods inherited from interface org.cyclos.utils.HasMessageKey
getMessageKey
-
-
-
-
Method Detail
-
name
String name()
-
-