Class RightDefGroup

java.lang.Object
com.axemble.vdp.security.helper.RightDefGroup

public class RightDefGroup extends Object
  • Field Details Link icon

    • parent Link icon

      protected RightDefGroupList parent
    • index Link icon

      protected int index
    • rightType Link icon

      protected int rightType
    • childrenObjectType Link icon

      protected int childrenObjectType
    • labelId Link icon

      protected String labelId
    • extendedGroup Link icon

      protected RightDefGroup extendedGroup
    • rights Link icon

      protected RightDef[] rights
  • Constructor Details Link icon

  • Method Details Link icon

    • add Link icon

      public void add(RightDef rightDef)
    • getRights Link icon

      public RightDef[] getRights()
    • getParent Link icon

      public RightDefGroupList getParent()
    • getLabelId Link icon

      public String getLabelId()
    • getRightType Link icon

      public int getRightType()
    • getChildrenObjectType Link icon

      public int getChildrenObjectType()
    • isModeLevel Link icon

      public boolean isModeLevel()
    • isModeFlag Link icon

      public boolean isModeFlag()