Click or drag to resize

SanteDB.Core.Configuration.Features Namespace

 
Classes
 ClassDescription
Public classAuditAccountabilityFeature An implementation of the IFeature interface for the auditing and accountability panel
Public classCachingConfigurationFeature Implementation of an IFeature which controls the caching environment
Public classCarePathwayConfigurationFeature Represents a configuration feature which enables the DefaultCarepathEnrollmentService
Public classCoreServiceFeatures Feature which deploys the core SanteDB services
Public classCoreServiceFeaturesConfigureServicesTask Defines a structure for a single atomic configuration task
Public classCoreServiceFeaturesInstallCarePlannerServiceTask Install care planner service
Public classCoreServiceFeaturesInstallPatchServiceTask Install patching service
Public classCoreServiceFeaturesUninstallCarePlannerServiceTask Remove the care planner service
Public classCoreServiceFeaturesUninstallPatchServiceTask Remove the patching service
Public classDataPrivacyFilterFeature A configuration feature which configures the data privacy controls
Public classDataRetentionFeature Data retention feature which enables the retention service
Public classDiagnosticsFeature Configuration IFeature which controls the DiagnosticsConfigurationSection settings
Public classFileSystemQueueFeature Configures the FileSystemDispatcherQueueService in the SanteDB configuration
Public classCode exampleGenericFeatureConfiguration 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
Public classCode exampleGenericServiceFeatureTService An implementation of IFeature which configures TService
Public classGenericServiceFeatureTServiceInstallTaskTServiceType Installation task for the generic feature
Public classGenericServiceFeatureTServiceUninstallTaskTServiceType Un-install the generic feature task
Public classInstallConfigurationSectionTask A generic configuration task which installs the provided configuration section into the configuration file
Public classInstallServiceTask A generic task which installs a service
Public classJobManagerFeature Represents a feature for the job manager
Public classPersistenceStrategyFeature A IFeature which configures the appropriate persistence strategy (SIM, MDM, etc.)
Public classSecurityServicesFeature Represents the default password validation service feature
Public classUnInstallConfigurationSectionTask A generic task which removes a configuration section from the configuration file
Public classUnInstallServiceTask A generic task which removes a service from the SanteDB configuration
Interfaces
 InterfaceDescription
Public interfaceIFeatureFactory Represents a class which can create other features