public class SolrEntityInformationCreatorImpl extends Object implements SolrEntityInformationCreator
| Constructor and Description |
|---|
SolrEntityInformationCreatorImpl(MappingContext<? extends SolrPersistentEntity<?>,SolrPersistentProperty> mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
<T,ID> SolrEntityInformation<T,ID> |
getEntityInformation(Class<T> domainClass) |
public SolrEntityInformationCreatorImpl(MappingContext<? extends SolrPersistentEntity<?>,SolrPersistentProperty> mappingContext)
public <T,ID> SolrEntityInformation<T,ID> getEntityInformation(Class<T> domainClass)
getEntityInformation in interface SolrEntityInformationCreatorCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.