Spring Data Elasticsearch

org.springframework.data.elasticsearch.core.mapping
Interface ElasticsearchPersistentProperty

All Superinterfaces:
org.springframework.data.mapping.PersistentProperty<ElasticsearchPersistentProperty>
All Known Implementing Classes:
SimpleElasticsearchPersistentProperty

public interface ElasticsearchPersistentProperty
extends org.springframework.data.mapping.PersistentProperty<ElasticsearchPersistentProperty>


Nested Class Summary
static class ElasticsearchPersistentProperty.PropertyToFieldNameConverter
           
 
Method Summary
 String getFieldName()
           
 
Methods inherited from interface org.springframework.data.mapping.PersistentProperty
getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityType, getRawType, getSetter, getSpelExpression, getType, getTypeInformation, isArray, isAssociation, isCollectionLike, isEntity, isIdProperty, isMap, isTransient, shallBePersisted
 

Method Detail

getFieldName

String getFieldName()

Spring Data Elasticsearch

Copyright © 2013 BioMed Central. All Rights Reserved.