public interface ResourceAssembler<T,D extends ResourceSupport>
ResourceSupport
.Modifier and Type | Method and Description |
---|---|
D |
toResource(T entity)
Converts the given entity into an
ResourceSupport . |
D toResource(T entity)
ResourceSupport
.entity
- Copyright © 2012-2015–2015 Pivotal, Inc.. All rights reserved.