Uses of Interface
org.ehrbase.client.openehrclient.CompositionEndpoint
-
Packages that use CompositionEndpoint Package Description org.ehrbase.client.openehrclient org.ehrbase.client.openehrclient.defaultrestclient -
-
Uses of CompositionEndpoint in org.ehrbase.client.openehrclient
Methods in org.ehrbase.client.openehrclient that return CompositionEndpoint Modifier and Type Method Description CompositionEndpointOpenEhrClient. compositionEndpoint(UUID ehrId)Get theCompositionEndpointfor ehr with IdehrId -
Uses of CompositionEndpoint in org.ehrbase.client.openehrclient.defaultrestclient
Classes in org.ehrbase.client.openehrclient.defaultrestclient that implement CompositionEndpoint Modifier and Type Class Description classDefaultRestCompositionEndpointMethods in org.ehrbase.client.openehrclient.defaultrestclient that return CompositionEndpoint Modifier and Type Method Description CompositionEndpointDefaultRestClient. compositionEndpoint(UUID ehrId)
-