ConfigurationUtils class

Constructors

ConfigurationUtils(WardenType wardenType, SchemaMetaData smd, DbTransaction transaction, ConfigurationNameDefaults defaults)

Properties

configurationDao ConfigurationDao
getter/setter pair
defaults ConfigurationNameDefaults
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
initialized bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
smd SchemaMetaData
getter/setter pair
transaction DbTransaction
getter/setter pair
wardenType WardenType
getter/setter pair

Methods

fetchConfigurationString(ConfigurationNameEnum configurationName) Future<void>
init({int? table_id, bool initTable = true}) Future<bool>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
storeConfigurationString(ConfigurationNameEnum configurationName, String newConfigString) Future<void>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

C_TEST_SUBSET int
final
C_TEST_WEB String
final