public void WriteConfigurationObject(ConfigurationEntity obj)
 {
     _databaseWorker.WriteConfigurationObject(obj);
 }