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