Uses of Interface
com.atlassian.confluence.content.ContentTypeManager

Packages that use ContentTypeManager
com.atlassian.confluence.content   
com.atlassian.confluence.content.persistence.hibernate   
com.atlassian.confluence.content.ui   
com.atlassian.confluence.security   
 

Uses of ContentTypeManager in com.atlassian.confluence.content
 

Classes in com.atlassian.confluence.content that implement ContentTypeManager
 class DefaultContentTypeManager
           
 

Methods in com.atlassian.confluence.content with parameters of type ContentTypeManager
 void DefaultCustomContentManager.setContentTypeManager(ContentTypeManager contentTypeManager)
           
 

Uses of ContentTypeManager in com.atlassian.confluence.content.persistence.hibernate
 

Methods in com.atlassian.confluence.content.persistence.hibernate with parameters of type ContentTypeManager
 void PluginContentHibernateInterceptor.setContentTypeManager(ContentTypeManager contentTypeManager)
           
 

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

Constructors in com.atlassian.confluence.content.ui with parameters of type ContentTypeManager
DefaultContentUiSupport(com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider, ContentTypeManager contentTypeManager)
           
 

Uses of ContentTypeManager in com.atlassian.confluence.security
 

Methods in com.atlassian.confluence.security with parameters of type ContentTypeManager
 void DefaultPermissionManager.setContentTypeManager(ContentTypeManager contentTypeManager)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.