public class NeverPermittedContentPermissionSet extends ContentPermissionSet
This subclass will not be cached by the CachingInheritedContentPermissionManager
Constructor and Description |
---|
NeverPermittedContentPermissionSet(String type,
ContentEntityObject owningContent) |
Modifier and Type | Method and Description |
---|---|
static NeverPermittedContentPermissionSet |
buildFrom(String type,
ContentEntityObject owningContent) |
addContentPermission, contains, containsAll, getAllExcept, getContentPermissionsCopy, getGroupNames, getOwningContent, getType, getUserKeys, getUserNames, isEmpty, isPermitted, iterator, removeContentPermission, setOwningContent, setType, size, toString
clone, equals, getCreationDate, getCurrentDate, getId, getLastModificationDate, hashCode, setClock, setCreationDate, setId, setLastModificationDate
finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public NeverPermittedContentPermissionSet(String type, ContentEntityObject owningContent)
public static NeverPermittedContentPermissionSet buildFrom(String type, ContentEntityObject owningContent)
Copyright © 2003–2018 Atlassian. All rights reserved.