public interface ElasticsearchConverter
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.convert.ConversionService |
getConversionService()
Returns the underlying
ConversionService used by the converter. |
org.springframework.data.mapping.context.MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> |
getMappingContext()
Returns the underlying
MappingContext used by the converter. |
org.springframework.data.mapping.context.MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> getMappingContext()
MappingContext used by the converter.org.springframework.core.convert.ConversionService getConversionService()
ConversionService used by the converter.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.