public class CurrentProposalPrint extends AbstractPrint
| Constructor and Description |
|---|
CurrentProposalPrint() |
| Modifier and Type | Method and Description |
|---|---|
Watermarkable |
getWatermarkable()
This method for getting the watermark.
|
List<Source> |
getXSLTemplates()
This method fetches the XSL style-sheets required for transforming the
generated XML into PDF.
|
boolean |
isWatermarkEnabled()
This method for checking watermark is enable or disable
for this document.
|
getAttachments, getBytes, getPrintableBusinessObject, getReportParameters, getXmlStream, getXSLTemplateWithBookmarks, renderXML, setAttachments, setPrintableBusinessObject, setReportParameters, setXmlStreampublic List<Source> getXSLTemplates()
getXSLTemplates in interface PrintablegetXSLTemplates in class AbstractPrintArrayList} of Source XSLspublic boolean isWatermarkEnabled()
isWatermarkEnabled in interface PrintableisWatermarkEnabled in class AbstractPrintPrintable.isWatermarkEnabled()public Watermarkable getWatermarkable()
getWatermarkable in interface PrintablegetWatermarkable in class AbstractPrintreturn watermarkableCopyright © 2013 The Kuali Foundation. All Rights Reserved.