Uses of Interface
com.atlassian.confluence.content.ui.ContentUiSupport

Packages that use ContentUiSupport
com.atlassian.confluence.content   
com.atlassian.confluence.content.ui   
com.atlassian.confluence.core   
com.atlassian.confluence.mail.archive.content   
com.atlassian.confluence.util.actions   
 

Uses of ContentUiSupport in com.atlassian.confluence.content
 

Methods in com.atlassian.confluence.content that return ContentUiSupport
 ContentUiSupport UninstalledContentType.getContentUiSupport()
           
 ContentUiSupport ContentType.getContentUiSupport()
           
 

Uses of ContentUiSupport in com.atlassian.confluence.content.ui
 

Classes in com.atlassian.confluence.content.ui that implement ContentUiSupport
 class DefaultContentUiSupport
           
 class PageUiSupport
           
 class SimpleUiSupport<T extends ContentEntityObject>
           
 

Methods in com.atlassian.confluence.content.ui that return ContentUiSupport
static ContentUiSupport SimpleUiSupport.getUnknown(com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider)
           
 

Uses of ContentUiSupport in com.atlassian.confluence.core
 

Methods in com.atlassian.confluence.core with parameters of type ContentUiSupport
 void ConfluenceActionSupport.setContentUiSupport(ContentUiSupport contentUiSupport)
           
 

Uses of ContentUiSupport in com.atlassian.confluence.mail.archive.content
 

Methods in com.atlassian.confluence.mail.archive.content that return ContentUiSupport
 ContentUiSupport MailContentType.getContentUiSupport()
           
 

Uses of ContentUiSupport in com.atlassian.confluence.util.actions
 

Constructors in com.atlassian.confluence.util.actions with parameters of type ContentUiSupport
ContentTypesDisplayMapper(UserAccessor userAccessor, ContentUiSupport contentUiSupport)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.