Пример #1
0
 public dcRecuperarEventosAuditoria RecuperarEventosAuditoria(dcRecuperarEventosAuditoriaIN datos)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarEventosAuditoria(datos));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #2
0
 public string RetornaStringSQL(dcRetornaStringSQL datos)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RetornaStringSQL(datos));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #3
0
 public dcRecuperarDatosParaMonitorActividades RecuperarDatosParaMonitorActividades()
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarDatosParaMonitorActividades());
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #4
0
 public int InsertarSistemaHabilitado(dcInsertarSistemaHabilitado datos)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.InsertarSistemaHabilitado(datos));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #5
0
 public dcRecuperarReporteControlInactividad RecuperarReporteControlInactividad(DateTime FechaUltimoUsoCta, string LapsoInactividad)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarReporteControlInactividad(FechaUltimoUsoCta, LapsoInactividad));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #6
0
 public dcRecuperarReporteUsuarioSinAcceso RecuperarReporteUsuarioSinAcceso()
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarReporteUsuarioSinAcceso());
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #7
0
 public dcRecuperarTerminalesParaReporte RecuperarTerminalesParaReporte(int IDArea, string Habilitadas, bool TodasLasAreas)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarTerminalesParaReporte(IDArea, Habilitadas, TodasLasAreas));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #8
0
 public dcRecuperarReporteRolesComposicion RecuperarReporteRolesComposicion(Int32 pIdrol)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarReporteRolesComposicion(pIdrol));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #9
0
 public Int32 ActualizarArea(dcActualizarArea datos)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.ActualizarArea(datos));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #10
0
 public int EliminarTareaPrimitiva(dcEliminarTareaPrimitiva datos)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.EliminarTareaPrimitiva(datos));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #11
0
 public dcRecuperarReporteRolesXUsuarioDetalle RecuperarReporteRolesXUsuarioDetalle(dcRecuperarReporteRolesXUsuarioDetalleIN datos)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarReporteRolesXUsuarioDetalle(datos));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #12
0
 public dcAdministrarRoles AdministrarRoles(dcAdministrarRolesIN datos)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.AdministrarRoles(datos));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #13
0
 public dcRecuperarTareasPrimitivas RecuperarTareasPrimitivas()
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarTareasPrimitivas());
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #14
0
 public dcRecuperarComposicionRol RecuperarComposicionRol(Int32 pIdRol, bool SoloIdTareas)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarComposicionRol(pIdRol, SoloIdTareas));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #15
0
 public dcRecuperarTareasQueRequierenAutorizacion RecuperarTareasQueRequierenAutorizacion(int IDTareaAutorizante)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarTareasQueRequierenAutorizacion(IDTareaAutorizante));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #16
0
 public dcRecuperarTareasPorSistemaYGrupo RecuperarTareasPorSistemaYGrupo(short IDSistema, short IDGrupo)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarTareasPorSistemaYGrupo(IDSistema, IDGrupo));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #17
0
 public dcRecuperarDatosParaGrillaABMUsuariosFiltro RecuperarDatosParaGrillaABMUsuariosFiltro(string Filtro)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         return(rnReglaSNegocio.RecuperarDatosParaGrillaABMUsuariosFiltro(Filtro));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }
Пример #18
0
 public dcRecuperarDatosParaGrillaABMUsuarios RecuperarDatosParaGrillaABMUsuarios(COA.WebCipol.Entidades.ClasesWs.Filtros.dcFiltrosUsuarios fil)
 {
     try
     {
         RNwsSeguridad rnReglaSNegocio = new RNwsSeguridad();
         //[Miguelp]               31/08/2016               TFS WI : 7674 - Se creo una entidad para poder transportar los filtros hastan la capa de datos
         return(rnReglaSNegocio.RecuperarDatosParaGrillaABMUsuarios(fil));
     }
     catch (Exception ex)
     {
         COA.Logger.Logueador.Loggear(ex, System.Diagnostics.EventLogEntryType.Error);
         throw ex;
     }
 }