Class Rights.Catalog.CatalogLevel

java.lang.Object
com.axemble.vdp.security.helper.Rights.Catalog.CatalogLevel
Enclosing class:
Rights.Catalog

public static class Rights.Catalog.CatalogLevel extends Object
  • Field Details

    • group

      public static final RightDefGroup group
    • VIEW

      public static final RightDef VIEW
    • READ_PROPERTIES

      public static final RightDef READ_PROPERTIES
    • READ_PERMISSIONS

      public static final RightDef READ_PERMISSIONS
    • MODIFY_PROPERTIES

      public static final RightDef MODIFY_PROPERTIES
    • 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

    • CatalogLevel

      public CatalogLevel()