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