Interface PermissionList

All Superinterfaces:
KeyValuePair<String,String>, Persistent, Serializable

public interface PermissionList extends Persistent
An PermissionList is an aggregation of Permission entries.
  • Method Details

    • getName

      String getName()
      Get the name.
      Returns:
      the name of the ACL object.
    • setName

      void setName(String name)
      Set the name.
      Parameters:
      name - of the acl object