Interface TranslationTransform
- All Known Implementing Classes:
MockTestTranslationTransform
public interface TranslationTransform
This transform will occur dynamically when the translation is requested.
-
Method Summary
-
Method Details
-
apply
- Parameters:
locale
-key
-rawMessage
-- Returns:
-
getStateHash
return a hash of the state of the transform for cache invalidation purposes if the transform has multiple states- Since:
- 7.14
-