Skip to content

Commit

Permalink
inicio
Browse files Browse the repository at this point in the history
  • Loading branch information
msaravia98 committed Apr 17, 2018
0 parents commit d158826
Show file tree
Hide file tree
Showing 113 changed files with 8,478 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
21 changes: 21 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-all-1.7.5.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.servlet.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.ws.rs.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/WildFly 10.0 Runtime">
<attributes>
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>
48 changes: 48 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Alohandes_IT1</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.jboss.tools.jst.web.kb.kbbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.jboss.tools.cdi.core.cdibuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.jboss.tools.jst.web.kb.kbnature</nature>
<nature>org.jboss.tools.cdi.core.cdinature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
</natures>
</projectDescription>
12 changes: 12 additions & 0 deletions .settings/.jsdtscope
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/bower_components/*|**/node_modules/*|**/*.min.js" kind="src" path="WebContent"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
<attributes>
<attribute name="hide" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
<classpathentry kind="output" path=""/>
</classpath>
3 changes: 3 additions & 0 deletions .settings/org.eclipse.core.resources.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
eclipse.preferences.version=1
encoding//src/dao/DAOPersona.java=UTF-8
encoding//src/tm/AlohandesTransactionManager.java=UTF-8
11 changes: 11 additions & 0 deletions .settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.7
14 changes: 14 additions & 0 deletions .settings/org.eclipse.wst.common.component
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">

<wb-module deploy-name="Alohandes_IT1">

<wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>

<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>

<property name="java-output-path" value="/Alohandes_IT1/build/classes"/>
<property name="context-root" value="Alohandes_IT1"/>

</wb-module>

</project-modules>
10 changes: 10 additions & 0 deletions .settings/org.eclipse.wst.common.project.facet.core.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime name="WildFly 10.0 Runtime"/>
<fixed facet="wst.jsdt.web"/>
<fixed facet="jst.web"/>
<fixed facet="java"/>
<installed facet="java" version="1.7"/>
<installed facet="jst.web" version="3.1"/>
<installed facet="wst.jsdt.web" version="1.0"/>
</faceted-project>
1 change: 1 addition & 0 deletions .settings/org.eclipse.wst.jsdt.ui.superType.container
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.eclipse.wst.jsdt.launching.baseBrowserLibrary
1 change: 1 addition & 0 deletions .settings/org.eclipse.wst.jsdt.ui.superType.name
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Window
2 changes: 2 additions & 0 deletions .settings/org.jboss.ide.eclipse.as.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
org.jboss.ide.eclipse.as.core.singledeployable.deployableList=
17 changes: 17 additions & 0 deletions .tern-project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"plugins": {
"guess-types": {

},
"outline": {

},
"angular": {

}
},
"libs": [
"ecma5",
"browser"
]
}
Binary file added WebContent/.DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions WebContent/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Manifest-Version: 1.0
Class-Path:

