IRepositoryService Interface |
Namespace: SanteDB.Core.Services
The IRepositoryService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
| Name | Description | |
|---|---|---|
| Find(Expression) |
Find the specified object
| |
| Find(Expression, Int32, NullableInt32, Int32) |
Find the specified object
| |
| Get |
Get the specified object
| |
| Insert |
Inserts the specified data.
| |
| Obsolete |
Obsoletes the specified data.
| |
| Save |
Saves the specified data.
|