|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |