Uses of Interface
bucket.core.persistence.ObjectDao
-
-
Uses of ObjectDao in com.atlassian.confluence.content.persistence
Subinterfaces of ObjectDao in com.atlassian.confluence.content.persistence Modifier and Type Interface Description interface
CustomContentDao
-
Uses of ObjectDao in com.atlassian.confluence.content.persistence.hibernate
Classes in com.atlassian.confluence.content.persistence.hibernate that implement ObjectDao Modifier and Type Class Description class
PluginContentHibernateDao
Hibernate Implementation of the CustomContentDao -
Uses of ObjectDao in com.atlassian.confluence.content.render.xhtml.migration
Subinterfaces of ObjectDao in com.atlassian.confluence.content.render.xhtml.migration Modifier and Type Interface Description interface
ContentDao
DAO to allow us to load content objects by id for migration.Classes in com.atlassian.confluence.content.render.xhtml.migration that implement ObjectDao Modifier and Type Class Description class
DefaultContentDao
Generic DAO for hibernate objects.class
MigrationPageTemplateDao
Overrides the default behaviour to prevent the last modified user being changed when migrating. -
Uses of ObjectDao in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core with parameters of type ObjectDao Modifier and Type Method Description void
AbstractVersionedEntityObject. applyChildVersioningPolicy(Versioned versionToPromote, ObjectDao dao)
Deprecated.since 6.10.0.void
ContentEntityObject. applyChildVersioningPolicy(Versioned versionToPromote, ObjectDao dao)
Deprecated.since 6.10.0.void
Versioned. applyChildVersioningPolicy(@Nullable Versioned versionToPromote, ObjectDao dao)
Deprecated.since 6.10.0. -
Uses of ObjectDao in com.atlassian.confluence.core.persistence
Subinterfaces of ObjectDao in com.atlassian.confluence.core.persistence Modifier and Type Interface Description interface
ContentEntityObjectDao<T extends ContentEntityObject>
interface
ContentPermissionDao
interface
VersionedObjectDao<T extends com.atlassian.core.bean.EntityObject>
interface
VersionHistoryDao
-
Uses of ObjectDao in com.atlassian.confluence.core.persistence.hibernate
Classes in com.atlassian.confluence.core.persistence.hibernate that implement ObjectDao Modifier and Type Class Description class
CachingVersionHistoryDao
A cache decorator aroundVersionHistoryDaoInternal
class
ConfluenceHibernateObjectDao<T extends com.atlassian.core.bean.EntityObject>
Abstract superclass of all Confluence hibernate DAOs.class
ContentEntityObjectHibernateDao
class
ContentPermissionHibernateDao
class
HibernateObjectDao<T extends com.atlassian.core.bean.EntityObject>
Generic DAO for hibernate objects.class
HibernateVersionHistoryDao
class
VersionedHibernateObjectDao<T extends com.atlassian.core.bean.EntityObject>
-
Uses of ObjectDao in com.atlassian.confluence.impl.mail.notification.persistence
Classes in com.atlassian.confluence.impl.mail.notification.persistence that implement ObjectDao Modifier and Type Class Description class
CachingNotificationDao
Caching for NotificationDao. -
Uses of ObjectDao in com.atlassian.confluence.impl.pages.persistence.dao
Classes in com.atlassian.confluence.impl.pages.persistence.dao that implement ObjectDao Modifier and Type Class Description class
ReadThroughCachingPageDao
Deprecated, for removal: This API element is subject to removal in a future version.since 8.9 replaced withCachingPageDaoFactory
-
Uses of ObjectDao in com.atlassian.confluence.impl.schedule.caesium
Classes in com.atlassian.confluence.impl.schedule.caesium that implement ObjectDao Modifier and Type Class Description class
SchedulerClusteredJobDao
class
SchedulerRunDetailsDao
-
Uses of ObjectDao in com.atlassian.confluence.impl.user.persistence.dao
Classes in com.atlassian.confluence.impl.user.persistence.dao that implement ObjectDao Modifier and Type Class Description class
ReadThroughCachingPersonalInformationDao
-
Uses of ObjectDao in com.atlassian.confluence.internal.audit.persistence.dao.hibernate
Classes in com.atlassian.confluence.internal.audit.persistence.dao.hibernate that implement ObjectDao Modifier and Type Class Description class
HibernateAuditRecordDao
Deprecated.since 7.5.0. -
Uses of ObjectDao in com.atlassian.confluence.internal.content.render.xhtml.migration
Subinterfaces of ObjectDao in com.atlassian.confluence.internal.content.render.xhtml.migration Modifier and Type Interface Description interface
ContentDaoInternal
DAO to allow us to load content objects by id for migration. -
Uses of ObjectDao in com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate
Classes in com.atlassian.confluence.internal.diagnostics.persistence.dao.hibernate that implement ObjectDao Modifier and Type Class Description class
HibernateAlertEntityDao
-
Uses of ObjectDao in com.atlassian.confluence.internal.labels.persistence
Subinterfaces of ObjectDao in com.atlassian.confluence.internal.labels.persistence Modifier and Type Interface Description interface
LabelDaoInternal
Dao for Labels. -
Uses of ObjectDao in com.atlassian.confluence.internal.links.persistence
Subinterfaces of ObjectDao in com.atlassian.confluence.internal.links.persistence Modifier and Type Interface Description interface
LinkDaoInternal
Dao for OutgoingLinks. -
Uses of ObjectDao in com.atlassian.confluence.internal.notification.persistence
Subinterfaces of ObjectDao in com.atlassian.confluence.internal.notification.persistence Modifier and Type Interface Description interface
NotificationDaoInternal
Dao for Notifications.Classes in com.atlassian.confluence.internal.notification.persistence that implement ObjectDao Modifier and Type Class Description class
DelegatingNotificationDaoInternal
Delegating Dao for Notifications. -
Uses of ObjectDao in com.atlassian.confluence.internal.pages.persistence
Subinterfaces of ObjectDao in com.atlassian.confluence.internal.pages.persistence Modifier and Type Interface Description interface
BlogPostDaoInternal
Dao for BlogPosts.interface
CommentDaoInternal
Dao for Comments.interface
PageDaoInternal
Dao for Pages. -
Uses of ObjectDao in com.atlassian.confluence.internal.persistence
Subinterfaces of ObjectDao in com.atlassian.confluence.internal.persistence Modifier and Type Interface Description interface
ContentEntityObjectDaoInternal<T extends ContentEntityObject>
A Dao for ContentEntityObjects.interface
ContentPermissionDaoInternal
Dao for ContentPermissions.interface
ObjectDaoInternal<T extends com.atlassian.core.bean.EntityObject>
A Dao for EntityObjects.interface
VersionedObjectDaoInternal<T extends com.atlassian.core.bean.EntityObject>
A Dao for Versioned EntityObjectsinterface
VersionHistoryDaoInternal
A Dao for VersionHistory.Classes in com.atlassian.confluence.internal.persistence that implement ObjectDao Modifier and Type Class Description class
DelegatingObjectDaoInternal<T extends com.atlassian.core.bean.EntityObject>
Delegating Dao for EntityObjects. -
Uses of ObjectDao in com.atlassian.confluence.internal.persistence.hibernate
Classes in com.atlassian.confluence.internal.persistence.hibernate that implement ObjectDao Modifier and Type Class Description class
AbstractContentEntityObjectHibernateDao<T extends ContentEntityObject>
class
HibernateZduStatusDao
Manage the ZduStatusEntity table. -
Uses of ObjectDao in com.atlassian.confluence.internal.schedule.persistence.dao
Classes in com.atlassian.confluence.internal.schedule.persistence.dao that implement ObjectDao Modifier and Type Class Description class
HibernateInternalRunDetailsDao
The implementation ofInternalRunDetailsDao
interface -
Uses of ObjectDao in com.atlassian.confluence.internal.security.persistence
Subinterfaces of ObjectDao in com.atlassian.confluence.internal.security.persistence Modifier and Type Interface Description interface
ContentPermissionSetDaoInternal
Dao for ContentPermissionSets. -
Uses of ObjectDao in com.atlassian.confluence.internal.setup.settings
Subinterfaces of ObjectDao in com.atlassian.confluence.internal.setup.settings Modifier and Type Interface Description interface
GlobalDescriptionDaoInternal
Dao for the GlobalDescription. -
Uses of ObjectDao in com.atlassian.confluence.internal.spaces.persistence
Subinterfaces of ObjectDao in com.atlassian.confluence.internal.spaces.persistence Modifier and Type Interface Description interface
SpaceDaoInternal
Dao for Spaces. -
Uses of ObjectDao in com.atlassian.confluence.internal.user.persistence
Subinterfaces of ObjectDao in com.atlassian.confluence.internal.user.persistence Modifier and Type Interface Description interface
PersonalInformationDaoInternal
Dao for PersonalInformation. -
Uses of ObjectDao in com.atlassian.confluence.labels.persistence.dao
Subinterfaces of ObjectDao in com.atlassian.confluence.labels.persistence.dao Modifier and Type Interface Description interface
LabelDao
-
Uses of ObjectDao in com.atlassian.confluence.labels.persistence.dao.hibernate
Classes in com.atlassian.confluence.labels.persistence.dao.hibernate that implement ObjectDao Modifier and Type Class Description class
HibernateLabelDao
-
Uses of ObjectDao in com.atlassian.confluence.links.persistence.dao
Subinterfaces of ObjectDao in com.atlassian.confluence.links.persistence.dao Modifier and Type Interface Description interface
LinkDao
-
Uses of ObjectDao in com.atlassian.confluence.links.persistence.dao.hibernate
Classes in com.atlassian.confluence.links.persistence.dao.hibernate that implement ObjectDao Modifier and Type Class Description class
HibernateLinkDao
-
Uses of ObjectDao in com.atlassian.confluence.mail.notification.persistence
Subinterfaces of ObjectDao in com.atlassian.confluence.mail.notification.persistence Modifier and Type Interface Description interface
NotificationDao
Data Access Object interface for dealing with notifications. -
Uses of ObjectDao in com.atlassian.confluence.mail.notification.persistence.dao.hibernate
Classes in com.atlassian.confluence.mail.notification.persistence.dao.hibernate that implement ObjectDao Modifier and Type Class Description class
HibernateNotificationDao
-
Uses of ObjectDao in com.atlassian.confluence.pages.persistence.dao
Subinterfaces of ObjectDao in com.atlassian.confluence.pages.persistence.dao Modifier and Type Interface Description interface
BlogPostDao
interface
CommentDao
interface
PageDao
Deprecated, for removal: This API element is subject to removal in a future version.since 8.7 usePageDaoInternal
Classes in com.atlassian.confluence.pages.persistence.dao that implement ObjectDao Modifier and Type Class Description class
DelegatingPageDao
Deprecated, for removal: This API element is subject to removal in a future version.since 8.9 -
Uses of ObjectDao in com.atlassian.confluence.pages.persistence.dao.hibernate
Classes in com.atlassian.confluence.pages.persistence.dao.hibernate that implement ObjectDao Modifier and Type Class Description class
AbstractHibernateAttachmentDao
Abstract class that defines the basic methods necessary for saving Attachments to a database.class
HibernateAbstractPageDao
class
HibernateAttachmentDataDao
Deprecated, for removal: This API element is subject to removal in a future version.since 8.8, no replacementclass
HibernateBlogPostDao
Hibernate implementation of the BlogPost DAOclass
HibernateCommentDao
class
HibernateDraftDao
Database storage for drafts.class
HibernatePageDao
class
NonTransactionalHibernateAttachmentDao
Non-transactional version of the AbstractHibernateAttachmentDao, which removes all attachment data from the data store after removing the attachments from the database.class
TransactionalHibernateAttachmentDao
Transactional version of the AbstractHibernateAttachmentDao, which removes the Attachment data as the Attachment itself is being removed, since it can be rolled back by the transaction -
Uses of ObjectDao in com.atlassian.confluence.pages.templates.persistence.dao
Subinterfaces of ObjectDao in com.atlassian.confluence.pages.templates.persistence.dao Modifier and Type Interface Description interface
PageTemplateDao
-
Uses of ObjectDao in com.atlassian.confluence.pages.templates.persistence.dao.hibernate
Classes in com.atlassian.confluence.pages.templates.persistence.dao.hibernate that implement ObjectDao Modifier and Type Class Description class
HibernatePageTemplateDao
-
Uses of ObjectDao in com.atlassian.confluence.security.persistence.dao
Subinterfaces of ObjectDao in com.atlassian.confluence.security.persistence.dao Modifier and Type Interface Description interface
ContentPermissionSetDao
interface
SpacePermissionDao
-
Uses of ObjectDao in com.atlassian.confluence.security.persistence.dao.hibernate
Classes in com.atlassian.confluence.security.persistence.dao.hibernate that implement ObjectDao Modifier and Type Class Description class
HibernateContentPermissionSetDao
class
HibernateSpacePermissionDao
-
Uses of ObjectDao in com.atlassian.confluence.setup.settings
Subinterfaces of ObjectDao in com.atlassian.confluence.setup.settings Modifier and Type Interface Description interface
GlobalDescriptionDao
Classes in com.atlassian.confluence.setup.settings that implement ObjectDao Modifier and Type Class Description class
DefaultGlobalDescriptionDao
-
Uses of ObjectDao in com.atlassian.confluence.spaces.persistence.dao
Subinterfaces of ObjectDao in com.atlassian.confluence.spaces.persistence.dao Modifier and Type Interface Description interface
SpaceDao
-
Uses of ObjectDao in com.atlassian.confluence.spaces.persistence.dao.hibernate
Classes in com.atlassian.confluence.spaces.persistence.dao.hibernate that implement ObjectDao Modifier and Type Class Description class
HibernateSpaceDao
-
Uses of ObjectDao in com.atlassian.confluence.user.persistence.dao
Subinterfaces of ObjectDao in com.atlassian.confluence.user.persistence.dao Modifier and Type Interface Description interface
PersonalInformationDao
Manages the persistence of personal information objects, containing user properties like logos, preferences, etc. -
Uses of ObjectDao in com.atlassian.confluence.user.persistence.dao.hibernate
Classes in com.atlassian.confluence.user.persistence.dao.hibernate that implement ObjectDao Modifier and Type Class Description class
HibernatePersonalInformationDao
-