Package org.springdoc.hateoas.converters
Class RepresentationModelLinksOASMixin
- java.lang.Object
-
- org.springframework.hateoas.RepresentationModel<org.springframework.hateoas.mediatype.hal.RepresentationModelMixin>
-
- org.springframework.hateoas.mediatype.hal.RepresentationModelMixin
-
- org.springdoc.hateoas.converters.RepresentationModelLinksOASMixin
-
public abstract class RepresentationModelLinksOASMixin extends org.springframework.hateoas.mediatype.hal.RepresentationModelMixinThe type Representation model links oas mixin.- Author:
- bnasslahsen
-
-
Constructor Summary
Constructors Constructor Description RepresentationModelLinksOASMixin()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract org.springframework.hateoas.LinksgetLinks()
-