|
||||||||||
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)
|
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 | |
---|---|
ViewMacroMarshaller(MacroManager macroManager,
XMLOutputFactory xmlOutputFactory,
ContextPathHolder contextPathHolder,
I18NBeanFactory i18nBeanFactory,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
PlaceholderUrlFactory placeholderUrlFactory,
com.atlassian.event.api.EventPublisher eventPublisher)
|
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 | |
---|---|
DefaultWelcomeMessageService(SettingsManager settingsManager,
DocumentationBeanFactory docBeanFactory,
com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer,
I18NBeanFactory 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)
|
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.listeners |
---|
Constructors in com.atlassian.confluence.core.listeners with parameters of type I18NBeanFactory | |
---|---|
BundledContentSpaceRemovalListener(PageManager pageManager,
MailContentManager mailContentManager,
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.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)
|
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. |
Constructors in com.atlassian.confluence.plugin.descriptor with parameters of type I18NBeanFactory | |
---|---|
MacroMetadataParser(SystemInformationService systemInformationService,
I18NBeanFactory i18NBeanFactory)
|
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.like |
---|
Constructors in com.atlassian.confluence.plugins.like with parameters of type I18NBeanFactory | |
---|---|
DefaultLikeSummaryCreator(UserEntityExpander userEntityExpander,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager)
|
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(LikeDao likeDao,
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.mobile |
---|
Constructors in com.atlassian.confluence.plugins.mobile with parameters of type I18NBeanFactory | |
---|---|
FriendlyDateHelper(FriendlyDateFormatterFactory friendlyDateFormatterFactory,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager)
|
Uses of I18NBeanFactory in com.atlassian.confluence.plugins.mobile.dto |
---|
Constructors in com.atlassian.confluence.plugins.mobile.dto with parameters of type I18NBeanFactory | |
---|---|
UserDtoFactory(UserAccessor userAccessor,
AvatarUrlHelper avatarUrlHelper,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
ContextPathHolder contextPathHolder)
|
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 | |
---|---|
DateEntityHelper(I18NBeanFactory i18nBeanFactory,
SettingsManager settingsManager,
FormatSettingsManager formatSettingsManager)
|
|
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)
|
|
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)
|
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.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.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.util.i18n |
---|
Classes in com.atlassian.confluence.util.i18n that implement I18NBeanFactory | |
---|---|
class |
CachingI18NBeanFactory
|
class |
DefaultI18NBeanFactory
I18N bean factory which will return a bean for the default locale if one is not specified |
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)
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |