- save(Actividad) - Static method in class orm.ActividadDAO
-
- save(Anotacion) - Static method in class orm.AnotacionDAO
-
- save(Apoderado) - Static method in class orm.ApoderadoDAO
-
- save(Asignatura) - Static method in class orm.AsignaturaDAO
-
- save(Asistencia) - Static method in class orm.AsistenciaDAO
-
- save(Colegio) - Static method in class orm.ColegioDAO
-
- save(Curso) - Static method in class orm.CursoDAO
-
- save(Estudiante) - Static method in class orm.EstudianteDAO
-
- save(Nota) - Static method in class orm.NotaDAO
-
- save(Profesor) - Static method in class orm.ProfesorDAO
-
- saveJDBCConnectionSetting() - Static method in class orm.ColegioPersistentManager
-
- Search - Class in logica
-
- Search() - Constructor for class logica.Search
-
- setApoderado_id_fk(Apoderado) - Method in class orm.Estudiante
-
- setAppBaseSessionTimeToAlive(int) - Static method in class orm.ColegioPersistentManager
-
- setAsignatura_id_fk(Asignatura) - Method in class orm.Actividad
-
- setAsignatura_id_fk(Asignatura) - Method in class orm.Nota
-
- setAsistio(boolean) - Method in class orm.Asistencia
-
- setAsistio(Boolean) - Method in class orm.Asistencia
-
- setColegio_id_fk(Colegio) - Method in class orm.Apoderado
-
- setColegio_id_fk(Colegio) - Method in class orm.Curso
-
- setColegio_id_fk(Colegio) - Method in class orm.Profesor
-
- setConfigurationFile(String) - Static method in class orm.ColegioPersistentManager
-
- setCurso_id_fk(Curso) - Method in class orm.Asignatura
-
- setCurso_id_fk(Curso) - Method in class orm.Estudiante
-
- setDescripcion(String) - Method in class orm.Anotacion
-
- setDia(Date) - Method in class orm.Asistencia
-
- setEstudiante_id_fk(Estudiante) - Method in class orm.Anotacion
-
- setEstudiante_id_fk(Estudiante) - Method in class orm.Asistencia
-
- setEstudiante_id_fk(Estudiante) - Method in class orm.Nota
-
- setFecha(Date) - Method in class orm.Actividad
-
- setHibernateProperties(Properties) - Static method in class orm.ColegioPersistentManager
-
- setJDBCConnectionSetting(JDBCConnectionSetting) - Static method in class orm.ColegioPersistentManager
-
- setLetra(String) - Method in class orm.Curso
-
- setNivel(int) - Method in class orm.Curso
-
- setNivel(Integer) - Method in class orm.Curso
-
- setNombre(String) - Method in class orm.Apoderado
-
- setNombre(String) - Method in class orm.Asignatura
-
- setNombre(String) - Method in class orm.Colegio
-
- setNombre(String) - Method in class orm.Estudiante
-
- setNombre(String) - Method in class orm.Profesor
-
- setORM_Apoderado_id_fk(Apoderado) - Method in class orm.Estudiante
-
This method is for internal use only.
- setORM_Asignatura_id_fk(Asignatura) - Method in class orm.Actividad
-
This method is for internal use only.
- setORM_Asignatura_id_fk(Asignatura) - Method in class orm.Nota
-
This method is for internal use only.
- setORM_Colegio_id_fk(Colegio) - Method in class orm.Apoderado
-
This method is for internal use only.
- setORM_Colegio_id_fk(Colegio) - Method in class orm.Curso
-
This method is for internal use only.
- setORM_Colegio_id_fk(Colegio) - Method in class orm.Profesor
-
This method is for internal use only.
- setORM_Curso_id_fk(Curso) - Method in class orm.Asignatura
-
This method is for internal use only.
- setORM_Curso_id_fk(Curso) - Method in class orm.Estudiante
-
This method is for internal use only.
- setORM_Estudiante_id_fk(Estudiante) - Method in class orm.Anotacion
-
This method is for internal use only.
- setORM_Estudiante_id_fk(Estudiante) - Method in class orm.Asistencia
-
This method is for internal use only.
- setORM_Estudiante_id_fk(Estudiante) - Method in class orm.Nota
-
This method is for internal use only.
- setORM_Profesor_id_fk(Profesor) - Method in class orm.Anotacion
-
This method is for internal use only.
- setORM_Profesor_id_fk(Profesor) - Method in class orm.Asignatura
-
This method is for internal use only.
- setPositiva(boolean) - Method in class orm.Anotacion
-
- setPositiva(Boolean) - Method in class orm.Anotacion
-
- setProfesor_id_fk(Profesor) - Method in class orm.Anotacion
-
- setProfesor_id_fk(Profesor) - Method in class orm.Asignatura
-
- setRut(String) - Method in class orm.Apoderado
-
- setRut(String) - Method in class orm.Estudiante
-
- setRut(String) - Method in class orm.Profesor
-
- setSessionType(PersistentManager.SessionType) - Static method in class orm.ColegioPersistentManager
-
- setTipo(String) - Method in class orm.Actividad
-
- setUp() - Method in class logica.ExNihiloTest
-
- setValor(double) - Method in class orm.Nota
-
- setValor(Double) - Method in class orm.Nota
-
- setXslPath(File) - Method in class logica.reportes.Reporte
-
- setXStream(XStream) - Method in class logica.reportes.Reporte
-
Inicia XStream con propiedades deseadas, para no mostrar datos innecesarios de las clases y asignarles alias a las clases para no mostrar las rutas completas de estas.