public class PrintHelperDefinitions
extends java.lang.Object
PrintHelperDefinitions represent the list of print definitions that have been registered via the extension manifests| Modifier and Type | Method and Description |
|---|---|
DocumentPrintFactory |
getDocumentPrintFactoryForView(java.lang.Class viewClass) |
static PrintHelperDefinitions |
getInstance() |
PageableFactory |
getPageableFactoryForObject(java.lang.Object object) |
public static PrintHelperDefinitions getInstance()
public PageableFactory getPageableFactoryForObject(java.lang.Object object)
public DocumentPrintFactory getDocumentPrintFactoryForView(java.lang.Class viewClass)