Modifier and Type | Method and Description |
---|---|
List<ContentPermissionSummary> |
PageManagerInternal.findContentPermissionSummaryByIds(Collection<Long> ids)
Get ContentPermissionSummary for bulk permission checking
|
Modifier and Type | Method and Description |
---|---|
List<ContentPermissionSummary> |
DefaultPageManager.findContentPermissionSummaryByIds(Collection<Long> ids) |
Modifier and Type | Method and Description |
---|---|
List<ContentPermissionSummary> |
PageDao.findContentPermissionSummaryByIds(Collection<Long> ids)
Get Content creator for bulk permission checking
|
List<ContentPermissionSummary> |
DelegatingPageDao.findContentPermissionSummaryByIds(Collection<Long> ids) |
Modifier and Type | Method and Description |
---|---|
List<ContentPermissionSummary> |
HibernatePageDao.findContentPermissionSummaryByIds(Collection<Long> ids) |
Copyright © 2003–2021 Atlassian. All rights reserved.