public static interface CmsMultiMessages.I_KeyFallbackHandler
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<java.lang.String> |
getFallbackKey(java.lang.String key)
Gets the fallback key for the given key, or the absent value if there is no fallback key.
|
com.google.common.base.Optional<java.lang.String> getFallbackKey(java.lang.String key)
key
- the original key