ResponseEntity<? extends org.springframework.hateoas.ResourceSupport> |
RepositoryPropertyReferenceController.deletePropertyReference(org.springframework.data.rest.webmvc.RepositoryRestRequest repoRequest,
String id,
String property) |
ResponseEntity<org.springframework.hateoas.ResourceSupport> |
RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RepositoryRestRequest repoRequest,
String id,
String property) |
ResponseEntity<org.springframework.hateoas.ResourceSupport> |
RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RepositoryRestRequest repoRequest,
String id,
String property,
String propertyId) |
ResponseEntity<org.springframework.hateoas.ResourceSupport> |
RepositoryPropertyReferenceController.followPropertyReferenceCompact(org.springframework.data.rest.webmvc.RepositoryRestRequest repoRequest,
String id,
String property) |