|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of I18NBeanFactory in com.atlassian.confluence.cache.ehcache |
---|
Constructors in com.atlassian.confluence.cache.ehcache with parameters of type I18NBeanFactory | |
---|---|
EhCacheStatisticsManager(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.cache.tangosol |
---|
Constructors in com.atlassian.confluence.cache.tangosol with parameters of type I18NBeanFactory | |
---|---|
CoherenceCacheStatisticsManager(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.content |
---|
Constructors in com.atlassian.confluence.content with parameters of type I18NBeanFactory | |
---|---|
CustomContentSpaceRemovalListener(CustomContentManager customContentManager,
I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.content.render.xhtml |
---|
Constructors in com.atlassian.confluence.content.render.xhtml with parameters of type I18NBeanFactory | |
---|---|
DefaultRenderer(Transformer transformer,
I18NBeanFactory i18nBeanFactory,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
SettingsManager settingsManager)
|
|
DefaultRenderer(Transformer transformer,
I18NBeanFactory i18nBeanFactory,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
SettingsManager settingsManager,
String outputDeviceType)
|
Uses of I18NBeanFactory in com.atlassian.confluence.content.render.xhtml.view.macro |
---|
Constructors in com.atlassian.confluence.content.render.xhtml.view.macro with parameters of type I18NBeanFactory | |
---|---|
ViewMacroErrorPlaceholderImpl(I18NBeanFactory i18nBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.content.service |
---|
Methods in com.atlassian.confluence.content.service that return I18NBeanFactory | |
---|---|
I18NBeanFactory |
DefaultRenderingService.getI18NBeanFactory()
|
Methods in com.atlassian.confluence.content.service with parameters of type I18NBeanFactory | |
---|---|
void |
DefaultRenderingService.setI18NBeanFactory(I18NBeanFactory i18nBeanFactory)
|
Constructors in com.atlassian.confluence.content.service with parameters of type I18NBeanFactory | |
---|---|
RenderContentCommandImpl(PermissionManager permissionManager,
IdContentLocator entityLocator,
SpaceLocator spaceLocator,
String contentType,
String content,
DefaultRenderingService.RenderMode mode,
Transformer storageToViewTransformer,
EditorConverter editConverter,
XhtmlCleaner xhtmlCleaner,
I18NBeanFactory i18nBeanFactory,
LocaleManager localeManager,
FormatConverter formatConverter)
|
Uses of I18NBeanFactory in com.atlassian.confluence.core |
---|
Fields in com.atlassian.confluence.core declared as I18NBeanFactory | |
---|---|
protected I18NBeanFactory |
ConfluenceActionSupport.i18NBeanFactory
|
Methods in com.atlassian.confluence.core with parameters of type I18NBeanFactory | |
---|---|
void |
ConfluenceActionSupport.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.core.datetime |
---|
Constructors in com.atlassian.confluence.core.datetime with parameters of type I18NBeanFactory | |
---|---|
FriendlyDateFormatterHelper(FriendlyDateFormatter friendlyDateFormatter,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager)
|
Uses of I18NBeanFactory in com.atlassian.confluence.core.listeners |
---|
Constructors in com.atlassian.confluence.core.listeners with parameters of type I18NBeanFactory | |
---|---|
BundledContentSpaceRemovalListener(PageManager pageManager,
PageTemplateManager templateManager,
LabelManager labelManager,
SpaceDescriptionManager spaceDescriptionManager,
com.atlassian.bandana.BandanaPersister bandanaPersister,
I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.diff |
---|
Constructors in com.atlassian.confluence.diff with parameters of type I18NBeanFactory | |
---|---|
MacroIconInsertingPostProcessor(MacroMetadataManager macroMetadataManager,
MacroIconManager macroIconManager,
I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.importexport.xmlimport |
---|
Methods in com.atlassian.confluence.importexport.xmlimport with parameters of type I18NBeanFactory | |
---|---|
void |
BackupImporter.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.json.jsonator |
---|
Constructors in com.atlassian.confluence.json.jsonator with parameters of type I18NBeanFactory | |
---|---|
BreadcrumbJsonator(ContextPathHolder context,
I18NBeanFactory i18NBeanFactory)
|
|
ContentMetadataJsonator(I18NBeanFactory i18NBeanFactory,
UserAccessor userAccessor,
FormatSettingsManager formatSettingsManager,
LocaleManager localeManager)
|
|
SearchResultJsonator(ContextPathHolder context,
I18NBeanFactory i18NBeanFactory,
UserAccessor userAccessor,
FormatSettingsManager formatSettingsManager,
LocaleManager localeManager)
|
|
ValidationErrorJsonator(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.mail.notification |
---|
Constructors in com.atlassian.confluence.mail.notification with parameters of type I18NBeanFactory | |
---|---|
DefaultNotificationsSender(UserAccessor userAccessor,
com.atlassian.core.task.MultiQueueTaskManager taskManager,
NotificationManager notificationManager,
Renderer viewRenderer,
PermissionManager permissionManager,
FormatSettingsManager formatSettingsManager,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
Differ differ,
NotificationRenderManager notificationRenderManager,
DataSourceFactory dataSourceFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.mail.notification.listeners |
---|
Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type I18NBeanFactory | |
---|---|
void |
AbstractNotificationsListener.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.pages |
---|
Methods in com.atlassian.confluence.pages with parameters of type I18NBeanFactory | |
---|---|
void |
DefaultPageManager.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
void |
DateFormattersContextProvider.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.pages.actions |
---|
Methods in com.atlassian.confluence.pages.actions with parameters of type I18NBeanFactory | |
---|---|
void |
RevertPageBackToVersionAction.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
void |
HeartbeatAction.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugin.descriptor |
---|
Fields in com.atlassian.confluence.plugin.descriptor declared as I18NBeanFactory | |
---|---|
protected I18NBeanFactory |
ConfluenceVelocityModuleDescriptor.i18NBeanFactory
Deprecated. |
Methods in com.atlassian.confluence.plugin.descriptor with parameters of type I18NBeanFactory | |
---|---|
void |
CustomMacroModuleDescriptor.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
void |
ConfluenceVelocityModuleDescriptor.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
Deprecated. |
Uses of I18NBeanFactory in com.atlassian.confluence.plugin.descriptor.web |
---|
Methods in com.atlassian.confluence.plugin.descriptor.web with parameters of type I18NBeanFactory | |
---|---|
void |
ConfluenceWebFragmentHelper.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.emailgateway.converter |
---|
Constructors in com.atlassian.confluence.plugins.emailgateway.converter with parameters of type I18NBeanFactory | |
---|---|
NotificationSendingConvertedPageListener(I18NBeanFactory i18NBeanFactory,
SettingsManager settingsManager,
SignupManager signupManager,
LocaleManager localeManager,
com.atlassian.confluence.plugins.sharepage.api.SharePageService sharePageService,
NotificationManager notificationManager,
UserAccessor userAccessor,
UsersByEmailService usersByEmailService,
EmailContentParser parser)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.like |
---|
Constructors in com.atlassian.confluence.plugins.like with parameters of type I18NBeanFactory | |
---|---|
DefaultLikeSummaryCreator(UserEntityExpander userEntityExpander,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager)
Deprecated. |
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.like.notifications |
---|
Methods in com.atlassian.confluence.plugins.like.notifications with parameters of type I18NBeanFactory | |
---|---|
void |
NotificationListener.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.like.rest.resources |
---|
Constructors in com.atlassian.confluence.plugins.like.rest.resources with parameters of type I18NBeanFactory | |
---|---|
LikableContentResource(LikeManager likeManager,
ContentEntityManager contentEntityManager,
FollowManager followManager,
UserEntityExpander userEntityExpander,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.macros.dashboard.recentupdates |
---|
Constructors in com.atlassian.confluence.plugins.macros.dashboard.recentupdates with parameters of type I18NBeanFactory | |
---|---|
RecentlyUpdatedContentMacro(RecentlyUpdatedContentService recentlyUpdatedContentService,
RecentlyUpdatedMacroTabProvider tabProvider,
LabelManager labelManager,
com.atlassian.event.api.EventPublisher eventPublisher,
HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
TemplateRenderer templateRenderer,
LocaleManager localeManager,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager)
|
|
RecentlyUpdatedContentService(ContentUiSupport contentUiSupport,
StatusTextRenderer statusTextRenderer,
I18NBeanFactory i18NBeanFactory,
PermissionManager permissionManager,
HttpContext httpContext,
LocaleManager localeManager,
FormatSettingsManager formatSettingsManager,
UserAccessor userAccessor,
SearchManager searchManager,
PredefinedSearchBuilder searchBuilder)
|
|
RecentlyUpdatedMacroTabProvider(SpaceManager spaceManager,
LabelManager labelManager,
PermissionManager permissionManager,
FollowManager followManager,
UserAccessor userAccessor,
HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager)
|
|
RecentUpdate(SearchResult result,
FriendlyDateFormatter dateFormatter,
String contextPath,
StatusTextRenderer statusTextRenderer,
ContentUiSupport contentUiSupport,
I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs |
---|
Fields in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs declared as I18NBeanFactory | |
---|---|
protected I18NBeanFactory |
AbstractTab.i18NBeanFactory
|
Constructors in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.tabs with parameters of type I18NBeanFactory | |
---|---|
AbstractTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager)
|
|
AllContentTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager)
|
|
FavouriteSpacesTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LabelManager labelManager,
PermissionManager permissionManager,
LocaleManager localeManager)
|
|
NetworkTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
FollowManager followManager,
LocaleManager localeManager)
|
|
PopularTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager)
|
|
SpaceCategoryTab(HttpContext httpContext,
I18NBeanFactory i18NBeanFactory,
LabelManager labelManager,
PermissionManager permissionManager,
SpaceManager spaceManager,
UserAccessor userAccessor,
LocaleManager localeManager)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.rest.dto |
---|
Constructors in com.atlassian.confluence.plugins.rest.dto with parameters of type I18NBeanFactory | |
---|---|
UserDtoFactoryImpl(UserAccessor userAccessor,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
ContextPathHolder contextPathHolder,
UserDetailsManager userDetailsManager,
com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer,
PersonalInformationManager personalInformationManager,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
PermissionManager permissionManager)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.rest.entities.builders |
---|
Constructors in com.atlassian.confluence.plugins.rest.entities.builders with parameters of type I18NBeanFactory | |
---|---|
UserEntityBuilder(UserAccessor userAccessor,
SettingsManager settingsManager,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.rest.manager |
---|
Constructors in com.atlassian.confluence.plugins.rest.manager with parameters of type I18NBeanFactory | |
---|---|
DateEntityFactoryImpl(I18NBeanFactory i18nBeanFactory,
FormatSettingsManager formatSettingsManager,
UserAccessor userAccessor,
LocaleManager localeManager)
|
|
DateEntityHelper(I18NBeanFactory i18nBeanFactory,
SettingsManager settingsManager,
FormatSettingsManager formatSettingsManager,
UserAccessor userAccessor,
LocaleManager localeManager)
Deprecated. |
|
UserEntityHelper(UserAccessor userAccessor,
SettingsManager settingsManager,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.rest.resources |
---|
Constructors in com.atlassian.confluence.plugins.rest.resources with parameters of type I18NBeanFactory | |
---|---|
BreadcrumbResource(ResourceIdentifierResolver<IdAndTypeResourceIdentifier,Object> idAndTypeResourceIdentifierResolver,
UserAccessor userAccessor,
I18NBeanFactory i18NBeanFactory,
ContextPathHolder contextPathHolder,
PermissionManager permissionManager,
SpacePermissionManager spacePermissionManager,
BreadcrumbGenerator breadcrumbGenerator)
|
|
I18nResource(UserAccessor userAccessor,
com.atlassian.plugin.PluginAccessor pluginAccessor,
LocaleManager localeManager,
I18NBeanFactory i18NBeanFactory,
HttpContext httpContext,
SpacePermissionManager spacePermissionManager)
|
|
UserResource(UserAccessor userAccessor,
PermissionManager permissionManager,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
SettingsManager settingsManager,
I18NBeanFactory i18NBeanFactory,
SpacePermissionManager spm)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.spacedirectory.rest |
---|
Constructors in com.atlassian.confluence.plugins.spacedirectory.rest with parameters of type I18NBeanFactory | |
---|---|
DefaultSpaceDirectoryEntityBuilder(I18NBeanFactory i18NBeanFactory,
FormatSettingsManager formatSettingsManager,
LocaleManager localeManager,
SettingsManager settingsManager,
FavouriteManager favouriteManager,
SpaceManager spaceManager,
SpaceLogoManager spaceLogoManager,
UserAccessor userAccessor,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider)
|
Uses of I18NBeanFactory in com.atlassian.confluence.renderer |
---|
Methods in com.atlassian.confluence.renderer with parameters of type I18NBeanFactory | |
---|---|
void |
ConfluenceLinkRenderer.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.rpc.soap.services |
---|
Methods in com.atlassian.confluence.rpc.soap.services with parameters of type I18NBeanFactory | |
---|---|
void |
PagesSoapService.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.search.didyoumean |
---|
Constructors in com.atlassian.confluence.search.didyoumean with parameters of type I18NBeanFactory | |
---|---|
BuildIndexTaskManager(IndexBuilder fullIndexBuilder,
I18NBeanFactory defaultI18NBeanFactory,
com.atlassian.event.EventManager eventManager,
SettingsManager settingsManager,
org.springframework.transaction.PlatformTransactionManager transactionManager)
|
Uses of I18NBeanFactory in com.atlassian.confluence.search.lucene |
---|
Methods in com.atlassian.confluence.search.lucene with parameters of type I18NBeanFactory | |
---|---|
void |
MultiThreadedIndexRebuilder.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.spaces |
---|
Methods in com.atlassian.confluence.spaces with parameters of type I18NBeanFactory | |
---|---|
void |
DefaultSpaceManager.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.spaces.listeners |
---|
Fields in com.atlassian.confluence.spaces.listeners declared as I18NBeanFactory | |
---|---|
protected I18NBeanFactory |
AbstractSpaceContentListener.i18NBeanFactory
|
Methods in com.atlassian.confluence.spaces.listeners with parameters of type I18NBeanFactory | |
---|---|
void |
AbstractSpaceContentListener.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Constructors in com.atlassian.confluence.spaces.listeners with parameters of type I18NBeanFactory | |
---|---|
RemovePersonalSpaceListener(PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
com.atlassian.bonnie.Indexer indexer,
I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.status.service |
---|
Methods in com.atlassian.confluence.status.service with parameters of type I18NBeanFactory | |
---|---|
void |
DefaultSystemInformationService.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.upgrade.upgradetask |
---|
Constructors in com.atlassian.confluence.upgrade.upgradetask with parameters of type I18NBeanFactory | |
---|---|
WelcomeMessageUpgradeTask(SettingsManager settingsManager,
XhtmlContent xhtmlContent,
WelcomeMessageService welcomeMessageService,
org.springframework.transaction.PlatformTransactionManager transactionManager,
I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.user |
---|
Constructors in com.atlassian.confluence.user with parameters of type I18NBeanFactory | |
---|---|
DefaultUserFormValidator(UserAccessor userAccessor,
I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.confluence.user.migration |
---|
Constructors in com.atlassian.confluence.user.migration with parameters of type I18NBeanFactory | |
---|---|
AtlassianUserExternalDataMigrator(net.sf.hibernate.SessionFactory sessionFactory,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
HibernateSessionManager hibernateSessionManager,
I18NBeanFactory i18nBeanFactory)
|
|
CrowdRepositoryConfigurationMigrator(com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService,
I18NBeanFactory i18NBeanFactory)
Standard constructor |
Uses of I18NBeanFactory in com.atlassian.confluence.user.notifications |
---|
Constructors in com.atlassian.confluence.user.notifications with parameters of type I18NBeanFactory | |
---|---|
DefaultEmailService(com.atlassian.core.task.MultiQueueTaskManager taskManager,
I18NBeanFactory i18NBeanFactory,
DataSourceFactory dataSourceFactory,
VelocityHelperService velocityHelperService,
MailServerExistsCriteria mailServerExistsCriteria,
MailContentProcessor mailContentProcessor)
|
Uses of I18NBeanFactory in com.atlassian.confluence.util.i18n |
---|
Classes in com.atlassian.confluence.util.i18n that implement I18NBeanFactory | |
---|---|
class |
CachingI18NBeanFactory
|
class |
DefaultI18NBeanFactory
Produces I18NBean s which will return a bean either for the default or setup locale. |
class |
UserI18NBeanFactory
I18N bean factory which will return an I18N bean configured for the current user's locale. |
Methods in com.atlassian.confluence.util.i18n with parameters of type I18NBeanFactory | |
---|---|
void |
CachingI18NBeanFactory.setDefaultI18NBeanFactory(I18NBeanFactory defaultI18NBeanFactory)
|
void |
UserLocaleAware.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
void |
UserI18NBeanFactory.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Constructors in com.atlassian.confluence.util.i18n with parameters of type I18NBeanFactory | |
---|---|
VersionSpecificDocumentationBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Uses of I18NBeanFactory in com.atlassian.sal.confluence.message |
---|
Methods in com.atlassian.sal.confluence.message with parameters of type I18NBeanFactory | |
---|---|
void |
ConfluenceI18nResolver.setI18NBeanFactory(I18NBeanFactory i18NBeanFactory)
|
Constructors in com.atlassian.sal.confluence.message with parameters of type I18NBeanFactory | |
---|---|
ConfluenceI18nResolver(I18NBeanFactory i18nBeanFactory,
LocaleManager localeManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |