Uses of Interface
org.ehrbase.client.openehrclient.ContributionEndpoint
-
Packages that use ContributionEndpoint Package Description org.ehrbase.client.openehrclient org.ehrbase.client.openehrclient.defaultrestclient -
-
Uses of ContributionEndpoint in org.ehrbase.client.openehrclient
Methods in org.ehrbase.client.openehrclient that return ContributionEndpoint Modifier and Type Method Description ContributionEndpointOpenEhrClient. contributionEndpoint(UUID ehrId)Get theContributionEndpointfor ehr with IdehrId -
Uses of ContributionEndpoint in org.ehrbase.client.openehrclient.defaultrestclient
Classes in org.ehrbase.client.openehrclient.defaultrestclient that implement ContributionEndpoint Modifier and Type Class Description classDefaultRestContributionEndpointThe type Default rest contribution endpoint.Methods in org.ehrbase.client.openehrclient.defaultrestclient that return ContributionEndpoint Modifier and Type Method Description ContributionEndpointDefaultRestClient. contributionEndpoint(UUID ehrId)
-