Skip navigation links

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

E22256-01


Uses of Class
oracle.xdo.service.v2.PrintDeliveryOption

Packages that use PrintDeliveryOption
oracle.xdo.service.v2   

 

Uses of PrintDeliveryOption in oracle.xdo.service.v2

 

Methods in oracle.xdo.service.v2 that return PrintDeliveryOption
 PrintDeliveryOption[] DeliveryChannels.getPrintOptions()
          Gets the printOptions value for this DeliveryChannels.

 

Methods in oracle.xdo.service.v2 with parameters of type PrintDeliveryOption
 void DeliveryChannels.setPrintOptions(PrintDeliveryOption[] printOptions)
          Sets the printOptions value for this DeliveryChannels.

 

Constructors in oracle.xdo.service.v2 with parameters of type PrintDeliveryOption
DeliveryChannels(EMailDeliveryOption[] emailOptions, FaxDeliveryOption[] faxOptions, FTPDeliveryOption[] ftpOptions, LocalDeliveryOption[] localOptions, PrintDeliveryOption[] printOptions, WebDAVDeliveryOption[] webDAVOptions)
           

 


Skip navigation links

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

E22256-01


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