Class DefaultRestContributionEndpoint

java.lang.Object
org.ehrbase.openehr.sdk.client.openehrclient.defaultrestclient.DefaultRestContributionEndpoint
All Implemented Interfaces:
ContributionEndpoint

public class DefaultRestContributionEndpoint extends Object implements ContributionEndpoint
The type Default rest contribution endpoint.
  • Field Details

  • Constructor Details

    • DefaultRestContributionEndpoint

      public DefaultRestContributionEndpoint(DefaultRestClient defaultRestClient, UUID ehrId)
      Instantiates a new Default rest contribution endpoint.
      Parameters:
      defaultRestClient - the default rest client
      ehrId - the ehr id
  • Method Details