Class RepresentationModelMixin
java.lang.Object
org.springframework.hateoas.RepresentationModel<RepresentationModelMixin>
org.springframework.hateoas.mediatype.hal.RepresentationModelMixin
public abstract class RepresentationModelMixin
extends RepresentationModel<RepresentationModelMixin>
Custom mixin to render
Links in HAL.- Author:
- Alexander Baetz, Oliver Gierke, Greg Turnquist
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RepresentationModelMixin
public RepresentationModelMixin()
-
-
Method Details
-
getLinks
Description copied from class:RepresentationModelReturns allLinks contained in this resource.- Overrides:
getLinksin classRepresentationModel<RepresentationModelMixin>- Returns:
-