T - ID - public interface ElasticsearchEntityInformation<T,ID>
extends org.springframework.data.repository.core.EntityInformation<T,ID>
| Modifier and Type | Method and Description |
|---|---|
String |
getIdAttribute() |
String |
getIndexName() |
String |
getParentId(T entity) |
String |
getType() |
Long |
getVersion(T entity) |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.