Uses of Class
org.ehrbase.rest.ehrscape.responsedata.EhrResponseData
Packages that use EhrResponseData
-
Uses of EhrResponseData in org.ehrbase.rest.ehrscape.controller
Methods in org.ehrbase.rest.ehrscape.controller that return types with arguments of type EhrResponseDataModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<EhrResponseData>EhrController.createEhr(String subjectId, String subjectNamespace, String committerId, String committerName, String contentType) org.springframework.http.ResponseEntity<EhrResponseData>org.springframework.http.ResponseEntity<EhrResponseData>org.springframework.http.ResponseEntity<EhrResponseData>EhrController.updateStatus(UUID ehrId, String ehrStatus, String contentType)