Class Menu

All Implemented Interfaces:
Securable, Serializable, Comparable<Menu>

public class Menu extends SecurablePersistentObject implements Comparable<Menu>
This class represents the key concept of security. A Menu not only models menus but also it is used as an element to build hierarchies. With menugroups you can associate groups to a given menu and grant some permissions. Also setting the recurityRef you can specify another reference menu that contains the security policies.
Version:
1.0
Author:
Michael Scholz, Marco Meschieri - LogicalDOC
See Also: