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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElasticsearchEntityInformationCreatorImpl
public ElasticsearchEntityInformationCreatorImpl(org.springframework.data.mapping.context.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 © 2013 BioMed Central. All Rights Reserved.