public class InheritedItemPermissionSet extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InheritedItemPermissionSet.Builder
Builder class for InheritedItemPermissionSets.
|
Modifier and Type | Method and Description |
---|---|
String |
accessorId()
Fetch the accessor's ID for this permission set.
|
boolean |
equals(Object o) |
boolean |
has(PermissionType permissionType)
Determine if the permission set contains a permission for the given item.
|
int |
hashCode() |
List<Map<String,List<PermissionType>>> |
serialize()
Serialize the InheritedItemPermissionSet to a list
containing a mappings of accessor ID to permissions.
|
String |
toString() |
public boolean has(PermissionType permissionType)
permissionType
- The permission typepublic List<Map<String,List<PermissionType>>> serialize()
public String accessorId()
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.