Spring Data Solr

Uses of Class
org.springframework.data.solr.core.mapping.SimpleSolrPersistentEntity

Packages that use SimpleSolrPersistentEntity
org.springframework.data.solr.core.mapping   
 

Uses of SimpleSolrPersistentEntity in org.springframework.data.solr.core.mapping
 

Methods in org.springframework.data.solr.core.mapping that return SimpleSolrPersistentEntity
protected
<T> SimpleSolrPersistentEntity<?>
SimpleSolrMappingContext.createPersistentEntity(TypeInformation<T> typeInformation)
           
 

Methods in org.springframework.data.solr.core.mapping with parameters of type SimpleSolrPersistentEntity
protected  SolrPersistentProperty SimpleSolrMappingContext.createPersistentProperty(Field field, PropertyDescriptor descriptor, SimpleSolrPersistentEntity<?> owner, SimpleTypeHolder simpleTypeHolder)
           
 


Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.