|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of I18NBean in com.atlassian.confluence.admin.actions.cluster |
---|
Constructors in com.atlassian.confluence.admin.actions.cluster with parameters of type I18NBean | |
---|---|
StartClusterTask(com.atlassian.johnson.JohnsonEventContainer eventContainer,
com.atlassian.johnson.event.Event clusterMigrationEvent,
java.lang.String clusterName,
java.lang.String networkInterface,
ClusterConfigurationHelper clusterConfigurationHelper,
I18NBean i18nBean)
|
Uses of I18NBean in com.atlassian.confluence.admin.actions.migration |
---|
Constructors in com.atlassian.confluence.admin.actions.migration with parameters of type I18NBean | |
---|---|
MigrateExternalMembershipsLongRunningTask(org.springframework.transaction.PlatformTransactionManager transactionManager,
com.atlassian.crowd.dao.application.ApplicationDAO applicationDao,
com.atlassian.crowd.directory.loader.DirectoryInstanceLoader directoryInstanceLoader,
AtlassianUserExternalDataMigrator migrator,
I18NBean i18nBean)
|
Uses of I18NBean in com.atlassian.confluence.core |
---|
Methods in com.atlassian.confluence.core that return I18NBean | |
---|---|
I18NBean |
ConfluenceActionSupport.getI18n()
|
Methods in com.atlassian.confluence.core with parameters of type I18NBean | |
---|---|
void |
ConfluenceActionSupport.setI18NBean(I18NBean i18NBean)
|
Uses of I18NBean in com.atlassian.confluence.importexport.actions |
---|
Methods in com.atlassian.confluence.importexport.actions that return I18NBean | |
---|---|
protected I18NBean |
ImportLongRunningTask.getI18nBean()
|
Uses of I18NBean in com.atlassian.confluence.json.jsonator |
---|
Constructors in com.atlassian.confluence.json.jsonator with parameters of type I18NBean | |
---|---|
I18nJsonator(I18NBean i18NBean)
|
Uses of I18NBean in com.atlassian.confluence.license.exception.handler |
---|
Constructors in com.atlassian.confluence.license.exception.handler with parameters of type I18NBean | |
---|---|
AbstractLicenseExceptionHandler(I18NBean i18n)
|
|
CompositeLicenseExceptionHandler(I18NBean i18NBean,
java.util.Map<java.lang.Class<? extends java.lang.Exception>,LicenseExceptionHandler<? extends java.lang.Exception>> handlers)
|
|
EmptyLicenseValidationExceptionHandler(I18NBean i18n)
|
|
InvalidLicenseExceptionHandler(I18NBean i18n)
|
|
KnownConfluenceLicenseValidationExceptionHandler(I18NBean i18n,
DocumentationBean docBean,
ConfluenceSidManager sidManager)
|
|
MissingConfluenceLicenseValidationExceptionHandler(I18NBean i18n)
|
Uses of I18NBean in com.atlassian.confluence.plugin.descriptor.mail |
---|
Methods in com.atlassian.confluence.plugin.descriptor.mail with parameters of type I18NBean | |
---|---|
void |
NotificationContext.setI18n(I18NBean i18NBean)
|
Uses of I18NBean in com.atlassian.confluence.plugins.macros.dashboard |
---|
Methods in com.atlassian.confluence.plugins.macros.dashboard that return I18NBean | |
---|---|
protected I18NBean |
SpacesListMacro.getI18n()
|
protected I18NBean |
GlobalReportsMacro.getI18nBean()
|
Uses of I18NBean in com.atlassian.confluence.status.service |
---|
Methods in com.atlassian.confluence.status.service that return I18NBean | |
---|---|
I18NBean |
DefaultSystemInformationService.getI18NBean()
|
Methods in com.atlassian.confluence.status.service with parameters of type I18NBean | |
---|---|
void |
DefaultSystemInformationService.setI18NBean(I18NBean i18NBean)
|
Constructors in com.atlassian.confluence.status.service with parameters of type I18NBean | |
---|---|
SystemInformationHelper(I18NBean i18n,
SystemInformationService service)
|
Uses of I18NBean in com.atlassian.confluence.status.service.systeminfo |
---|
Constructors in com.atlassian.confluence.status.service.systeminfo with parameters of type I18NBean | |
---|---|
ConfluenceInfo(I18NBean i18NBean)
|
Uses of I18NBean in com.atlassian.confluence.user |
---|
Methods in com.atlassian.confluence.user with parameters of type I18NBean | |
---|---|
static com.atlassian.user.User |
UnknownUser.unknownUser(java.lang.String userName,
I18NBean i18NBean)
|
Uses of I18NBean in com.atlassian.confluence.util |
---|
Methods in com.atlassian.confluence.util that return I18NBean | |
---|---|
static I18NBean |
GeneralUtil.getI18n()
|
Methods in com.atlassian.confluence.util with parameters of type I18NBean | |
---|---|
static java.lang.String |
GeneralUtil.maskEmail(java.lang.String emailAddress,
Settings globalSettings,
I18NBean i18NBean)
|
Uses of I18NBean in com.atlassian.confluence.util.i18n |
---|
Classes in com.atlassian.confluence.util.i18n that implement I18NBean | |
---|---|
class |
DefaultI18NBean
Responsible for fetching internationalised text given a key. |
Methods in com.atlassian.confluence.util.i18n that return I18NBean | |
---|---|
I18NBean |
UserI18NBeanFactory.getI18NBean()
|
I18NBean |
I18NBeanFactory.getI18NBean()
|
I18NBean |
DefaultI18NBeanFactory.getI18NBean()
|
I18NBean |
CachingI18NBeanFactory.getI18NBean()
|
I18NBean |
UserI18NBeanFactory.getI18NBean(java.util.Locale locale)
|
I18NBean |
I18NBeanFactory.getI18NBean(java.util.Locale locale)
|
I18NBean |
DefaultI18NBeanFactory.getI18NBean(java.util.Locale locale)
|
I18NBean |
CachingI18NBeanFactory.getI18NBean(java.util.Locale locale)
|
Constructors in com.atlassian.confluence.util.i18n with parameters of type I18NBean | |
---|---|
VersionSpecificDocumentationBean(java.lang.String versionNumber,
I18NBean i18NBean)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |