Hierarchy For Package org.springframework.data.solr.core.convert

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.data.convert.CustomConversions
    • org.springframework.data.solr.core.convert.DateTimeConverters
    • org.springframework.data.solr.core.convert.NumberConverters
    • org.springframework.data.solr.core.convert.SolrConverterBase (implements org.springframework.beans.factory.InitializingBean, org.springframework.data.solr.core.convert.SolrConverter)
      • org.springframework.data.solr.core.convert.MappingSolrConverter (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.solr.core.convert.SolrConverter)
      • org.springframework.data.solr.core.convert.SolrJConverter (implements org.springframework.data.solr.core.convert.SolrConverter)

Interface Hierarchy

  • org.springframework.data.convert.EntityReader<T,S>
    • org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityWriter<T,S>)
      • org.springframework.data.solr.core.convert.SolrConverter (also extends org.springframework.data.convert.EntityReader<T,S>, org.springframework.data.convert.EntityWriter<T,S>)
    • org.springframework.data.solr.core.convert.SolrConverter (also extends org.springframework.data.convert.EntityConverter<E,P,T,S>, org.springframework.data.convert.EntityWriter<T,S>)
  • org.springframework.data.convert.EntityWriter<T,S>
    • org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityReader<T,S>)
      • org.springframework.data.solr.core.convert.SolrConverter (also extends org.springframework.data.convert.EntityReader<T,S>, org.springframework.data.convert.EntityWriter<T,S>)
    • org.springframework.data.solr.core.convert.SolrConverter (also extends org.springframework.data.convert.EntityConverter<E,P,T,S>, org.springframework.data.convert.EntityReader<T,S>)

Enum Class Hierarchy