Uses of Interface
org.ehrbase.client.openehrclient.DirectoryCrudEndpoint
-
Packages that use DirectoryCrudEndpoint Package Description org.ehrbase.client.openehrclient org.ehrbase.client.openehrclient.defaultrestclient -
-
Uses of DirectoryCrudEndpoint in org.ehrbase.client.openehrclient
Methods in org.ehrbase.client.openehrclient that return DirectoryCrudEndpoint Modifier and Type Method Description DirectoryCrudEndpointOpenEhrClient. directoryCrudEndpoint(UUID ehrId) -
Uses of DirectoryCrudEndpoint in org.ehrbase.client.openehrclient.defaultrestclient
Classes in org.ehrbase.client.openehrclient.defaultrestclient that implement DirectoryCrudEndpoint Modifier and Type Class Description classDefaultCrudEndpointMethods in org.ehrbase.client.openehrclient.defaultrestclient that return DirectoryCrudEndpoint Modifier and Type Method Description DirectoryCrudEndpointDefaultRestClient. directoryCrudEndpoint(UUID ehrId)
-