Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


oracle.ide.print
Class PrintHelperDefinitions

java.lang.Object
  extended by oracle.ide.print.PrintHelperDefinitions


public class PrintHelperDefinitions
extends java.lang.Object

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

getInstance

public static PrintHelperDefinitions getInstance()

getPageableFactoryForObject

public PageableFactory getPageableFactoryForObject(java.lang.Object object)

getDocumentPrintFactoryForView

public DocumentPrintFactory getDocumentPrintFactoryForView(java.lang.Class viewClass)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.