Class Rights.Common.ElementLevel

java.lang.Object
com.axemble.vdp.security.helper.Rights.Common.ElementLevel
Enclosing class:
Rights.Common

public static class Rights.Common.ElementLevel 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_PROPERTIES

      public static final RightDef READ_PROPERTIES
    • READ_PERMISSIONS

      public static final RightDef READ_PERMISSIONS
    • MODIFY_CONTENT

      public static final RightDef MODIFY_CONTENT
    • MODIFY_PROPERTIES

      public static final RightDef MODIFY_PROPERTIES
    • CREATE

      public static final RightDef CREATE
    • DELETE_PROPERTIES

      public static final RightDef DELETE_PROPERTIES
    • DELETE

      public static final RightDef DELETE
    • CHANGE_PERMISSIONS

      public static final RightDef CHANGE_PERMISSIONS
    • TAKE_OWNERSHIP

      public static final RightDef TAKE_OWNERSHIP
    • FULL_CONTROL

      public static final RightDef FULL_CONTROL
    • OWNER

      public static final RightDef OWNER
  • Constructor Details

    • ElementLevel

      public ElementLevel()