public interface S2SPrintable
Modifier and Type | Method and Description |
---|---|
Map<String,byte[]> |
getAttachments()
This method will return the PDF attachments specific to the printable.
|
List<Source> |
getXSLTemplates()
This method provides a way to get the XSL Transform(s) for the KC
generated XML.
|
Map<String,Source> |
getXSLTemplateWithBookmarks() |
Map<String,byte[]> |
renderXML()
This method will provide the either reflected or XML-Bean based XML for
input to the Transform into XML-FO.
|
List<Source> getXSLTemplates()
Map<String,Source> getXSLTemplateWithBookmarks()
Map<String,byte[]> renderXML()
Map<String,byte[]> getAttachments()
Copyright © 2014–2015 The Kuali Foundation. All rights reserved.