public abstract class TemplatePrint extends AbstractPrint
| Constructor and Description |
|---|
TemplatePrint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommitteeId() |
abstract String |
getProtoCorrespTypeCode() |
List<Source> |
getXSLTemplates()
This method fetches the XSL style-sheets required for transforming the
generated XML into PDF.
|
void |
setCommitteeId(String committeeId) |
getAttachments, getBytes, getPrintableBusinessObject, getReportParameters, getWatermarkable, getXmlStream, getXSLTemplateWithBookmarks, isWatermarkEnabled, renderXML, setAttachments, setPrintableBusinessObject, setReportParameters, setXmlStreampublic abstract String getProtoCorrespTypeCode()
public List<Source> getXSLTemplates()
getXSLTemplates in interface PrintablegetXSLTemplates in class AbstractPrintArrayList} of Source XSLspublic String getCommitteeId()
public void setCommitteeId(String committeeId)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.