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