Class Rights.Library.LibraryLevel

java.lang.Object
com.axemble.vdp.security.helper.Rights.Library.LibraryLevel
Enclosing class:
Rights.Library

public static class Rights.Library.LibraryLevel extends Object
  • Field Details

    • group

      public static final RightDefGroup group
    • VIEW

      public static final RightDef VIEW
    • READ_CONTENT

      public static final RightDef READ_CONTENT
    • READ_PERMISSIONS

      public static final RightDef READ_PERMISSIONS
    • MODIFY_CONTENT

      public static final RightDef MODIFY_CONTENT
    • DELETE

      public static final RightDef DELETE
    • CHANGE_PERMISSIONS

      public static final RightDef CHANGE_PERMISSIONS
    • FULL_CONTROL

      public static final RightDef FULL_CONTROL
    • OWNER

      public static final RightDef OWNER
  • Constructor Details

    • LibraryLevel

      public LibraryLevel()