Skip navigation links

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

E17789-01

A B C D E F G H I J L M N O P R S T U V W X


A

AbstractDeliveryRequest - Class in oracle.xdo.delivery
Abstract implementation of the DeliveryRequest.
AbstractDeliveryRequest() - Constructor for class oracle.xdo.delivery.AbstractDeliveryRequest
Default constructor
AccessDeniedException - Exception in oracle.xdo.service.v2
 
AccessDeniedException() - Constructor for exception oracle.xdo.service.v2.AccessDeniedException
 
addAttachment(String, String, InputStream) - Method in class oracle.xdo.delivery.smtp.Attachment
Adds a file as an attachment.
addAttachment(String, String, String) - Method in class oracle.xdo.delivery.smtp.Attachment
Adds a file as an attachment.
addAttachment(String, String) - Method in class oracle.xdo.delivery.smtp.Attachment
Deprecated. It returns null now. Use other addAttachment() methods with using InputStream or filename to specify the document to deliver.
addAttachment(String, String, MimeBodyPart, int) - Method in class oracle.xdo.delivery.smtp.Attachment
Deprecated. It returns null now. Use other addAttachment() methods with using InputStream or filename to specify the document to deliver.
addHtmlAttachment(String) - Method in class oracle.xdo.delivery.smtp.Attachment
Adds a HTML file as an attachment.
addHtmlAttachment(String, String, String) - Method in class oracle.xdo.delivery.smtp.Attachment
Adds a HTML file as an attachment.
addHtmlAttachment(String, Hashtable) - Method in class oracle.xdo.delivery.smtp.Attachment
Adds a HTML file as an attachment.
addHtmlAttachment(String, MimeBodyPart, Hashtable) - Method in class oracle.xdo.delivery.smtp.Attachment
Adds a HTML file as an attachment.
addHtmlAttachment(InputStream, String, String, MimeBodyPart, Hashtable) - Method in class oracle.xdo.delivery.smtp.Attachment
Adds a HTML file as an attachment.
addHtmlAttachment(InputStream, String, String, MimeBodyPart, Hashtable, int, String) - Method in class oracle.xdo.delivery.smtp.Attachment
 
addHtmlAttachment(InputStream, String, String, String, MimeBodyPart, Hashtable, int, String) - Method in class oracle.xdo.delivery.smtp.Attachment
 
addHtmlAttachment(InputStream, String, String, String, MimeBodyPart, Hashtable, int, String, boolean) - Method in class oracle.xdo.delivery.smtp.Attachment
 
