Class ResourceLinkAssembler


  • public class ResourceLinkAssembler
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void addLinks​(org.springframework.hateoas.PagedModel pagedResources, java.lang.Class type, java.lang.String selfRel)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResourceLinkAssembler

        public ResourceLinkAssembler()
    • Method Detail

      • addLinks

        public static void addLinks​(org.springframework.hateoas.PagedModel pagedResources,
                                    java.lang.Class type,
                                    java.lang.String selfRel)