| Package | Description |
|---|---|
| com.atlassian.confluence.core | |
| com.atlassian.confluence.internal.pages.persistence | |
| com.atlassian.confluence.pages.persistence.dao.hibernate |
| Modifier and Type | Method and Description |
|---|---|
void |
CachingInheritedContentPermissionManager.setPageDao(PageDao pageDao) |
void |
DefaultContentPermissionManager.setPageDao(PageDao pageDao) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PageDaoInternal
Dao for Pages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachingPageDao
This maintains a cache of (space key, page title) -> (page id) mappings.
|
class |
HibernatePageDao |
| Modifier and Type | Method and Description |
|---|---|
PageDao |
CachingPageDao.getDelegateDao() |
Copyright © 2003–2020 Atlassian. All rights reserved.