Ejemplo n.º 1
0
 public Solicitud_de_Servicios_de_ApoyoController(ISolicitud_de_Servicios_de_ApoyoService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, ISolicitud_de_Servicios_de_ApoyoApiConsumer Solicitud_de_Servicios_de_ApoyoApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ITipo_de_Servicio_de_ApoyoApiConsumer Tipo_de_Servicio_de_ApoyoApiConsumer, IComparecienteApiConsumer ComparecienteApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._ISolicitud_de_Servicios_de_ApoyoApiConsumer = Solicitud_de_Servicios_de_ApoyoApiConsumer;
     this._userCredential                              = SessionHelper.UserCredential;
     this._tokenManager                                = tokenManager;
     this._ISpartane_FileApiConsumer                   = Spartane_FileApiConsumer;
     this._ISpartan_Business_RuleApiConsumer           = Spartan_Business_RuleApiConsumer;
     this._ISpartan_BR_Process_Event_DetailApiConsumer = Spartan_BR_Process_Event_DetailApiConsumer;
     this._ITipo_de_Servicio_de_ApoyoApiConsumer       = Tipo_de_Servicio_de_ApoyoApiConsumer;
     this._IComparecienteApiConsumer                   = ComparecienteApiConsumer;
 }
Ejemplo n.º 2
0
 public Detalle_de_Servicio_de_Apoyo_MPIController(IDetalle_de_Servicio_de_Apoyo_MPIService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_de_Servicio_de_Apoyo_MPIApiConsumer Detalle_de_Servicio_de_Apoyo_MPIApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ITipo_de_Servicio_de_ApoyoApiConsumer Tipo_de_Servicio_de_ApoyoApiConsumer, ISolicitante_MPIApiConsumer Solicitante_MPIApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._IDetalle_de_Servicio_de_Apoyo_MPIApiConsumer = Detalle_de_Servicio_de_Apoyo_MPIApiConsumer;
     this._userCredential                              = SessionHelper.UserCredential;
     this._tokenManager                                = tokenManager;
     this._ISpartane_FileApiConsumer                   = Spartane_FileApiConsumer;
     this._ISpartan_Business_RuleApiConsumer           = Spartan_Business_RuleApiConsumer;
     this._ISpartan_BR_Process_Event_DetailApiConsumer = Spartan_BR_Process_Event_DetailApiConsumer;
     this._ITipo_de_Servicio_de_ApoyoApiConsumer       = Tipo_de_Servicio_de_ApoyoApiConsumer;
     this._ISolicitante_MPIApiConsumer                 = Solicitante_MPIApiConsumer;
 }
Ejemplo n.º 3
0
 public Detalle_Plan_Actos_de_InvestigacionController(IDetalle_Plan_Actos_de_InvestigacionService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_Plan_Actos_de_InvestigacionApiConsumer Detalle_Plan_Actos_de_InvestigacionApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ICategoria_de_Servicio_de_ApoyoApiConsumer Categoria_de_Servicio_de_ApoyoApiConsumer, ITipo_de_Servicio_de_ApoyoApiConsumer Tipo_de_Servicio_de_ApoyoApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._IDetalle_Plan_Actos_de_InvestigacionApiConsumer = Detalle_Plan_Actos_de_InvestigacionApiConsumer;
     this._userCredential                              = SessionHelper.UserCredential;
     this._tokenManager                                = tokenManager;
     this._ISpartane_FileApiConsumer                   = Spartane_FileApiConsumer;
     this._ISpartan_Business_RuleApiConsumer           = Spartan_Business_RuleApiConsumer;
     this._ISpartan_BR_Process_Event_DetailApiConsumer = Spartan_BR_Process_Event_DetailApiConsumer;
     this._ICategoria_de_Servicio_de_ApoyoApiConsumer  = Categoria_de_Servicio_de_ApoyoApiConsumer;
     this._ITipo_de_Servicio_de_ApoyoApiConsumer       = Tipo_de_Servicio_de_ApoyoApiConsumer;
     this._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
 }