Spring Data Elasticsearch

Uses of Class
org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity

Packages that use SimpleElasticsearchPersistentEntity
org.springframework.data.elasticsearch.core.mapping   
 

Uses of SimpleElasticsearchPersistentEntity in org.springframework.data.elasticsearch.core.mapping
 

Methods in org.springframework.data.elasticsearch.core.mapping that return SimpleElasticsearchPersistentEntity
protected
<T> SimpleElasticsearchPersistentEntity<?>
SimpleElasticsearchMappingContext.createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation)
           
 

Methods in org.springframework.data.elasticsearch.core.mapping with parameters of type SimpleElasticsearchPersistentEntity
protected  ElasticsearchPersistentProperty SimpleElasticsearchMappingContext.createPersistentProperty(Field field, PropertyDescriptor descriptor, SimpleElasticsearchPersistentEntity<?> owner, org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder)
           
 


Spring Data Elasticsearch

Copyright © 2013 BioMed Central. All Rights Reserved.