Class GlobalPrivilege

    • Constructor Summary

      Constructors 
      Constructor Description
      GlobalPrivilege​(java.lang.String id, java.lang.String name)
      Constructor that specifies the unique identifier and name of this global privilege.
    • Constructor Detail

      • GlobalPrivilege

        public GlobalPrivilege​(java.lang.String id,
                               java.lang.String name)
        Constructor that specifies the unique identifier and name of this global privilege.
        Parameters:
        id - the unique identifier for this global privilege.
        name - the display name for this privilege.