Sante |
| Class | Description | |
|---|---|---|
| CachedResourceCheckoutService | A checkout service which uses the current adhoc cache to manage checkouts | |
| DefaultBarcodeProviderService | Default implementation of IBarcodeProviderService | |
| DefaultCarepathEnrollmentService | Default carepath enrolment service | |
| DefaultNetworkInformationService | Default network information service | |
| DefaultOperatingSystemInfoService | Default operating system service | |
| DefaultServiceFactory | Represents a service factory that constructs the "default" services if no other services are registered | |
| DefaultThreadPoolService | Represents a thread pool which is implemented separately from the default .net threadpool, this is to reduce the load on the .net framework thread pool | |
| DependencyServiceManager | The core implementation of IServiceProvider and IServiceManager that supports SanteDB's dependency injection technology. | |
| FileConfigurationService | Provides a redirected configuration service which reads configuration information from a file | |
| FileSystemDataStreamManager | File system based stream manager | |
| FileSystemDispatcherQueueService | A persistent queue service that uses the file system (use when there's no other infrastructure) | |
| FileSystemDispatcherQueueServiceQueueEntry | Queue entry | |
| JwsResourcePointerService | Represents a record pointer service using JWS | |
| LocalMailMessageService | Represents a IMailMessageService which uses database persistence layer to store / retrieve mail messages within the system | |
| LocalTagPersistenceService |
Tag persistence service for tags - is used as a fallback as it is slower than using the ADO or remote tag service
Obsolete | |
| NetThreadPoolService | Represents a thread pool which is implemented to wrap .NET thread pool | |
| ResourceCheckoutLock | Data class for checkout lock | |
| SimplePatchService | Represents a simple patch service which can calculate patches and apply them |