public interface IReadonlyMultiLingualText extends ISimpleMultiLingualText
| Modifier and Type | Method and Description |
|---|---|
Map<Locale,String> |
getAllTexts() |
Map<Locale,String> |
getMap()
Deprecated.
Use
getAllTexts() instead. |
getTextWithArgs, getTextWithLocaleFallbackAndArgsgetText, getTextWithLocaleFallbackcontainsLocale, containsLocaleWithFallback, getAllLocales, getLocaleCount@Nonnull @Deprecated Map<Locale,String> getMap()
getAllTexts() instead.null
.Copyright © 2014 Philip Helger. All rights reserved.