|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ElasticsearchPersistentEntity in org.springframework.data.elasticsearch.core |
|---|
| Constructor parameters in org.springframework.data.elasticsearch.core with type arguments of type ElasticsearchPersistentEntity | |
|---|---|
DefaultResultMapper(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext)
|
|
| Uses of ElasticsearchPersistentEntity in org.springframework.data.elasticsearch.core.convert |
|---|
| Methods in org.springframework.data.elasticsearch.core.convert that return types with arguments of type ElasticsearchPersistentEntity | |
|---|---|
MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> |
ElasticsearchConverter.getMappingContext()
Returns the underlying MappingContext used by the converter. |
MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> |
MappingElasticsearchConverter.getMappingContext()
|
| Constructor parameters in org.springframework.data.elasticsearch.core.convert with type arguments of type ElasticsearchPersistentEntity | |
|---|---|
MappingElasticsearchConverter(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext)
|
|
| Uses of ElasticsearchPersistentEntity in org.springframework.data.elasticsearch.core.mapping |
|---|
| Classes in org.springframework.data.elasticsearch.core.mapping that implement ElasticsearchPersistentEntity | |
|---|---|
class |
SimpleElasticsearchPersistentEntity<T>
Elasticsearch specific PersistentEntity implementation holding |
| Uses of ElasticsearchPersistentEntity in org.springframework.data.elasticsearch.repository.support |
|---|
| Constructors in org.springframework.data.elasticsearch.repository.support with parameters of type ElasticsearchPersistentEntity | |
|---|---|
MappingElasticsearchEntityInformation(ElasticsearchPersistentEntity<T> entity)
|
|
MappingElasticsearchEntityInformation(ElasticsearchPersistentEntity<T> entity,
String indexName,
String type)
|
|
| Constructor parameters in org.springframework.data.elasticsearch.repository.support with type arguments of type ElasticsearchPersistentEntity | |
|---|---|
ElasticsearchEntityInformationCreatorImpl(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext)
|
|
|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||