Interface ElasticsearchEntityInformation<T,ID>
- Type Parameters:
T
-ID
-
- All Superinterfaces:
EntityInformation<T,
,ID> EntityMetadata<T>
- All Known Implementing Classes:
MappingElasticsearchEntityInformation
- Author:
- Rizwan Idrees, Mohsin Husen, Christoph Strobl, Ivan Greene, Peter-Josef Meisch, Aleksei Arsenev
-
Method Summary
Methods inherited from interface org.springframework.data.repository.core.EntityInformation
getId, getIdType, getRequiredId, isNew
Methods inherited from interface org.springframework.data.repository.core.EntityMetadata
getJavaType
-
Method Details
-
getIdAttribute
String getIdAttribute() -
getIndexCoordinates
IndexCoordinates getIndexCoordinates() -
getVersion
-
getVersionType
-