Class PersistentEntityResourceProcessor

java.lang.Object
org.springframework.data.rest.webmvc.support.PersistentEntityResourceProcessor
All Implemented Interfaces:
RepresentationModelProcessor<PersistentEntityResource>

public class PersistentEntityResourceProcessor extends Object implements RepresentationModelProcessor<PersistentEntityResource>
Author:
Jon Brisbin