public SettingUIObject GetSettings() { CommonDataObject settings = _dataAccessLayer.GetCommonData(); return(new SettingUIObject(settings)); }