Uses of Class
org.ehrbase.openehr.sdk.client.openehrclient.defaultrestclient.DefaultRestClient
Packages that use DefaultRestClient
Package
Description
-
Uses of DefaultRestClient in org.ehrbase.openehr.sdk.client.openehrclient.defaultrestclient
Constructors in org.ehrbase.openehr.sdk.client.openehrclient.defaultrestclient with parameters of type DefaultRestClientModifierConstructorDescriptionDefaultCrudEndpoint(DefaultRestClient restClient, UUID ehrId) DefaultRestAdminEhrEndpoint(DefaultRestClient defaultRestClient) DefaultRestAdminTemplateEndpoint(DefaultRestClient defaultRestClient) DefaultRestAqlEndpoint(DefaultRestClient defaultRestClient) DefaultRestCompositionEndpoint(DefaultRestClient defaultRestClient, UUID ehrId) DefaultRestContributionEndpoint(DefaultRestClient defaultRestClient, UUID ehrId) Instantiates a new Default rest contribution endpoint.DefaultRestEhrEndpoint(DefaultRestClient defaultRestClient) DefaultRestTemplateEndpoint(DefaultRestClient defaultRestClient) DefaultRestVersionedCompositionEndpoint(DefaultRestClient defaultRestClient, UUID ehrId) -
Uses of DefaultRestClient in org.ehrbase.openehr.sdk.client.templateprovider
Constructors in org.ehrbase.openehr.sdk.client.templateprovider with parameters of type DefaultRestClient