Interface FieldNameTranslator.FieldInfo

    • Method Detail

      • getFieldName

        java.lang.String getFieldName()
        Returns the field name.
        Returns:
        the field name
      • getTranslatedFieldName

        java.lang.String getTranslatedFieldName()
        Returns the translated field name.
        Returns:
        the translated field name
      • getIndexedProperty

        IndexedProperty getIndexedProperty()
        Returns the indexed property that is associated with the field (if one exists).
        Returns:
        the indexed property