Binary file added WebContent/WEB-INF/.DS_Store
Binary file not shown.
4 changes: 4 additions & 0 deletions WebContent/WEB-INF/ConnectionData/conexion.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
url= jdbc:oracle:thin:@fn3.oracle.virtual.uniandes.edu.co\:1521\:prod
usuario= ISIS2304A491810
clave= Mgg6xoKHbh
driver= oracle.jdbc.driver.OracleDriver
Binary file added WebContent/WEB-INF/lib/jackson-all-1.7.5.jar
Binary file not shown.
Binary file added WebContent/WEB-INF/lib/javax.servlet.jar
Binary file not shown.
Binary file added WebContent/WEB-INF/lib/javax.ws.rs.jar
Binary file not shown.
Binary file added WebContent/WEB-INF/lib/ojdbc6.jar
Binary file not shown.
16 changes: 16 additions & 0 deletions WebContent/WEB-INF/web.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.jcp.org/xml/ns/javaee" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" id="WebApp_ID" version="3.1">
<display-name>Parranderos</display-name>
<servlet-mapping>
<servlet-name>javax.ws.rs.core.Application</servlet-name>
<url-pattern>/rest/*</url-pattern>
</servlet-mapping>
<welcome-file-list>
<welcome-file>index.html</welcome-file>
<welcome-file>index.htm</welcome-file>
<welcome-file>index.jsp</welcome-file>
<welcome-file>default.html</welcome-file>
<welcome-file>default.htm</welcome-file>
<welcome-file>default.jsp</welcome-file>
</welcome-file-list>
</web-app>
10 changes: 10 additions & 0 deletions WebContent/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>TutorialParranderos</title>
</head>
<body>
[ST] Tutorial REST
</body>
</html>
Binary file added bin/dao/DAOBebedor.class
Binary file not shown.
Binary file added bin/dao/DAOPersona.class
Binary file not shown.
Binary file added bin/dao/DAOReserva.class
Binary file not shown.
Binary file added bin/rest/BebedoresService.class
Binary file not shown.
Binary file added bin/rest/PersonasService.class
Binary file not shown.
Binary file added bin/rest/PropuestasService.class
Binary file not shown.
Binary file added bin/rest/ReservaService.class
Binary file not shown.
Binary file added bin/tm/AlohandesTransactionManager.class
Binary file not shown.
Binary file added bin/tm/BusinessLogicException.class
Binary file not shown.
Binary file added bin/vos/Apartamento.class
Binary file not shown.
Binary file added bin/vos/Bebedor.class
Binary file not shown.
Binary file added bin/vos/Cliente.class
Binary file not shown.
Binary file added bin/vos/Habitacion.class
Binary file not shown.
Binary file added bin/vos/Hostel.class
Binary file not shown.
Binary file added bin/vos/Hotel.class
Binary file not shown.
Binary file added bin/vos/InmuebleHotelero.class
Binary file not shown.
Binary file added bin/vos/Operador.class
Binary file not shown.
Binary file added bin/vos/Persona.class
Binary file not shown.
Binary file added bin/vos/Propuesta$TIPO_INMUEBLE.class
Binary file not shown.
Binary file added bin/vos/Propuesta.class
Binary file not shown.
Binary file added bin/vos/Reserva.class
Binary file not shown.
Binary file added bin/vos/ServicioBasico.class
Binary file not shown.
Binary file added bin/vos/ServicioHotelero.class
Binary file not shown.
Binary file added bin/vos/ViviendaExpress.class
Binary file not shown.
Binary file added bin/vos/ViviendaUniversitaria.class
Binary file not shown.
Binary file added build/classes/dao/DAOBebedor.class
Binary file not shown.
Binary file added build/classes/dao/DAOPersona.class
Binary file not shown.
Binary file added build/classes/dao/DAOReserva.class
Binary file not shown.
Binary file added build/classes/rest/BebedoresService.class
Binary file not shown.
Binary file added build/classes/rest/PersonasService.class
Binary file not shown.
Binary file added build/classes/rest/PropuestasService.class
Binary file not shown.
Binary file added build/classes/rest/ReservaService.class
Binary file not shown.
Binary file not shown.
Binary file added build/classes/tm/BusinessLogicException.class
Binary file not shown.
Binary file added build/classes/vos/Apartamento.class
Binary file not shown.
Binary file added build/classes/vos/Bebedor.class
Binary file not shown.
Binary file added build/classes/vos/Cliente.class
Binary file not shown.
Binary file added build/classes/vos/Habitacion.class
Binary file not shown.
Binary file added build/classes/vos/Hostel.class
Binary file not shown.
Binary file added build/classes/vos/Hotel.class
Binary file not shown.
Binary file added build/classes/vos/InmuebleHotelero.class
Binary file not shown.
Binary file added build/classes/vos/Operador.class
Binary file not shown.
Binary file added build/classes/vos/Persona.class
Binary file not shown.
Binary file added build/classes/vos/Propuesta$TIPO_INMUEBLE.class
Binary file not shown.
Binary file added build/classes/vos/Propuesta.class
Binary file not shown.
Binary file added build/classes/vos/Reserva.class
Binary file not shown.
Binary file added build/classes/vos/ServicioBasico.class
Binary file not shown.
Binary file added build/classes/vos/ServicioHotelero.class
Binary file not shown.
Binary file added build/classes/vos/ViviendaExpress.class
Binary file not shown.
Binary file added build/classes/vos/ViviendaUniversitaria.class
Binary file not shown.
Binary file added docs/.DS_Store
Binary file not shown.
Binary file added docs/Enunciado/_Caso de Estudio Aloha Andes.pdf
Binary file not shown.
Binary file added docs/Enunciado/_Enunciado.pdf
Binary file not shown.
Binary file added docs/Formato_Casos_Uso.docx
Binary file not shown.
Binary file added docs/Formato_Tablas_relacional.xlsx
Binary file not shown.
Binary file added docs/Modelos/.DS_Store
Binary file not shown.
Binary file added docs/Modelos/DDL_Original.mwb
Binary file not shown.
Binary file added docs/Modelos/Modelo_Conceptual.pdf
Binary file not shown.
Binary file added docs/Modelos/Modelo_Relacional.pdf
Binary file not shown.
Loading

0 comments on commit d158826

Please sign in to comment.