Uses of Interface
com.atlassian.confluence.internal.pages.PageManagerInternal

Packages that use PageManagerInternal
com.atlassian.confluence.api.impl.service.content   
com.atlassian.confluence.api.impl.service.content.finder   
com.atlassian.confluence.api.impl.service.content.typebinding   
com.atlassian.confluence.pages   
 

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

Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type PageManagerInternal
ContentServiceImpl(PageManagerInternal pageManager, CommentManagerInternal commentManager, PermissionManager permissionManager, ContentFactory contentFactory, SpaceManager spaceManager, PageService pageService, BlogPostService blogPostService, CommentService commentService, ContentBodyConversionService contentBodyConversionService, AttachmentService attachmentService, ContentFinderFactory contentFinderFactory)
           
SpaceServiceImpl(SpaceManagerInternal spaceManager, SpaceFactory spaceFactory, PageManagerInternal pageManager, ContentFactory contentFactory, PaginationService paginationService, PermissionManager permissionManager, ContentService contentService, SpacePermissionManager spacePermissionManager, LongRunningTaskManager longRunningTaskManager, LongTaskFactory longTaskFactory, I18NBeanFactory i18NBeanFactory, org.springframework.aop.Advisor txAdvisor)
           
 

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

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

Uses of PageManagerInternal in com.atlassian.confluence.api.impl.service.content.typebinding
 

Constructors in com.atlassian.confluence.api.impl.service.content.typebinding with parameters of type PageManagerInternal
PageContentTypeBinding(ContentFactory contentFactory, PageManagerInternal pageManager, PaginationService paginationService)
           
 

Uses of PageManagerInternal in com.atlassian.confluence.pages
 

Classes in com.atlassian.confluence.pages that implement PageManagerInternal
 class DefaultPageManager
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.