public class ElasticsearchRepositoryMetadata extends DefaultRepositoryMetadata
| Constructor and Description |
|---|
ElasticsearchRepositoryMetadata(Class<?> repositoryInterface) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getReturnedDomainClass(Method method) |
protected boolean |
isAllowedGenericType(ParameterizedType methodGenericReturnType) |
getDomainType, getIdTypegetAlternativeDomainTypes, getCrudMethods, getMetadata, getRepositoryInterface, getReturnType, isPagingRepository, isReactiveRepositorypublic ElasticsearchRepositoryMetadata(Class<?> repositoryInterface)
public Class<?> getReturnedDomainClass(Method method)
getReturnedDomainClass in interface RepositoryMetadatagetReturnedDomainClass in class AbstractRepositoryMetadataprotected boolean isAllowedGenericType(ParameterizedType methodGenericReturnType)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.