Uses of Interface
com.atlassian.confluence.spaces.persistence.dao.SpaceDao
Package
Description
-
Uses of SpaceDao in com.atlassian.confluence.impl.backuprestore
ModifierConstructorDescriptionBackupRestorePermissionsHelper
(PermissionManager permissionManager, SpaceDao spaceDao, SpacePermissionManager spacePermissionManager) -
Uses of SpaceDao in com.atlassian.confluence.impl.content
ModifierConstructorDescriptionDefaultPageManager
(PageDaoInternal pageDao, ContentEntityObjectDaoInternal contentEntityObjectDao, AttachmentManager attachmentManager, HibernateSessionManager5 hibernateSessionManager5, WikiToStorageConverter wikiToStorageConverter, com.atlassian.event.api.EventPublisher eventPublisher, BlogPostDao blogPostDao, AbstractPageDaoInternal abstractPageDao, SpaceDao spaceDao, ContentPropertyManager contentPropertyManager, PermissionManager permissionManager, LoginManager loginManager, ExceptionTolerantMigrator revertedContentMigrator, CollaborativeEditingHelper collaborativeEditingHelper, RelationManager relationManager, SpacePermissionQueryManager spacePermissionQueryManager, ContentPermissionManager contentPermissionManager, com.atlassian.beehive.ClusterLockService clusterLockService, LinksUpdater linksUpdater, SpacePermissionManager spacePermissionManager, org.springframework.transaction.PlatformTransactionManager transactionManager, AuditingContext auditingContext, RetentionFeatureChecker retentionFeatureChecker, ContentReconciliationManager reconciliationManager, UpdateAttachmentsOnFilesystemOnPageMoveHandler updateAttachmentsOnFilesystemOnPageMoveHandler, org.hibernate.SessionFactory sessionFactory, ContentPropertyService contentPropertyService, NotificationManager notificationManager) -
Uses of SpaceDao in com.atlassian.confluence.impl.labels.adaptivelabelcache.dao
ModifierConstructorDescriptionDatabaseBasedAdaptiveLabelCacheDaoImpl
(org.hibernate.SessionFactory sessionFactory, SpaceDao spaceDao) -
Uses of SpaceDao in com.atlassian.confluence.internal.search.tasks
ModifierConstructorDescriptionDefaultIndexTaskFactory
(BatchOperationManager batchOperationManager, AtlassianDocumentBuilder<Searchable> documentBuilder, AtlassianDocumentBuilder<Searchable> changeDocumentBuilder, ContentEntityObjectDaoInternal contentEntityObjectDao, PersonalInformationManager personalInformationManager, UserAccessor userAccessor, PersonalInformationDao personalInformationDao, SpaceDao spaceDao, PageManagerInternal pageManager, HibernateSessionManager5 hibernateSessionManager, com.atlassian.config.internal.ApplicationConfig applicationConfig) ReindexAllSpacesChangeIndexTask
(SpaceDao spaceDao, IndexTaskFactoryInternal indexTaskFactory) ReindexAllSpacesContentIndexTask
(SpaceDao spaceDao, IndexTaskFactoryInternal indexTaskFactory) -
Uses of SpaceDao in com.atlassian.confluence.internal.spaces.persistence
-
Uses of SpaceDao in com.atlassian.confluence.spaces.persistence.dao.hibernate