Sante |
| Class | Description | |
|---|---|---|
| AuditAccountabilityFeature | An implementation of the IFeature interface for the auditing and accountability panel | |
| CachingConfigurationFeature | Implementation of an IFeature which controls the caching environment | |
| CarePathwayConfigurationFeature | Represents a configuration feature which enables the DefaultCarepathEnrollmentService | |
| CoreServiceFeatures | Feature which deploys the core SanteDB services | |
| CoreServiceFeaturesConfigureServicesTask | Defines a structure for a single atomic configuration task | |
| CoreServiceFeaturesInstallCarePlannerServiceTask | Install care planner service | |
| CoreServiceFeaturesInstallPatchServiceTask | Install patching service | |
| CoreServiceFeaturesUninstallCarePlannerServiceTask | Remove the care planner service | |
| CoreServiceFeaturesUninstallPatchServiceTask | Remove the patching service | |
| DataPrivacyFilterFeature | A configuration feature which configures the data privacy controls | |
| DataRetentionFeature | Data retention feature which enables the retention service | |
| DiagnosticsFeature | Configuration IFeature which controls the DiagnosticsConfigurationSection settings | |
| FileSystemQueueFeature | Configures the FileSystemDispatcherQueueService in the SanteDB configuration | |
| GenericFeatureConfiguration | A generic feature configuration structure which can be used when a feature wants to re-organize the manner in which it displays the inputs for the configuration | |
| GenericServiceFeatureTService | An implementation of IFeature which configures TService | |
| GenericServiceFeatureTServiceInstallTaskTServiceType | Installation task for the generic feature | |
| GenericServiceFeatureTServiceUninstallTaskTServiceType | Un-install the generic feature task | |
| InstallConfigurationSectionTask | A generic configuration task which installs the provided configuration section into the configuration file | |
| InstallServiceTask | A generic task which installs a service | |
| JobManagerFeature | Represents a feature for the job manager | |
| PersistenceStrategyFeature | A IFeature which configures the appropriate persistence strategy (SIM, MDM, etc.) | |
| SecurityServicesFeature | Represents the default password validation service feature | |
| UnInstallConfigurationSectionTask | A generic task which removes a configuration section from the configuration file | |
| UnInstallServiceTask | A generic task which removes a service from the SanteDB configuration |
| Interface | Description | |
|---|---|---|
| IFeatureFactory | Represents a class which can create other features |