![]() | IPatchService Interface |
Namespace: SanteDB.Core.Services
The IPatchService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
Name | Description | |
---|---|---|
![]() | Diff |
Performs a DIFF and creates the related patch which can be used to update existing
to updated |
![]() | Patch |
Apples the specified patch onto data returning the updated object
|
![]() | Test |
Tests that the patch can be applied on the specified object
|