org.springframework.data.elasticsearch.repository.support
Class ElasticsearchEntityInformationCreatorImpl
java.lang.Object
org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreatorImpl
- All Implemented Interfaces:
- ElasticsearchEntityInformationCreator
public class ElasticsearchEntityInformationCreatorImpl
- extends Object
- implements ElasticsearchEntityInformationCreator
ElasticsearchEntityInformationCreatorImpl
- Author:
- Rizwan Idrees, Mohsin Husen, Oliver Gierke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElasticsearchEntityInformationCreatorImpl
public ElasticsearchEntityInformationCreatorImpl(MappingContext<? extends ElasticsearchPersistentEntity<?>,ElasticsearchPersistentProperty> mappingContext)
getEntityInformation
public <T,ID extends Serializable> ElasticsearchEntityInformation<T,ID> getEntityInformation(Class<T> domainClass)
- Specified by:
getEntityInformation in interface ElasticsearchEntityInformationCreator
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.