public class DefaultRepositoryMetadata extends AbstractRepositoryMetadata
RepositoryMetadata. Will inspect generic types of Repository to find out
about domain and id class.| Constructor and Description |
|---|
DefaultRepositoryMetadata(Class<?> repositoryInterface)
Creates a new
DefaultRepositoryMetadata for the given repository interface. |
getAlternativeDomainTypes, getCrudMethods, getMetadata, getRepositoryInterface, getReturnedDomainClass, isPagingRepository, isReactiveRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDomainType, getIdTypepublic DefaultRepositoryMetadata(Class<?> repositoryInterface)
DefaultRepositoryMetadata for the given repository interface.repositoryInterface - must not be null.Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.