public interface ContentPermissionManagerInternal extends ContentPermissionManager
| Modifier and Type | Method and Description |
|---|---|
Map<Long,ValidationResult> |
hasContentLevelPermission(ConfluenceUser user,
String permissionType,
Collection<Long> contentIds)
Check permission for a collection of content at once.
|
addContentPermission, copyContentPermissions, copyContentPermissions, getContentPermissionSets, getInheritedContentPermissions, getInheritedContentPermissionSets, getInheritedContentPermissionSets, getInheritedContentUserPermissions, getPermissionSets, getPermittedChildren, getPermittedChildrenIgnoreInheritedPermissions, getViewContentPermissions, hasContentLevelPermission, hasPermittedChildrenIgnoreInheritedPermissions, isPermissionInherited, removeAllGroupPermissions, removeAllUserPermissions, removeAllUserPermissions, removeContentPermission, setContentPermissions, setContentPermissionsMap<Long,ValidationResult> hasContentLevelPermission(ConfluenceUser user, String permissionType, Collection<Long> contentIds)
user - permissionType - string needs to be one of the permission constants in ContentPermissioncontentIds - Copyright © 2003–2017 Atlassian. All rights reserved.