Skip to content

Commit

Permalink
Entrega parte A y otras correcciones menores
Browse files Browse the repository at this point in the history
  • Loading branch information
sebaignacioo committed Oct 2, 2021
1 parent 025a560 commit aa13381
Show file tree
Hide file tree
Showing 96 changed files with 3,967 additions and 10,668 deletions.
42 changes: 42 additions & 0 deletions .idea/csv-plugin.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/controllers/cli/AlumnoControllerCLI.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AlumnoControllerCLI</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
51 changes: 48 additions & 3 deletions docs/aplicacion/controllers/cli/CursoControllerCLI.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CursoControllerCLI</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand All @@ -19,7 +19,7 @@
catch(err) {
}
//-->
var methods = {"i0":10};
var methods = {"i0":10,"i1":10,"i2":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
Expand Down Expand Up @@ -156,6 +156,19 @@ <h3>Method Summary</h3>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../aplicacion/controllers/cli/CursoControllerCLI.html#generarReporteListaCurso-short-char-">generarReporteListaCurso</a></span>(short&nbsp;nivel,
char&nbsp;paralelo)</code>
<div class="block">Método que permite generar el reporte con la lista de un curso específico.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../aplicacion/controllers/cli/CursoControllerCLI.html#generarReporteTablaCursos--">generarReporteTablaCursos</a></span>()</code>
<div class="block">Método que permite generar el reporte con la tabla de cursos.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../aplicacion/controllers/cli/CursoControllerCLI.html#mostrarMenuCursos--">mostrarMenuCursos</a></span>()</code>
<div class="block">Muestra el menú de gestión de Cursos por pantalla</div>
Expand Down Expand Up @@ -205,6 +218,38 @@ <h4>CursoControllerCLI</h4>
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="generarReporteListaCurso-short-char-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>generarReporteListaCurso</h4>
<pre>public&nbsp;java.lang.String&nbsp;generarReporteListaCurso(short&nbsp;nivel,
char&nbsp;paralelo)</pre>
<div class="block">Método que permite generar el reporte con la lista de un curso específico.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>nivel</code> - Nivel del curso a generar reporte</dd>
<dd><code>paralelo</code> - Letra identificadora de paralelo del curso</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>String con la ruta del archivo generado.</dd>
</dl>
</li>
</ul>
<a name="generarReporteTablaCursos--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>generarReporteTablaCursos</h4>
<pre>public&nbsp;java.lang.String&nbsp;generarReporteTablaCursos()</pre>
<div class="block">Método que permite generar el reporte con la tabla de cursos.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>String con la ruta del archivo generado.</dd>
</dl>
</li>
</ul>
<a name="mostrarMenuCursos--">
<!-- -->
</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/controllers/cli/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>aplicacion.controllers.cli</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/controllers/cli/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>aplicacion.controllers.cli</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/controllers/cli/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>aplicacion.controllers.cli Class Hierarchy</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/AlumnoData.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AlumnoData</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/ApoderadoData.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ApoderadoData</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/CursoData.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CursoData</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/ProfesorData.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ProfesorData</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/database/AlumnoDB.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AlumnoDB</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/database/ApoderadoDB.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ApoderadoDB</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/database/CursoDB.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CursoDB</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/database/DBConnection.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DBConnection</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/database/ProfesorDB.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ProfesorDB</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/database/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>aplicacion.data.database</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/database/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>aplicacion.data.database</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/database/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>aplicacion.data.database Class Hierarchy</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/datafile/AlumnoDatafile.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AlumnoDatafile</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/aplicacion/data/datafile/ApoderadoDatafile.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_292-internal) on Fri Sep 10 00:08:15 CLST 2021 -->
<!-- Generated by javadoc (1.8.0_271) on Fri Oct 01 23:20:36 CLST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ApoderadoDatafile</title>
<meta name="date" content="2021-09-10">
<meta name="date" content="2021-10-01">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
Loading

0 comments on commit aa13381

Please sign in to comment.