public AccountController(IAuthenticationService authenticationService,
                                 IUserService userService, ISpartane_FileApiConsumer Spartane_FileApiConsumer,
                                 IPermissionService permissionService, ITokenManager tokenManager,
                                 IAuthenticationApiConsumer authenticationApiConsumer, ILanguageApiConsumer languageoApiConsumer,
                                 ISpartan_UserApiConsumer UseroApiConsumer, ISpartanSessionApiConsumer oSpartanSessionAPIConsumer,
                                 ISpartanSecurityApiConsumer oSpartanSecurityAPIConsumer, ISpartan_SettingsApiConsumer Spartan_SettingsApiConsumer,
                                 ISpartaneQueryApiConsumer SpartaneQueryApiConsumer)
        {
            this._ISpartane_FileApiConsumer = Spartane_FileApiConsumer;
            this._authenticationService     = authenticationService;
            this._userService       = userService;
            this._permissionService = permissionService;

            this._IAuthenticationApiConsumer = authenticationApiConsumer;
            this._userCredential             = SessionHelper.UserCredential;
            this._tokenManager = tokenManager;

            this._ILanguageoApiConsumer = languageoApiConsumer;
            this._IUseroApiConsumer     = UseroApiConsumer;

            this._ISpartanSecurityApiConsumer = oSpartanSecurityAPIConsumer;
            this._ISpartanSessionApiConsumer  = oSpartanSessionAPIConsumer;

            this._ISpartan_SettingsApiConsumer = Spartan_SettingsApiConsumer;
            this._ISpartaneQueryApiConsumer    = SpartaneQueryApiConsumer;
        }
        public AccountsController(ITokenManager tokenManager, ISpartan_UserApiConsumer Spartan_UserApiConsumer, ISpartaneQueryApiConsumer SpartaneQueryApiConsumer, ISpartan_SettingsApiConsumer Spartan_SettingsApiConsumer, ISpartan_ChangePasswordAutorizationApiConsumer Spartan_ChangePasswordAutorizationApiConsumer, ISpartan_User_Historical_PasswordApiConsumer Spartan_User_Historical_PasswordApiConsumer)
        {
            this._tokenManager             = tokenManager;
            this._ISpartan_UserApiConsumer = Spartan_UserApiConsumer;

            this._ISpartaneQueryApiConsumer    = SpartaneQueryApiConsumer;
            this._ISpartan_SettingsApiConsumer = Spartan_SettingsApiConsumer;
            this._ISpartan_ChangePasswordAutorizationApiConsumer = Spartan_ChangePasswordAutorizationApiConsumer;
            this._ISpartan_User_Historical_PasswordApiConsumer   = Spartan_User_Historical_PasswordApiConsumer;
        }
Beispiel #3
0
 public Detalle_Historico_JAController(IDetalle_Historico_JAService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_Historico_JAApiConsumer Detalle_Historico_JAApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer       = authenticationApiConsumer;
     this._IDetalle_Historico_JAApiConsumer = Detalle_Historico_JAApiConsumer;
     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._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
 }
Beispiel #4
0
 public detalle_de_observaciones_mpiController(Idetalle_de_observaciones_mpiService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, Idetalle_de_observaciones_mpiApiConsumer detalle_de_observaciones_mpiApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._Idetalle_de_observaciones_mpiApiConsumer = detalle_de_observaciones_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._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
 }
Beispiel #5
0
 public Detalle_Codigos_de_Referencia_VendedoresController(IDetalle_Codigos_de_Referencia_VendedoresService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_Codigos_de_Referencia_VendedoresApiConsumer Detalle_Codigos_de_Referencia_VendedoresApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer, IEstatusApiConsumer EstatusApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._IDetalle_Codigos_de_Referencia_VendedoresApiConsumer = Detalle_Codigos_de_Referencia_VendedoresApiConsumer;
     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._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
     this._IEstatusApiConsumer                         = EstatusApiConsumer;
 }
 public Spartan_BR_Peer_ReviewController(ISpartan_BR_Peer_ReviewService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, ISpartan_BR_Peer_ReviewApiConsumer Spartan_BR_Peer_ReviewApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer, ISpartan_BR_Rejection_ReasonApiConsumer Spartan_BR_Rejection_ReasonApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer         = authenticationApiConsumer;
     this._ISpartan_BR_Peer_ReviewApiConsumer = Spartan_BR_Peer_ReviewApiConsumer;
     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._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
     this._ISpartan_BR_Rejection_ReasonApiConsumer     = Spartan_BR_Rejection_ReasonApiConsumer;
 }
