Interface FieldNameTranslator.FieldInfosMapping

    • Method Detail

      • getFieldInfos

        java.util.Map<java.lang.String,​FieldNameTranslator.FieldInfo> getFieldInfos()
        Returns a Map containing the field infos with the field name as key.
        Returns:
        the field infos
      • getInvertedFieldInfos

        java.util.Map<java.lang.String,​FieldNameTranslator.FieldInfo> getInvertedFieldInfos()
        Returns a Map containing the field infos with the translated field name as key.
        Returns:
        the field infos