|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SolrEntityInformation | |
|---|---|
| org.springframework.data.solr.repository.query | |
| org.springframework.data.solr.repository.support | |
| Uses of SolrEntityInformation in org.springframework.data.solr.repository.query |
|---|
| Methods in org.springframework.data.solr.repository.query that return SolrEntityInformation | ||
|---|---|---|
SolrEntityInformation<?,?> |
SolrQueryMethod.getEntityInformation()
|
|
|
SolrEntityInformationCreator.getEntityInformation(Class<T> domainClass)
|
|
| Uses of SolrEntityInformation in org.springframework.data.solr.repository.support |
|---|
| Classes in org.springframework.data.solr.repository.support that implement SolrEntityInformation | |
|---|---|
class |
MappingSolrEntityInformation<T,ID extends Serializable>
Solr specific implementation of AbstractEntityInformation |
| Methods in org.springframework.data.solr.repository.support that return SolrEntityInformation | ||
|---|---|---|
|
SolrEntityInformationCreatorImpl.getEntityInformation(Class<T> domainClass)
|
|
|
SolrRepositoryFactory.getEntityInformation(Class<T> domainClass)
|
|
| Constructors in org.springframework.data.solr.repository.support with parameters of type SolrEntityInformation | |
|---|---|
SimpleSolrRepository(SolrEntityInformation<T,?> metadata,
SolrOperations solrOperations)
|
|
|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||