Modifier and Type | Class and Description |
---|---|
class |
DefaultContentTypeManager |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCustomContentManager.setContentTypeManager(ContentTypeManager contentTypeManager) |
Constructor and Description |
---|
DefaultCustomContentManager(CustomContentDao customContentDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
ContentTypeManager contentTypeManager) |
Constructor and Description |
---|
ContentTypeApiSupportProvider(List<com.google.common.base.Supplier<ContentTypeApiSupport>> bundledBindings,
ContentTypeManager customContentTypeManager) |
Modifier and Type | Method and Description |
---|---|
void |
PluginContentHibernateInterceptor.setContentTypeManager(ContentTypeManager contentTypeManager) |
Constructor and Description |
---|
DefaultContentUiSupport(com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
ContentTypeManager contentTypeManager) |
Constructor and Description |
---|
CustomContentEntityBuilder(SettingsManager settingsManager,
DateEntityFactory dateEntityFactory,
UserEntityHelper userEntityHelper,
ContentTypeManager contentTypeManager) |
DefaultEntityBuilderFactory(SettingsManager settingsManager,
DateEntityFactory dateEntityFactory,
DefaultRestAttachmentManager restAttachmentManager,
AnyTypeDao anyTypeDao,
UserAccessor userAccessor,
UserEntityHelper userEntityHelper,
ContentTypeManager contentTypeManager) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPermissionManager.setContentTypeManager(ContentTypeManager contentTypeManager) |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentPermissionsDelegate.setContentTypeManager(ContentTypeManager contentTypeManager) |
Copyright © 2003–2015 Atlassian. All rights reserved.