AVEVA CAF API Documenation


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

For a list of all members of this type, see BaseConfigurationProvider<TS> members.

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
See Also