public class ContentLinksResourceProcessor extends Object implements org.springframework.hateoas.ResourceProcessor<org.springframework.data.rest.webmvc.PersistentEntityResource>
| Constructor and Description |
|---|
ContentLinksResourceProcessor(ContentStoreService stores) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.rest.webmvc.PersistentEntityResource |
process(org.springframework.data.rest.webmvc.PersistentEntityResource resource) |
public ContentLinksResourceProcessor(ContentStoreService stores)
public org.springframework.data.rest.webmvc.PersistentEntityResource process(org.springframework.data.rest.webmvc.PersistentEntityResource resource)
process in interface org.springframework.hateoas.ResourceProcessor<org.springframework.data.rest.webmvc.PersistentEntityResource>Copyright © 2018 Paul Warren. All rights reserved.