public interface ResourceProcessor<T extends ResourceSupport>
ResourceSupport
instances returned from Spring MVC
controllers.Modifier and Type | Method and Description |
---|---|
T |
process(T resource)
Processes the given resource, add links, alter the domain data etc.
|
Copyright © 2012-2016–2018 Pivotal, Inc.. All rights reserved.