IClinicalIntegrationService Interface |
Namespace: SanteDB.DisconnectedClient.Services
The IClinicalIntegrationService type exposes the following members.
Name | Description | |
---|---|---|
ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
Name | Description | |
---|---|---|
ExistsT |
Determine if the object exists
| |
Find(Type, NameValueCollection, Int32, NullableInt32, IntegrationQueryOptions) |
Find the specified filtered object
(Inherited from IIntegrationService.) | |
FindTModel(ExpressionFuncTModel, Boolean, Int32, NullableInt32, IntegrationQueryOptions) |
Instructs the integration service to locate a specified object(s)
(Inherited from IIntegrationService.) | |
FindTModel(NameValueCollection, Int32, NullableInt32, IntegrationQueryOptions) |
Find the specified filtered object
(Inherited from IIntegrationService.) | |
Get(Type, Guid, NullableGuid, IntegrationQueryOptions) |
Instructs the integration service to retrieve the specified object
(Inherited from IIntegrationService.) | |
GetTModel(Guid, NullableGuid, IntegrationQueryOptions) |
Gets a specified model.
(Inherited from IIntegrationService.) | |
GetServerTimeDrift |
Get the server time drift
| |
Insert |
Inserts specified data.
(Inherited from IIntegrationService.) | |
IsAvailable |
Determines whether the network is available.
(Inherited from IIntegrationService.) | |
Obsolete |
Obsoletes specified data.
(Inherited from IIntegrationService.) | |
Update |
Updates specified data.
(Inherited from IIntegrationService.) |
Name | Description | |
---|---|---|
ProgressChanged |
Progress has changed
(Inherited from IIntegrationService.) | |
Responded |
The remote system has responsed
(Inherited from IIntegrationService.) | |
Responding |
Fired on response
(Inherited from IIntegrationService.) |