at.ac.tuwien.vitalab.hrcrm.pdf.party
Class PartyPdfView<T>
java.lang.Object
AbstractPdfView
at.ac.tuwien.vitalab.hrcrm.pdf.party.PartyPdfView<T>
public class PartyPdfView<T>
- extends AbstractPdfView
Method Summary |
protected void |
buildPdfDocument(java.util.Map model,
Document document,
PdfWriter writer,
HttpServletRequest request,
HttpServletResponse response)
|
protected void |
buildPdfMetadata(java.util.Map model,
Document document,
HttpServletRequest request)
|
void |
setPartyAdaptor(PartyAdaptor<T> partyAdaptor)
Write access to private field. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartyPdfView
public PartyPdfView()
buildPdfDocument
protected void buildPdfDocument(java.util.Map model,
Document document,
PdfWriter writer,
HttpServletRequest request,
HttpServletResponse response)
throws java.lang.Exception
- Throws:
java.lang.Exception
buildPdfMetadata
protected void buildPdfMetadata(java.util.Map model,
Document document,
HttpServletRequest request)
-
setPartyAdaptor
public void setPartyAdaptor(PartyAdaptor<T> partyAdaptor)
- Write access to private field.
- Parameters:
partyAdaptor
- The partyAdaptor to set.
Copyright © 2008 null. All Rights Reserved.