Uses of Class
us.muit.fs.a4i.exceptions.ReportNotDefinedException
Packages that use ReportNotDefinedException
Package
Description
Clases e interfaces controladoras
Este paquete contiene las clases que facilitan el acceso a los datos
persistentes
-
Uses of ReportNotDefinedException in us.muit.fs.a4i.control
Methods in us.muit.fs.a4i.control that throw ReportNotDefinedExceptionModifier and TypeMethodDescriptionvoid
ReportManager.saveReport()
void
ReportManagerI.saveReport()
-
Uses of ReportNotDefinedException in us.muit.fs.a4i.persistence
Methods in us.muit.fs.a4i.persistence that throw ReportNotDefinedExceptionModifier and TypeMethodDescriptionvoid
ExcelReportManager.deleteReport
(ReportI report) void
PersistenceManager.deleteReport
(ReportI report) Borra el informevoid
PersistenceManager.saveReport
(ReportI report) Persiste el informe