-
Deprecated MethodsMethodDescriptionUse the
isExpiredmethod.Use theisExpiredmethod.Replaced byTranslationMessage.getMessage(Locale, String, String, Object...)which fetches source messages from messages_source.json of the component. This method only supports English as both the default and the source locale.Replaced byTranslationMessage.getMessage(Locale, String, String, Object...)which fetches source messages from messages_source.json of the component. This method only supports English as both the default and the source locale.Replaced byTranslationMessage.getMessages(Locale, String)Collection of source message is not supported at runtime.Collection of source message is not supported at runtime.UseTranslationCacheManager.getInstanceinstead
isExpiredmethod.