public interface ContentPermissionSetDaoInternal extends ContentPermissionSetDao, ObjectDaoInternal<ContentPermissionSet>
Modifier and Type | Method and Description |
---|---|
Map<Long,List<ContentPermissionSet>> |
getInheritedContentPermissionSets(Collection<Long> pageIds)
Get all inherited
ContentPermissionSet s for the given page IDs. |
getById, getContentIdsWithPermissionSet, getExplicitPermissionSetsFor, getInheritedContentPermissionSets, getPermissionSets
findAll, findAllSorted, findAllSorted, findByClassIds, findByClassIdsFiltered, getPersistentClass, refresh, refreshEntity, remove, removeEntity, replicate, replicateEntity, save, saveEntity, saveRaw, saveRawEntity
Map<Long,List<ContentPermissionSet>> getInheritedContentPermissionSets(Collection<Long> pageIds)
ContentPermissionSet
s for the given page IDs.Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences