Class LevelTree


  • public class LevelTree
    extends Object
    Contains all rights for a level right.
    Since:
    1.1.2, 1.2M2
    Version:
    $Id: d430baebf2371dae6b45dc0637046722d3064207 $
    • Field Detail

      • inherited

        public AllowDeny inherited
        List of allow and deny rights for this right level.
      • direct

        public AllowDeny direct
        List of inherited allow and deny rights for this right level.
    • Constructor Detail

      • LevelTree

        public LevelTree()