public interface RepresentationModelProcessor<T extends RepresentationModel<?>>
RepresentationModel instances returned from Spring MVC
controllers.EntityModel,
CollectionModel| Modifier and Type | Method and Description |
|---|---|
T |
process(T resource)
Processes the given representation model, add links, alter the domain data etc.
|
Copyright © 2012-2019–2019 Pivotal, Inc.. All rights reserved.