edu.uoc.tfc.j2ee.icampanario.grepresenta.useful.report
Interface PDFDocument

All Known Implementing Classes:
ReportSignaturePDFDecorator, SimplePDFDocument

public interface PDFDocument

Interfaz para documentos PDF

Author:
Ismael Campanario Cabrera

Method Summary
 byte[] getContent()
           
 java.lang.String getName()
           
 

Method Detail

getContent

byte[] getContent()
                  throws java.lang.Exception
Throws:
java.lang.Exception

getName

java.lang.String getName()