org.springframework.data.solr.repository.support
Class SolrEntityInformationCreatorImpl
java.lang.Object
org.springframework.data.solr.repository.support.SolrEntityInformationCreatorImpl
- All Implemented Interfaces:
- SolrEntityInformationCreator
public class SolrEntityInformationCreatorImpl
- extends Object
- implements SolrEntityInformationCreator
- Author:
- Christoph Strobl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SolrEntityInformationCreatorImpl
public SolrEntityInformationCreatorImpl(MappingContext<? extends SolrPersistentEntity<?>,SolrPersistentProperty> mappingContext)
getEntityInformation
public <T,ID extends Serializable> SolrEntityInformation<T,ID> getEntityInformation(Class<T> domainClass)
- Specified by:
getEntityInformation in interface SolrEntityInformationCreator
Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.