public void SetGuid(Guid guid)
 {
     _dataParamManager.SetGuid(guid);
 }