Spring Hateoas

Constant Field Values


Contents
org.springframework.*

org.springframework.hateoas.Link
public static final String ATOM_NAMESPACE "http://www.w3.org/2005/Atom"
public static final String REL_FIRST "first"
public static final String REL_LAST "last"
public static final String REL_NEXT "next"
public static final String REL_PREVIOUS "previous"
public static final String REL_SELF "self"


Spring Hateoas

Copyright © 2012 SpringSource, a division of VMware. All Rights Reserved.