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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
    • org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
    • org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
    • org.springframework.data.solr.core.mapping.SolrMappingEventPublisher (implements org.springframework.context.ApplicationEventPublisher)
    • org.springframework.data.solr.core.mapping.SolrSimpleTypes

Interface Hierarchy

  • java.lang.Iterable<T>
    • org.springframework.data.mapping.PersistentEntity<T,P>
  • org.springframework.data.mapping.PersistentProperty<P>

Annotation Interface Hierarchy

  • org.springframework.data.solr.core.mapping.ChildDocument (implements java.lang.annotation.Annotation)
  • org.springframework.data.solr.core.mapping.Dynamic (implements java.lang.annotation.Annotation)
  • org.springframework.data.solr.core.mapping.Indexed (implements java.lang.annotation.Annotation)
  • org.springframework.data.solr.core.mapping.Score (implements java.lang.annotation.Annotation)
  • org.springframework.data.solr.core.mapping.SolrDocument (implements java.lang.annotation.Annotation)

Enum Class Hierarchy