Spring Hateoas

Uses of Interface
org.springframework.hateoas.core.EmbeddedWrapper

Packages that use EmbeddedWrapper
org.springframework.hateoas.core   
 

Uses of EmbeddedWrapper in org.springframework.hateoas.core
 

Methods in org.springframework.hateoas.core that return EmbeddedWrapper
 EmbeddedWrapper EmbeddedWrappers.wrap(Object source)
          Creates a new EmbeddedWrapper that
 EmbeddedWrapper EmbeddedWrappers.wrap(Object source, String rel)
          Creates a new EmbeddedWrapper with the given rel.
 


Spring Hateoas

Copyright © 2012-2014-2014 Pivotal, Inc.. All Rights Reserved.