public class PersistentEntityResourceProcessor extends Object implements org.springframework.hateoas.ResourceProcessor<PersistentEntityResource>
| Constructor and Description |
|---|
PersistentEntityResourceProcessor(Repositories repositories,
List<org.springframework.hateoas.ResourceProcessor<org.springframework.hateoas.Resource<?>>> resourceProcessors) |
| Modifier and Type | Method and Description |
|---|---|
PersistentEntityResource |
process(PersistentEntityResource resource) |
@Autowired public PersistentEntityResourceProcessor(Repositories repositories, List<org.springframework.hateoas.ResourceProcessor<org.springframework.hateoas.Resource<?>>> resourceProcessors)
public PersistentEntityResource process(PersistentEntityResource resource)
process in interface org.springframework.hateoas.ResourceProcessor<PersistentEntityResource>Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.