|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uoc.vmerinom.tfc.report.Reports
edu.uoc.vmerinom.tfc.report.ReunionesReport
@Name(value="reunionesReport") @Scope(value=CONVERSATION) public class ReunionesReport
Clase que gestiona la generación de informes a través del servidor de LibreOffice para el módulo de reuniones y actas.
Constructor Summary | |
---|---|
ReunionesReport()
|
Method Summary | |
---|---|
void |
acta()
|
edu.uoc.vmerinom.tfc.domain.Reunion |
getReunion()
|
void |
setReunion(edu.uoc.vmerinom.tfc.domain.Reunion reunion)
|
Methods inherited from class edu.uoc.vmerinom.tfc.report.Reports |
---|
write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReunionesReport()
Method Detail |
---|
public void acta() throws java.io.IOException, net.sf.jooreports.templates.DocumentTemplateException
java.io.IOException
net.sf.jooreports.templates.DocumentTemplateException
public edu.uoc.vmerinom.tfc.domain.Reunion getReunion()
public void setReunion(edu.uoc.vmerinom.tfc.domain.Reunion reunion)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |