Click or drag to resize

UpstreamServiceBase Class

A base class for repositories which use the AMI as their base data source
Inheritance Hierarchy
SystemObject
  SanteDB.Client.Upstream.RepositoriesUpstreamServiceBase
    More

Namespace: SanteDB.Client.Upstream.Repositories
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public abstract class UpstreamServiceBase

The UpstreamServiceBase type exposes the following members.

Constructors
 NameDescription
Public methodUpstreamServiceBase DI constructor
Top
Properties
 NameDescription
Protected propertyIsUpstreamConfigured Get whether the upstream is conifgured
Protected propertyRestClientFactory Get the upstream client factory
Protected propertyUpstreamAvailabilityProvider Get the upstream availability provider
Protected propertyUpstreamIntegrationService Get the upstream management service
Protected propertyUpstreamManagementService Gets the upstream management
Top
Methods
 NameDescription
Protected methodCreateAmiServiceClient Get client for the AMI
Protected methodCreateHdsiServiceClient Create an HDSI service client
Protected methodCreateRestClient Create a generic rest client
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodHasUpstreamAuthContext Determine if the current auth context is appropriate for upstream communications
Public methodIsUpstreamAvailable Gets a value that indicates whether the upstream
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Fields
 NameDescription
Protected field_Tracer The tracer to use to log messages
Top
Extension Methods
 NameDescription
Public Extension MethodConvertTReturn The purpose of this method is to convert object me to TReturn. Why? Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast so we have to copy.
(Defined by ExtensionMethods)
Public Extension MethodWithControl With control parameter is used as a wrapper for _ parameters
(Defined by QueryFilterExtensions)
Top
See Also
Inheritance Hierarchy
SystemObject
  SanteDB.Client.Upstream.RepositoriesUpstreamServiceBase
    SanteDB.Client.Disconnected.Data.SynchronizationUpstreamSynchronizationService
    SanteDB.Client.Upstream.ManagementUpstreamDataTemplateManagementService
    SanteDB.Client.Upstream.ManagementUpstreamDiagnosticRepository
    SanteDB.Client.Upstream.ManagementUpstreamForeignDataManagement
    SanteDB.Client.Upstream.ManagementUpstreamJobManager
    SanteDB.Client.Upstream.ManagementUpstreamPubSubManager
    SanteDB.Client.Upstream.MatchingUpstreamMatchConfigurationService
    SanteDB.Client.Upstream.RepositoriesBridgedSecurityRepositoryService
    SanteDB.Client.Upstream.RepositoriesUpstreamBiMetadataRepository
    SanteDB.Client.Upstream.RepositoriesUpstreamPolicyInformationService
    SanteDB.Client.Upstream.RepositoriesUpstreamRepositoryServiceBaseTModel, TWireFormat, TCollection
    SanteDB.Client.Upstream.RepositoriesUpstreamResourceCheckoutService
    SanteDB.Client.Upstream.RepositoriesUpstreamSecurityChallengeProvider
    SanteDB.Client.Upstream.RepositoriesUpstreamSecurityRepository
    SanteDB.Client.Upstream.SecurityBridgedApplicationIdentityProvider
    SanteDB.Client.Upstream.SecurityBridgedIdentityProvider
    SanteDB.Client.Upstream.SecurityBridgedPolicyInformationService
    SanteDB.Client.Upstream.SecurityUpstreamApplicationIdentityProvider
    SanteDB.Client.Upstream.SecurityUpstreamCertificateAssociationManager
    SanteDB.Client.Upstream.SecurityUpstreamDeviceIdentityProvider
    SanteDB.Client.Upstream.SecurityUpstreamIdentityProvider
    SanteDB.Client.Upstream.SecurityUpstreamRoleProviderService
    SanteDB.Client.Upstream.SecurityUpstreamTfaService
    SanteDB.Client.UpstreamUpstreamDecisionSupportService
    SanteDB.Client.UpstreamUpstreamEndpointMetadataUtil