Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E22256-02


Deprecated API


Contents

Deprecated Fields
oracle.xdo.delivery.smtp.SMTPPropertyDefinitions.SMTP_ATTACHMENT_FIRST
            
oracle.xdo.delivery.smtp.SMTPPropertyDefinitions.SMTP_CHARACTER_ENCODING
          Use SMTP_CHARSET 

 

Deprecated Methods
oracle.xdo.delivery.smtp.Attachment.addAttachment(String, String)
          It returns null now. Use other addAttachment() methods with using InputStream or filename to specify the document to deliver. 
oracle.xdo.delivery.smtp.Attachment.addAttachment(String, String, MimeBodyPart, int)
          It returns null now. Use other addAttachment() methods with using InputStream or filename to specify the document to deliver. 
oracle.xdo.delivery.AbstractDeliveryRequest.getDocumentFile()
          It always returns null. 
oracle.xdo.delivery.AbstractDeliveryRequest.getDocumentInputStream()
          It always returns null. 
oracle.xdo.delivery.DeliveryRequest.getDocumentOutputStream()
          Please use setDocument() to set the document. 
oracle.xdo.delivery.AbstractDeliveryRequest.getDocumentOutputStream()
          It returns null. 
oracle.xdo.template.FormProcessor.makeOutputFlat(boolean)
          since 5.6 
oracle.xdo.common.pdf.util.PDFDocMerger.mergePDFDocs()
          since 5.0 
oracle.xdo.template.FOProcessor.process()
          Use generate() 
oracle.xdo.template.pdf.book.PDFOverlay.process()
          since 11.1.1.8.0 
oracle.xdo.common.pdf.util.PDFDocMerger.processAndGetPDFParser()
          sinace 11.1.1.8.0 
oracle.xdo.common.pdf.util.PDFDocMerger.setConfig(Hashtable)
          since 4.5 
oracle.xdo.template.RTFProcessor.setExtractAttributeSet(int)
            
oracle.xdo.template.pdf.book.PDFOverlay.setMainPDFParser(PDFParser)
          since 11.1.1.8.0 
oracle.xdo.template.pdf.book.OutlineProcessor.setPDFParser(PDFParser)
          since 11.1.1.8.0 

 

Deprecated Constructors
oracle.xdo.template.pdf.js.JavascriptEditor(PDFParser)
          since 11.1.1.8.0 
oracle.xdo.template.pdf.book.OutlineProcessor(PDFParser, InputStream)
          since 11.1.1.8.0 
oracle.xdo.common.pdf.util.PDFDocMerger(PDFParser[])
          since 11.1.1.8.0 
oracle.xdo.template.pdf.book.PDFOverlay(PDFParser, InputStream)
          since 11.1.1.8.0 

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E22256-02


Copyright © 2010, 2014, Oracle. All rights reserved.