Uses of Interface
org.ehrbase.client.openehrclient.AdminEhrEndpoint
-
Packages that use AdminEhrEndpoint Package Description org.ehrbase.client.openehrclient org.ehrbase.client.openehrclient.defaultrestclient -
-
Uses of AdminEhrEndpoint in org.ehrbase.client.openehrclient
Methods in org.ehrbase.client.openehrclient that return AdminEhrEndpoint Modifier and Type Method Description AdminEhrEndpointOpenEhrClient. adminEhrEndpoint()Get theAdminEhrEndpoint -
Uses of AdminEhrEndpoint in org.ehrbase.client.openehrclient.defaultrestclient
Classes in org.ehrbase.client.openehrclient.defaultrestclient that implement AdminEhrEndpoint Modifier and Type Class Description classDefaultRestAdminEhrEndpointRequires that the Admin endpoint is active.Methods in org.ehrbase.client.openehrclient.defaultrestclient that return AdminEhrEndpoint Modifier and Type Method Description AdminEhrEndpointDefaultRestClient. adminEhrEndpoint()
-