Interface ElasticsearchEntityInformation<T,ID>

Type Parameters:
T -
ID -
All Superinterfaces:
EntityInformation<T,ID>, EntityMetadata<T>
All Known Implementing Classes:
MappingElasticsearchEntityInformation

public interface ElasticsearchEntityInformation<T,ID> extends EntityInformation<T,ID>
Author:
Rizwan Idrees, Mohsin Husen, Christoph Strobl, Ivan Greene, Peter-Josef Meisch, Aleksei Arsenev