Uses of Interface
com.atlassian.confluence.themes.CustomLayoutManager

Packages that use CustomLayoutManager
com.atlassian.confluence.admin.actions.lookandfeel   
com.atlassian.confluence.themes   
com.atlassian.confluence.ui.rest.service.content   
 

Uses of CustomLayoutManager in com.atlassian.confluence.admin.actions.lookandfeel
 

Methods in com.atlassian.confluence.admin.actions.lookandfeel with parameters of type CustomLayoutManager
 void EditDecoratorAction.setCustomLayoutManager(CustomLayoutManager customLayoutManager)
           
 

Uses of CustomLayoutManager in com.atlassian.confluence.themes
 

Classes in com.atlassian.confluence.themes that implement CustomLayoutManager
 class DefaultCustomLayoutManager
           
 

Uses of CustomLayoutManager in com.atlassian.confluence.ui.rest.service.content
 

Constructors in com.atlassian.confluence.ui.rest.service.content with parameters of type CustomLayoutManager
ContentServiceImpl(PageManager pageManager, CommentManager commentManager, ContentEntityManager contentEntityManager, PermissionManager permissionManager, ContentBuilder contentBuilder, ContentBodyBuilder contentBodyBuilder, FormatConverter formatConverter, ThemeManager themeManager, CustomLayoutManager customLayoutManager, LabelsService labelsService)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.