|
Spring Data Elasticsearch | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ElasticsearchConverter
ElasticsearchConverter
Method Summary | |
---|---|
ConversionService |
getConversionService()
Returns the underlying ConversionService used by the converter. |
MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> |
getMappingContext()
Returns the underlying MappingContext used by the converter. |
Method Detail |
---|
MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> getMappingContext()
MappingContext
used by the converter.
ConversionService getConversionService()
ConversionService
used by the converter.
|
Spring Data Elasticsearch | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |