AVEVA CAF API Documenation


Aveva.ApplicationFramework Namespace : XmlConfigurationProvider Class
XmlConfigurationProvider Class Methods

For a list of all members of this type, see XmlConfigurationProvider members.

Public Methods
 NameDescription
Public Method Add configuration (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Add configurations (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Copy configurations and groups from another provider (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Copy a given configuration from another provider (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Dispose (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Searches for the first group. (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public MethodOverridden.  Get configuration value by key  
Public Method Get all configuration values known by the provider. (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public MethodOverridden.  Get Configuration by name  
Public Method Get a given configuration for display purposes (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public MethodOverloaded.  Get configuration value (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Get value for display (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Get enumeration members (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method get matching configurations (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Get configuration (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public MethodOverridden.  Get untyped value  
Public Method Query if configuration known (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Remove a named configuration from the list of known configurations (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Template method - provider specific implementation to remove configuration (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public MethodOverloaded. Overridden.  Save  
Public MethodOverridden.  Set configuration by key and value  
Public Method Set for string (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Public Method Set from string (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Top
Protected Methods
 NameDescription
Protected Method Adds a group if required. (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected Method Add Groups from key if required. (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected Method Check if configuration exists (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected MethodOverloaded. Overridden.  Create new configuration from another one  
Protected MethodOverridden.  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. (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected Method  
Protected Method  
Protected Method Get Value by name (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected Method Safe name (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Protected Method Set Value (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>)
Top
See Also