Uses of Interface
com.atlassian.confluence.content.persistence.CustomContentDao
Packages that use CustomContentDao
Package
Description
-
Uses of CustomContentDao in com.atlassian.confluence.content.persistence.hibernate
Classes in com.atlassian.confluence.content.persistence.hibernate that implement CustomContentDaoModifier and TypeClassDescriptionclass
Hibernate Implementation of the CustomContentDao -
Uses of CustomContentDao in com.atlassian.confluence.impl.content
Constructors in com.atlassian.confluence.impl.content with parameters of type CustomContentDaoModifierConstructorDescriptionDefaultCustomContentManager
(CustomContentDao customContentDao, ContentEntityObjectDaoInternal contentEntityObjectDao, org.hibernate.SessionFactory sessionFactory, WikiToStorageConverter wikiToStorageConverter, com.atlassian.event.api.EventPublisher eventPublisher, ContentTypeManager contentTypeManager, RelationManager relationManager, CollaborativeEditingHelper collaborativeEditingHelper, AuditingContext auditingContext, RetentionFeatureChecker retentionFeatureChecker, NotificationManager notificationManager)