|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.ide.print.PrintHelperDefinitions
public class PrintHelperDefinitions
PrintHelperDefinitions represent the list of print definitions that have been registered via the extension manifests
| Method Summary | |
|---|---|
DocumentPrintFactory |
getDocumentPrintFactoryForView(java.lang.Class viewClass) |
static PrintHelperDefinitions |
getInstance() |
PageableFactory |
getPageableFactoryForObject(java.lang.Object object) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static PrintHelperDefinitions getInstance()
public PageableFactory getPageableFactoryForObject(java.lang.Object object)
public DocumentPrintFactory getDocumentPrintFactoryForView(java.lang.Class viewClass)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||