- getAllRobots() - Method in class com.pfc.meu.webservice.hibernate.dao.RobotDAO
-
Función para obtener un listado de todos los robots
- getAllTests() - Method in class com.pfc.meu.webservice.hibernate.dao.TestDAO
-
Función para obtener todos los tests almacenados en la BBDD
- getBrowser() - Method in class com.pfc.meu.webservice.hibernate.mappings.Test
-
- getCalendarioByID(int) - Method in class com.pfc.meu.webservice.hibernate.dao.CalendarioDAO
-
Función para obtener un calendario guardado en la BBDD a partir de su identificador único
- getCalendarioByIdTest(int) - Method in class com.pfc.meu.webservice.hibernate.dao.CalendarioDAO
-
Función para obtener todos los calendarios associados a un test mediante el identificador único del test
- getCalendarioByIdTest(int) - Method in class com.pfc.meu.webservice.hibernate.dao.TestCalendarioDAO
-
Función para obtener los identificadores de calendario associados a un test
- getCalendarioByIdTest(int) - Method in class com.pfc.meu.webservice.petitions.Robots
-
- getDataAlta() - Method in class com.pfc.meu.webservice.hibernate.mappings.Robot
-
- getDataAlta() - Method in class com.pfc.meu.webservice.hibernate.mappings.Test
-
- getDescripcion() - Method in class com.pfc.meu.webservice.hibernate.mappings.Robot
-
- getDescripcion() - Method in class com.pfc.meu.webservice.hibernate.mappings.Test
-
- getEndDate() - Method in class com.pfc.meu.webservice.hibernate.mappings.Calendario
-
- getEndHour() - Method in class com.pfc.meu.webservice.hibernate.mappings.Calendario
-
- getErrorMsg() - Method in class com.pfc.meu.webservice.hibernate.mappings.Resultado
-
- getEstado() - Method in class com.pfc.meu.webservice.hibernate.mappings.Robot
-
- getEveryXMinutes() - Method in class com.pfc.meu.webservice.hibernate.mappings.Calendario
-
- getFecha() - Method in class com.pfc.meu.webservice.hibernate.mappings.Resultado
-
- getHarFile() - Method in class com.pfc.meu.webservice.hibernate.mappings.Resultado
-
- getIdCalendario() - Method in class com.pfc.meu.webservice.hibernate.mappings.Calendario
-
- getIdCalendario() - Method in class com.pfc.meu.webservice.hibernate.mappings.TestCalendario
-
- getIdError() - Method in class com.pfc.meu.webservice.hibernate.mappings.Resultado
-
- getIdGrupTest() - Method in class com.pfc.meu.webservice.hibernate.mappings.Resultado
-
- getIdPaso() - Method in class com.pfc.meu.webservice.hibernate.mappings.Resultado
-
- getIdResultado() - Method in class com.pfc.meu.webservice.hibernate.mappings.Resultado
-
- getIdRobot() - Method in class com.pfc.meu.webservice.hibernate.mappings.Resultado
-
- getIdRobot() - Method in class com.pfc.meu.webservice.hibernate.mappings.Robot
-
- getIdRobot() - Method in class com.pfc.meu.webservice.hibernate.mappings.RobotTest
-
- getIdTest() - Method in class com.pfc.meu.webservice.hibernate.mappings.Resultado
-
- getIdTest() - Method in class com.pfc.meu.webservice.hibernate.mappings.RobotTest
-
- getIdTest() - Method in class com.pfc.meu.webservice.hibernate.mappings.Test
-
- getIdTest() - Method in class com.pfc.meu.webservice.hibernate.mappings.TestCalendario
-
- getNombre() - Method in class com.pfc.meu.webservice.hibernate.mappings.Robot
-
- getNombre() - Method in class com.pfc.meu.webservice.hibernate.mappings.Test
-
- getPathError() - Method in class com.pfc.meu.webservice.hibernate.mappings.Resultado
-
- getRobot(String) - Method in class com.pfc.meu.webservice.petitions.Robots
-
- getRobotByID(int) - Method in class com.pfc.meu.webservice.hibernate.dao.RobotDAO
-
Función para obtener un robot a partir de su ID
- getRobotByName(String) - Method in class com.pfc.meu.webservice.hibernate.dao.RobotDAO
-
Función para obtener un objeto robot a partir de su nombre
- getSessionFactory() - Static method in class com.pfc.meu.webservice.hibernate.dao.HibernateUtil
-
- getStartDate() - Method in class com.pfc.meu.webservice.hibernate.mappings.Calendario
-
- getStartHour() - Method in class com.pfc.meu.webservice.hibernate.mappings.Calendario
-
- getTestById(int) - Method in class com.pfc.meu.webservice.hibernate.dao.TestDAO
-
Función para obtener todos los datos de un test a partir de su identificador único
- getTestByIDRobot(int) - Method in class com.pfc.meu.webservice.hibernate.dao.RobotTestDAO
-
Función para obtener los identificadores de los tests associados a un robot
- getTestByIdRobot(int) - Method in class com.pfc.meu.webservice.hibernate.dao.TestDAO
-
Función para obtener todos los tests associados a un robot a partir del identificador único del robot
- getTestFile() - Method in class com.pfc.meu.webservice.hibernate.mappings.Test
-
- getTestsByIdRobot(int) - Method in class com.pfc.meu.webservice.petitions.Robots
-
- getTiempoPaso() - Method in class com.pfc.meu.webservice.hibernate.mappings.Resultado
-