Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements 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.solr.repository.query.AbstractSolrQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.solr.repository.query.BindableSolrParameter
- org.springframework.data.solr.core.geo.BoundingBox
- org.springframework.data.solr.core.geo.BoundingBox.Builder
- org.springframework.data.repository.cdi.CdiRepositoryBean<T> (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
- org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport (implements javax.enterprise.inject.spi.Extension)
- org.springframework.data.solr.core.query.Criteria
- org.springframework.data.solr.core.query.Criteria.CriteriaEntry
- org.springframework.data.solr.core.convert.CustomConversions
- org.springframework.data.solr.core.convert.DateTimeConverters
- org.springframework.data.solr.core.geo.Distance
- org.springframework.data.solr.server.support.EmbeddedSolrServerFactory (implements org.springframework.beans.factory.DisposableBean, org.springframework.data.solr.server.SolrServerFactory)
- org.springframework.data.solr.core.query.FacetOptions
- org.springframework.data.solr.core.geo.GeoConverters
- org.springframework.data.solr.core.geo.GeoLocation
- org.springframework.data.solr.core.query.result.HighlightEntry<T>
- org.springframework.data.solr.core.query.result.HighlightEntry.Highlight
- org.springframework.data.solr.core.query.HighlightOptions
- org.springframework.data.solr.server.support.HttpSolrServerFactory
- org.springframework.data.solr.core.query.Join
- org.springframework.data.solr.core.query.Join.Builder
- org.springframework.data.solr.server.support.MulticoreSolrServerFactory
- org.springframework.data.solr.core.convert.NumberConverters
- org.springframework.data.domain.PageImpl<T> (implements org.springframework.data.domain.Page<T>, java.io.Serializable)
- org.springframework.data.solr.core.query.result.SolrResultPage<T> (implements org.springframework.data.solr.core.query.result.FacetPage<T>, org.springframework.data.solr.core.query.result.HighlightPage<T>)
- org.springframework.data.repository.query.Parameters<S,T> (implements java.lang.Iterable<T>)
- org.springframework.data.solr.core.query.PartialUpdate (implements org.springframework.data.solr.core.query.Update)
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.solr.core.query.QueryParameterImpl (implements org.springframework.data.solr.core.query.QueryParameter)
- org.springframework.data.solr.core.QueryParserBase<QUERYTPYE> (implements org.springframework.data.solr.core.QueryParser)
- org.springframework.data.solr.core.QueryParsers
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.data.solr.core.query.SimpleField (implements org.springframework.data.solr.core.query.Field)
- org.springframework.data.solr.core.query.SimpleFilterQuery (implements org.springframework.data.solr.core.query.FilterQuery)
- org.springframework.data.solr.core.query.SimplePivotField (implements org.springframework.data.solr.core.query.PivotField)
- org.springframework.data.solr.core.query.SimpleQuery (implements org.springframework.data.solr.core.query.FilterQuery, org.springframework.data.solr.core.query.Query)
- org.springframework.data.solr.repository.support.SimpleSolrRepository<T,ID> (implements org.springframework.data.solr.repository.SolrCrudRepository<T,ID>)
- org.springframework.data.solr.core.query.SimpleTermsQuery (implements org.springframework.data.solr.core.query.TermsQuery)
- org.springframework.data.solr.core.query.SimpleTermsQuery.Builder
- org.springframework.data.solr.core.convert.SolrConverterBase (implements org.springframework.beans.factory.InitializingBean, org.springframework.data.solr.core.convert.SolrConverter)
- org.springframework.data.solr.repository.support.SolrEntityInformationCreatorImpl (implements org.springframework.data.solr.repository.query.SolrEntityInformationCreator)
- org.springframework.data.solr.core.SolrExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.data.solr.repository.query.SolrParametersParameterAccessor (implements org.springframework.data.solr.repository.query.SolrParameterAccessor)
- org.springframework.data.solr.repository.query.SolrParametersParameterAccessor.BindableSolrParameterIterator (implements java.util.Iterator<E>)
- org.springframework.data.solr.server.support.SolrServerUtils
- org.springframework.data.solr.core.mapping.SolrSimpleTypes
- org.springframework.data.solr.core.SolrTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.solr.core.SolrOperations)
- org.springframework.data.solr.core.query.result.StringPageKey (implements org.springframework.data.solr.core.query.result.PageKey)
- org.springframework.data.solr.core.query.TermsOptions
- org.springframework.data.solr.core.query.TermsOptions.BoundTerm
- org.springframework.data.solr.core.query.result.TermsResultPage (implements org.springframework.data.solr.core.query.result.TermsPage)
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.data.solr.core.query.result.ValueCountEntry (implements org.springframework.data.solr.core.query.result.CountEntry)
- org.springframework.data.solr.VersionUtil
Interface Hierarchy
Annotation Type Hierarchy
- org.springframework.data.solr.core.mapping.SolrDocument (implements java.lang.annotation.Annotation)
- org.springframework.data.solr.core.mapping.Indexed (implements java.lang.annotation.Annotation)
- org.springframework.data.solr.repository.Query (implements java.lang.annotation.Annotation)
- org.springframework.data.solr.repository.Highlight (implements java.lang.annotation.Annotation)
- org.springframework.data.solr.repository.Facet (implements java.lang.annotation.Annotation)
- org.springframework.data.solr.repository.Boost (implements java.lang.annotation.Annotation)
- org.springframework.data.solr.repository.config.EnableSolrRepositories (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.springframework.data.solr.core.convert.NumberConverters.NumberConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.convert.DateTimeConverters.JodaDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.convert.DateTimeConverters.StringToJodaDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.convert.DateTimeConverters.DateToJodaDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.convert.DateTimeConverters.JodaDateTimeToDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.convert.DateTimeConverters.JodaLocalDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.convert.DateTimeConverters.JodaLocalDateTimeToDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.convert.DateTimeConverters.DateToLocalDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.convert.DateTimeConverters.JavaDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.geo.GeoConverters.GeoLocationToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.geo.GeoConverters.StringToGeoLocationConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.geo.GeoConverters.DistanceToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.geo.Distance.Unit
- org.springframework.data.solr.core.mapping.SolrPersistentProperty.PropertyToFieldNameConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.solr.core.query.UpdateAction
- org.springframework.data.solr.core.query.TermsOptions.Sort
- org.springframework.data.solr.core.query.TermsOptions.RegexFlag
- org.springframework.data.solr.core.query.Query.Operator
- org.springframework.data.solr.core.query.FacetOptions.FacetSort
- org.springframework.data.solr.core.query.Criteria.OperationKey
Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.