Package tv.hd3g.selfautorestdoc.demo
Class BaseRepresentationModel
java.lang.Object
org.springframework.hateoas.RepresentationModel<BaseRepresentationModel>
tv.hd3g.selfautorestdoc.demo.BaseRepresentationModel
- Direct Known Subclasses:
OutputDto
public class BaseRepresentationModel
extends org.springframework.hateoas.RepresentationModel<BaseRepresentationModel>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, equals, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hashCode, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
Constructor Details
-
BaseRepresentationModel
public BaseRepresentationModel()
-