Beispiel #7
0
 public MR_Referenciados_Codigo_de_DescuentoController(IMR_Referenciados_Codigo_de_DescuentoService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IMR_Referenciados_Codigo_de_DescuentoApiConsumer MR_Referenciados_Codigo_de_DescuentoApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ITipo_PacienteApiConsumer Tipo_PacienteApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._IMR_Referenciados_Codigo_de_DescuentoApiConsumer = MR_Referenciados_Codigo_de_DescuentoApiConsumer;
     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_PacienteApiConsumer                   = Tipo_PacienteApiConsumer;
     this._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
 }
 public Detalle_Registro_Beneficiarios_EmpresaController(IDetalle_Registro_Beneficiarios_EmpresaService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_Registro_Beneficiarios_EmpresaApiConsumer Detalle_Registro_Beneficiarios_EmpresaApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer, IPlanes_de_SuscripcionApiConsumer Planes_de_SuscripcionApiConsumer, IEstatusApiConsumer EstatusApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._IDetalle_Registro_Beneficiarios_EmpresaApiConsumer = Detalle_Registro_Beneficiarios_EmpresaApiConsumer;
     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._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
     this._IPlanes_de_SuscripcionApiConsumer           = Planes_de_SuscripcionApiConsumer;
     this._IEstatusApiConsumer                         = EstatusApiConsumer;
 }
 public Detalle_Especialistas_PacientesController(IDetalle_Especialistas_PacientesService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_Especialistas_PacientesApiConsumer Detalle_Especialistas_PacientesApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer, IEspecialidadesApiConsumer EspecialidadesApiConsumer, IEstatus_PacienteApiConsumer Estatus_PacienteApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._IDetalle_Especialistas_PacientesApiConsumer = Detalle_Especialistas_PacientesApiConsumer;
     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._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
     this._IEspecialidadesApiConsumer                  = EspecialidadesApiConsumer;
     this._IEstatus_PacienteApiConsumer                = Estatus_PacienteApiConsumer;
 }
 public Detalle_Pagos_Pacientes_OpenPayController(IDetalle_Pagos_Pacientes_OpenPayService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_Pagos_Pacientes_OpenPayApiConsumer Detalle_Pagos_Pacientes_OpenPayApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer, IFormas_de_PagoApiConsumer Formas_de_PagoApiConsumer, IEstatus_de_PagoApiConsumer Estatus_de_PagoApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._IDetalle_Pagos_Pacientes_OpenPayApiConsumer = Detalle_Pagos_Pacientes_OpenPayApiConsumer;
     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._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
     this._IFormas_de_PagoApiConsumer                  = Formas_de_PagoApiConsumer;
     this._IEstatus_de_PagoApiConsumer                 = Estatus_de_PagoApiConsumer;
 }
Beispiel #11
0
 public Spartan_BR_HistoryController(ISpartan_BR_HistoryService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, ISpartan_BR_HistoryApiConsumer Spartan_BR_HistoryApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer, ISpartan_BR_StatusApiConsumer Spartan_BR_StatusApiConsumer, ISpartan_BR_Type_HistoryApiConsumer Spartan_BR_Type_HistoryApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer     = authenticationApiConsumer;
     this._ISpartan_BR_HistoryApiConsumer = Spartan_BR_HistoryApiConsumer;
     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._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
     this._ISpartan_BR_StatusApiConsumer               = Spartan_BR_StatusApiConsumer;
     this._ISpartan_BR_Type_HistoryApiConsumer         = Spartan_BR_Type_HistoryApiConsumer;
 }
 public Detalle_Contactos_EmpresaController(IDetalle_Contactos_EmpresaService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_Contactos_EmpresaApiConsumer Detalle_Contactos_EmpresaApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, Iareas_EmpresasApiConsumer areas_EmpresasApiConsumer, IEstatusApiConsumer EstatusApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer            = authenticationApiConsumer;
     this._IDetalle_Contactos_EmpresaApiConsumer = Detalle_Contactos_EmpresaApiConsumer;
     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._Iareas_EmpresasApiConsumer                  = areas_EmpresasApiConsumer;
     this._IEstatusApiConsumer                         = EstatusApiConsumer;
     this._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
 }
Beispiel #13
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;
 }
