Skip navigation links

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

E17789-01


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.common.pdf.util.PDFDocMerger.setConfig(Hashtable)
          since 4.5 
oracle.xdo.template.RTFProcessor.setExtractAttributeSet(int)
            

 


Skip navigation links

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

E17789-01


Copyright © 2010, Oracle. All rights reserved.