AVEVA CAF API Documenation
Fields  Properties  Methods  Events


Aveva.ApplicationFramework Namespace : BaseConfigurationProvider<TS> Class
BaseConfigurationProvider<TS> Class Members

The following tables list the members exposed by BaseConfigurationProvider<TS>.

Public Fields
 NameDescription
Public Field CreateIfMissing  
Top
Protected Fields
 NameDescription
Protected Field Auto qualifier prefix  
Protected Field Group Names  
Top
Public Properties
 NameDescription
Public Property Active flag  
Public Property Auto discover configurations  
Public Property Can create the configuration value element if one doesn't exist  
Public Property Return all configurations  
Public Property Who created this provider  
Public Property Display Name  
Public Property Display text for this provider  
Public Property Enumerations  
Public Property Provider to upgrade to  
Public Property Groups  
Public Property Get list of known configurations  
Public Property Manager for this provider  
Public Property Name  
Public Property Precedence  
Public Property ProviderType  
Public Property Provider supports overriding values  
Public Property User set  
Top
Public Methods
 NameDescription
Public Method Add configuration  
Public Method Add configurations  
Public Method Copy configurations and groups from another provider  
Public Method Copy a given configuration from another provider  
Public Method Dispose  
Public Method Searches for the first group.  
Public Method Get configuration value by key  
Public Method Get all configuration values known by the provider.  
Public Method  
Public Method Get Configuration by name  
Public Method Get a given configuration for display purposes  
Public MethodOverloaded.  Get Configuration Value  
Public Method Get value for display  
Public Method Get enumeration members  
Public Method get matching configurations  
Public Method Get configuration  
Public Method Get untyped value  
Public Method Query if configuration known  
Public Method Remove a named configuration from the list of known configurations  
Public Method Template method - provider specific implementation to remove configuration  
Public MethodOverloaded.  Save  
Public Method Set configuration by key and value  
Public Method Set for string  
Public Method Set from string  
Top
Protected Methods
 NameDescription
Protected Method Adds a group if required.  
Protected Method Add Groups from key if required.  
Protected Method Check if configuration exists  
Protected Method Create new configuration from another one (kept for backwards signature compatibility)  
Protected Method Create new Group at source  
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Protected Method Get Value by name  
Protected Method Safe name  
Protected Method Set Value  
Top
Public Events
 NameDescription
Public Event Update event handler raised when configuration added to provider  
Public Event Update event handler when configuration removed from provider  
Top
See Also