Constructor and Description |
---|
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) |
Constructor and Description |
---|
ContentFinderFactory(ContentFactory contentFactory,
PageManagerInternal pageManager,
SpaceManager spaceManager,
PaginationService paginationService,
AttachmentContentTypeBinding attachmentContentTypeBinding,
ContentEntityManagerInternal contentEntityManager,
org.springframework.aop.Advisor transactionAdvice) |
Constructor and Description |
---|
PageContentTypeBinding(ContentFactory contentFactory,
PageManagerInternal pageManager,
PaginationService paginationService) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPageManager |