Class RepositorySearchesResource
java.lang.Object
org.springframework.hateoas.RepresentationModel<RepositorySearchesResource>
org.springframework.data.rest.webmvc.RepositorySearchesResource
A custom
RepresentationModel
type to be able to write custom RepresentationModelProcessor
s to add
additional links to ones automatically exposed for Spring Data repository query methods.- Author:
- Oliver Gierke
-
Method Summary
Modifier and TypeMethodDescriptionClass<?>
Returns the domain type for which the resource lists searches.
-
Method Details
-
getDomainType
Returns the domain type for which the resource lists searches.- Returns:
-