Spring Data Solr

Uses of Class
org.springframework.data.solr.core.mapping.SolrPersistentProperty.PropertyToFieldNameConverter

Packages that use SolrPersistentProperty.PropertyToFieldNameConverter
org.springframework.data.solr.core.mapping   
 

Uses of SolrPersistentProperty.PropertyToFieldNameConverter in org.springframework.data.solr.core.mapping
 

Methods in org.springframework.data.solr.core.mapping that return SolrPersistentProperty.PropertyToFieldNameConverter
static SolrPersistentProperty.PropertyToFieldNameConverter SolrPersistentProperty.PropertyToFieldNameConverter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SolrPersistentProperty.PropertyToFieldNameConverter[] SolrPersistentProperty.PropertyToFieldNameConverter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Solr

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