Uses of Class
org.ehrbase.rest.openehr.response.VersionedCompositionResponseData
-
Packages that use VersionedCompositionResponseData Package Description org.ehrbase.rest.openehr.controller -
-
Uses of VersionedCompositionResponseData in org.ehrbase.rest.openehr.controller
Methods in org.ehrbase.rest.openehr.controller that return types with arguments of type VersionedCompositionResponseData Modifier and Type Method Description org.springframework.http.ResponseEntity<VersionedCompositionResponseData>OpenehrCompositionController. getRevisionHistoryVersionedCompositionById(String ehrIdString, String versionedObjectUidString)org.springframework.http.ResponseEntity<VersionedCompositionResponseData>OpenehrCompositionController. getVersionedCompositionById(String ehrIdString, String versionedObjectUidString)
-