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