Uses of Interface
com.atlassian.confluence.internal.ContentEntityManagerInternal

Packages that use ContentEntityManagerInternal
com.atlassian.confluence.api.impl.service.content   
com.atlassian.confluence.api.impl.service.content.finder   
com.atlassian.confluence.content   
com.atlassian.confluence.core   
com.atlassian.confluence.pages   
com.atlassian.confluence.spaces   
com.atlassian.confluence.user   
com.atlassian.confluence.userstatus   
 

Uses of ContentEntityManagerInternal in com.atlassian.confluence.api.impl.service.content
 

Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type ContentEntityManagerInternal
ContentBodyConversionServiceImpl(FormatConverter formatConverter, ContentEntityManagerInternal contentEntityManager, ExceptionTolerantMigrator xhtmlRoundTripMigrator, WikiToXhtmlMigrator wikiToXhtmlMigrator, Renderer viewRenderer, SettingsManager settingsManager)
           
ContentLabelServiceImpl(ContentService contentService, LabelsService labelsService, ContentEntityManagerInternal contentEntityManager, AttachmentManager attachmentManager, PaginationService paginationService)
           
ContentMacroServiceImpl(ContentEntityManagerInternal contentEntityManager, XhtmlContent xhtmlContent, PermissionManager permissionManager)
           
 

Uses of ContentEntityManagerInternal in com.atlassian.confluence.api.impl.service.content.finder
 

Constructors in com.atlassian.confluence.api.impl.service.content.finder with parameters of type ContentEntityManagerInternal
ContentFinderFactory(ContentFactory contentFactory, PageManagerInternal pageManager, SpaceManager spaceManager, PaginationService paginationService, AttachmentContentTypeBinding attachmentContentTypeBinding, ContentEntityManagerInternal contentEntityManager, org.springframework.aop.Advisor transactionAdvice)
           
 

Uses of ContentEntityManagerInternal in com.atlassian.confluence.content
 

Classes in com.atlassian.confluence.content that implement ContentEntityManagerInternal
 class DefaultCustomContentManager
          Generic manager for pluggable content.
 

Uses of ContentEntityManagerInternal in com.atlassian.confluence.core
 

Classes in com.atlassian.confluence.core that implement ContentEntityManagerInternal
 class DefaultContentEntityManager
           
 

Uses of ContentEntityManagerInternal in com.atlassian.confluence.pages
 

Classes in com.atlassian.confluence.pages that implement ContentEntityManagerInternal
 class DefaultCommentManager
          Manager for page comments.
 class DefaultPageManager
           
 

Uses of ContentEntityManagerInternal in com.atlassian.confluence.spaces
 

Classes in com.atlassian.confluence.spaces that implement ContentEntityManagerInternal
 class DefaultSpaceDescriptionManager
           
 

Uses of ContentEntityManagerInternal in com.atlassian.confluence.user
 

Classes in com.atlassian.confluence.user that implement ContentEntityManagerInternal
 class DefaultPersonalInformationManager
           
 

Uses of ContentEntityManagerInternal in com.atlassian.confluence.userstatus
 

Classes in com.atlassian.confluence.userstatus that implement ContentEntityManagerInternal
 class DefaultUserStatusManager
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.