addProperties(Hashtable) - Method in class oracle.xdo.delivery.DeliveryComponent
Adds properties.
addProperties(Hashtable, boolean) - Method in class oracle.xdo.delivery.DeliveryComponent
Adds properties.
addProperty(String, Object) - Method in class oracle.xdo.delivery.DeliveryComponent
Adds a property.
addRequestFactory(String, String) - Static method in class oracle.xdo.delivery.DeliveryManager
Adds the custom delivery request factory.
addSignatureField(int, float[], String) - Method in class oracle.xdo.common.pdf.signature.PDFSignature
Creates a signature field and appends it to a PDF document.
addSignatureField(int, int, String, float, float) - Method in class oracle.xdo.common.pdf.signature.PDFSignature
If the fieldLength and fieldHeight value is less than 0, a default value is used.
append(String, String) - Method in class oracle.xdo.template.pdf.xfdf.XFDFObject
Appends a field with the given name and value.
appendXML(InputStream) - Method in class oracle.xdo.template.pdf.xfdf.XFDFObject
Reads the XML data and converts it to XFDF.
appendXML(File) - Method in class oracle.xdo.template.pdf.xfdf.XFDFObject
Reads the XML data and converts it to XFDF.
appendXML(String) - Method in class oracle.xdo.template.pdf.xfdf.XFDFObject
Reads the XML data and converts it to XFDF.
appendXML(XMLDocument) - Method in class oracle.xdo.template.pdf.xfdf.XFDFObject
Reads the XML data and converts it to XFDF.
AS2_ASYNC_ADDRESS - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
Asynchronous address to which MDN notifications should be send.
AS2_ASYNC_EMAIL_SERVER_FOLDER_NAME - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_ASYNC_EMAIL_SERVER_HOST - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_ASYNC_EMAIL_SERVER_PASSWORD - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_ASYNC_EMAIL_SERVER_PORT - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_ASYNC_EMAIL_SERVER_USERNAME - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_AUTH_TYPE - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
Type of authentication; Value as per constants in AS2Constants
AS2_COMPRESSED - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
Boolean indicating whether the request is compressed
AS2_CONTENT_DATA - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 EDI Data -- The Object should be a byte array containing EDI data
AS2_CONTENT_DISPOSITION - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 MDN for Contents field.
AS2_CONTENT_FILE - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 EDI Content File -- The String should be file name
AS2_CONTENT_TYPE - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_DELIVERY_OPTION - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 Delivery Option.
AS2_DIGEST_ALGO - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_DISPOSITION_NOTIFICATION_OPTIONS - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 MDN Options field.
AS2_DISPOSITION_NOTIFICATION_TO - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 "MDN Required" field.
AS2_ENC_ALGO - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_FROM - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 Sender Information.
AS2_HTTP_AUTHTYPE - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_HTTP_ENCTYPE - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_HTTP_HOST - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
Target server host name
AS2_HTTP_METHOD - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
HTTP request method, should be POST.
AS2_HTTP_METHOD_POST - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
POST HTTP request method
AS2_HTTP_PASSWORD - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_HTTP_PORT - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
Target server port
AS2_HTTP_PROXY_AUTHTYPE - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_HTTP_PROXY_HOST - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
Proxy server host name
AS2_HTTP_PROXY_PASSWORD - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_HTTP_PROXY_PORT - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
Proxy server port
AS2_HTTP_PROXY_USERNAME - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_HTTP_REMOTE_DIRECTORY - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
Remote directory name of the HTTP request.
AS2_HTTP_REMOTE_FILENAME - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
Remote filename of the request For example, if the target URL is http://host:80/path/to/target, the remote filename is target.
AS2_HTTP_TIMEOUT - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_HTTP_USE_CHUNKED_BODY - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_HTTP_USE_FULL_URL - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_HTTP_USERNAME - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_MESSAGE_COMPRESSION - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_MESSAGE_ENCRYPTION - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_MESSAGE_ID - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 Message ID
AS2_MESSAGE_SIGNATURE - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_RECEIPT_TYPE - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
Type of receipt required; Value as per constants in AS2Constants
AS2_RECEIVER_CERTIFICATES_FILE - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_RECIPIENT_ADDRESS - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 Recipient Address.
AS2_REQUIRE_RECEIPT - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_SENDER_PKCS12_FILE - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_SENDER_PKCS12_PASSWORD - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
 
AS2_SUBJECT - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 Subject.
AS2_TO - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 Receiver Information.
AS2_VERSION - Static variable in interface oracle.xdo.delivery.as2.AS2PropertyDefinitions
AS2 version, choose from 1.0 through 1.9.
AS2PropertyDefinitions - Interface in oracle.xdo.delivery.as2
 
assignRolesToUser(String, String[], String, String) - Method in interface oracle.xdo.service.v2.SecurityService_PortType
 
assignRolesToUser(String, String[], String, String) - Method in class oracle.xdo.service.v2.SecurityServiceSoapBindingStub
 
ASYNC_CHECK_INTERVAL - Static variable in interface oracle.xdo.delivery.DeliveryPropertyDefinitions
Timeout for asynchronus delivery request in millisec.
ASYNC_TIMEOUT - Static variable in interface oracle.xdo.delivery.DeliveryPropertyDefinitions
Timeout for asynchronus delivery request in millisec.
Attachment - Class in oracle.xdo.delivery.smtp
This is a utility class to allow users to create multiple attachments easily for the email.
Attachment() - Constructor for class oracle.xdo.delivery.smtp.Attachment
Constructor.
Attachment(DataSource) - Constructor for class oracle.xdo.delivery.smtp.Attachment
Constructor with the data source.
Attachment(Hashtable) - Constructor for class oracle.xdo.delivery.smtp.Attachment
Constructor with properties.

Skip navigation links

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

E17789-01

A B C D E F G H I J L M N O P R S T U V W X


Copyright © 2010, Oracle. All rights reserved.