Interface TranslationProxy
-
- All Known Implementing Classes:
TranslationsProxyImpl
public interface TranslationProxy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectfindTranslationById(java.lang.String id, java.lang.Class<?> entityClass)This method returns data as map.
-