Beispiel #14
0
 public Detalle_Consulta_Actividades_Registro_EventoController(IDetalle_Consulta_Actividades_Registro_EventoService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, IDetalle_Consulta_Actividades_Registro_EventoApiConsumer Detalle_Consulta_Actividades_Registro_EventoApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, IDetalle_Actividades_EventoApiConsumer Detalle_Actividades_EventoApiConsumer, ITipos_de_ActividadesApiConsumer Tipos_de_ActividadesApiConsumer, IEspecialidadesApiConsumer EspecialidadesApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._IDetalle_Consulta_Actividades_Registro_EventoApiConsumer = Detalle_Consulta_Actividades_Registro_EventoApiConsumer;
     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._IDetalle_Actividades_EventoApiConsumer      = Detalle_Actividades_EventoApiConsumer;
     this._ITipos_de_ActividadesApiConsumer            = Tipos_de_ActividadesApiConsumer;
     this._IEspecialidadesApiConsumer                  = EspecialidadesApiConsumer;
     this._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
 }
 public Spartan_User_Historical_PasswordController(ISpartan_User_Historical_PasswordService service, ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, ISpartan_User_Historical_PasswordApiConsumer Spartan_User_Historical_PasswordApiConsumer, ISpartane_FileApiConsumer Spartane_FileApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer, ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, ISpartan_FormatApiConsumer Spartan_FormatApiConsumer, ISpartan_Format_PermissionsApiConsumer Spartan_Format_PermissionsApiConsumer, IGeneratePDFApiConsumer GeneratePDFApiConsumer, ISpartan_UserApiConsumer Spartan_UserApiConsumer)
 {
     this.service = service;
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._ISpartan_User_Historical_PasswordApiConsumer = Spartan_User_Historical_PasswordApiConsumer;
     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._ISpartan_FormatApiConsumer                  = Spartan_FormatApiConsumer;
     this._ISpartan_Format_PermissionsApiConsumer      = Spartan_Format_PermissionsApiConsumer;
     this._IGeneratePDFApiConsumer                     = GeneratePDFApiConsumer;
     this._ISpartan_UserApiConsumer                    = Spartan_UserApiConsumer;
 }
Beispiel #16
0
 public HomeController(ITokenManager tokenManager, IAuthenticationApiConsumer authenticationApiConsumer, ISpartan_Business_RuleApiConsumer Spartan_Business_RuleApiConsumer,
                       ISpartan_BR_Process_Event_DetailApiConsumer Spartan_BR_Process_Event_DetailApiConsumer, IDashboard_EditorApiConsumer Dashboard_EditorApiConsumer, ITemplate_Dashboard_DetailApiConsumer Template_Dashboard_DetailApiConsumer,
                       ITemplate_Dashboard_EditorApiConsumer Template_Dashboard_EditorApiConsumer, IDashboard_Config_DetailApiConsumer Dashboard_Config_DetailApiConsumer,
                       ISpartan_Report_Presentation_TypeApiConsumer Spartan_Report_Presentation_TypeApiConsumer, ISpartan_ReportApiConsumer Spartan_ReportApiConsumer, ISpartane_FileApiConsumer ISpartane_FileApiConsumer, ISpartan_UserApiConsumer ISpartan_UserApiConsumer,
                       ISpartaneObjectApiConsumer Spartan_ObjectApiConsumer)
 {
     this._IAuthenticationApiConsumer = authenticationApiConsumer;
     this._userCredential             = SessionHelper.UserCredential;
     this._tokenManager = tokenManager;
     this._ISpartan_Business_RuleApiConsumer           = Spartan_Business_RuleApiConsumer;
     this._ISpartan_BR_Process_Event_DetailApiConsumer = Spartan_BR_Process_Event_DetailApiConsumer;
     this._IDashboard_EditorApiConsumer                 = Dashboard_EditorApiConsumer;
     this._ITemplate_Dashboard_EditorApiConsumer        = Template_Dashboard_EditorApiConsumer;
     this._ITemplate_Dashboard_DetailApiConsumer        = Template_Dashboard_DetailApiConsumer;
     this._IDashboard_Config_DetailApiConsumer          = Dashboard_Config_DetailApiConsumer;
     this._ISpartan_Report_Presentation_TypeApiConsumer = Spartan_Report_Presentation_TypeApiConsumer;
     this._ISpartan_ReportApiConsumer = Spartan_ReportApiConsumer;
     this._ISpartane_FileApiConsumer  = ISpartane_FileApiConsumer;
     this._ISpartan_UserApiConsumer   = ISpartan_UserApiConsumer;
     this._ISpartan_ObjectApiConsumer = Spartan_ObjectApiConsumer;
 }