Interface TranslationProxy

    • Method Detail

      • findTranslationById

        java.lang.Object findTranslationById​(java.lang.String id,
                                             java.lang.Class<?> entityClass)
        This method returns data as map.
        Parameters:
        id - identification for database entity, which will be revers on map
        entityClass - class of the entity
        Returns:
        data as object