|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER GetNames () |
Returns a Character Array with all the configuration data names |
|
| + | CHARACTER GetValue (character) |
Returns a configuration setting |
|
| + | CHARACTER GetValue (character, character) |
Returns a configuration setting or the default value when the setting
is not available |
|
| # | Initialize (JsonObject) |
Initializes the Configuration Provider from a JsonObject |
|
| # | OverrideFromStartupParameter (ListNameValuePair, character) |
Overrides the settings from the -param Parameter |
| Options | Name | Purpose | |
|---|---|---|---|
| + | ConfigurationProvider (character) |
Constructor for the ConfigurationProvider class |
|
| + | ConfigurationProvider (JsonObject) |
Constructor for the ConfigurationProvider class |
|
Top
PUBLIC CHARACTER GetNames ()
|
||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER GetValue (character)
|
||||||||||||||||||||||||||||
PUBLIC CHARACTER GetValue (character, character)
|
||||||||||||||||||||||||||||
PROTECTED Initialize (JsonObject)
|
||||||||||||||||||||||||||||
PROTECTED OverrideFromStartupParameter (ListNameValuePair, character)
|
||||||||||||||||||||||||||||
PUBLIC ConfigurationProvider (character)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ConfigurationProvider (JsonObject)
|
|||||||||||||||