| Modifier and Type | Class and Description |
|---|---|
class |
PluginContentHibernateDao
Hibernate Implementation of the CustomContentDao
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContentDao
Generic DAO for hibernate objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentEntityObjectHibernateDao |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContentDaoInternal
DAO to allow us to load content objects by id for migration.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PageDaoInternal
Dao for Pages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContentEntityObjectHibernateDao<T extends ContentEntityObject> |
| Constructor and Description |
|---|
DefaultTrashManager(ContentEntityObjectDaoInternal<ContentEntityObject> contentEntityObjectDao,
ContentEntityManager contentEntityManager,
CustomContentManager customContentManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
PageManager pageManager,
com.atlassian.event.api.EventPublisher eventPublisher,
AttachmentManager attachmentManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingPageDao
This maintains a cache of (space key, page title) -> (page id) mappings.
|
class |
HibernatePageDao |
Copyright © 2003–2020 Atlassian. All rights reserved.