Class GroupPrivilege


  • public class GroupPrivilege
    extends java.lang.Object
    Group Privilege
    • Constructor Summary

      Constructors 
      Constructor Description
      GroupPrivilege​(java.lang.String groupName, Privilege p)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addToObject​(BaseObject obj)
      Add this privilege to the object
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GroupPrivilege

        public GroupPrivilege​(java.lang.String groupName,
                              Privilege p)
    • Method Detail

      • addToObject

        public void addToObject​(BaseObject obj)
        Add this privilege to the object
        Parameters:
        obj -