Skip navigation links

Oracle BI Publisher Java API Reference
Release 10.1.3.4

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


S

SERVER_NAME - Static variable in interface oracle.apps.xdo.delivery.DeliveryPropertyDefinitions
Server name.
setAliases(Hashtable) - Method in class oracle.apps.xdo.template.FormProcessor
Sets fieldName aliases.
setBackground(InputStream) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets the background PDF document.
setConfig(Properties) - Method in class oracle.apps.xdo.batch.DocumentProcessor
Let users specify XDO properties programatically.
setConfig(String, String) - Method in class oracle.apps.xdo.batch.DocumentProcessor
Please refer to setConfig(Properties prop) for more info.
setConfig(String, String) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets properties such as security and temporary directory information.
setConfig(Hashtable) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Deprecated. since 4.5
setConfig(Properties) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets properties such as security and temporary directory information.
setConfig(Properties) - Method in class oracle.apps.xdo.dataengine.DataProcessor
To specify Data Engine properties programmatically.
setConfig(Properties) - Method in class oracle.apps.xdo.template.EFTProcessor
Sets the configuration for the document to be processed.
setConfig(InputStream) - Method in class oracle.apps.xdo.template.EFTProcessor
Sets the configuration for the document to be processed.
setConfig(String) - Method in class oracle.apps.xdo.template.EFTProcessor
Sets the configuration for the document to be processed.
setConfig(InputStream) - Method in class oracle.apps.xdo.template.FOProcessor
Sets the configuration for the document to be processed.
setConfig(String) - Method in class oracle.apps.xdo.template.FOProcessor
Sets the configuration for the document to be processed.
setConfig(Properties) - Method in class oracle.apps.xdo.template.FOProcessor
Sets properties for this object.
setConfig(InputStream) - Method in class oracle.apps.xdo.template.FormProcessor
Sets a configuration for each document or template.
setConfig(String) - Method in class oracle.apps.xdo.template.FormProcessor
Sets a configuration for each document or template.
setConfig(Properties) - Method in class oracle.apps.xdo.template.FormProcessor
Sets a configuration for each document or template.
setConfig(Properties) - Method in class oracle.apps.xdo.template.pdf.book.PDFBookBinder
 
setConfig(Properties) - Method in class oracle.apps.xdo.template.pdf.book.PDFOverlay
 
setConfig(Properties) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setConfig(Properties) - Method in class oracle.apps.xdo.template.RTFProcessor
Sets the configuration for the document to be processed.
setConfig(InputStream) - Method in class oracle.apps.xdo.template.RTFProcessor
Sets the configuration for the document to be processed.
setConfig(String) - Method in class oracle.apps.xdo.template.RTFProcessor
Sets the configuration for the document to be processed.
setConnection(Connection) - Method in class oracle.apps.xdo.dataengine.DataProcessor
Set the JDBC Connection.
setContextParam(String, String) - Method in class oracle.apps.xdo.template.EFTGeneratorProcessor
Set ETF specific context parameter.
setCoverPageTemplate(String) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setCoverPageTemplate(InputStream) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setData(String) - Method in class oracle.apps.xdo.template.EFTINProcessor
Sets Input XML File.
setData(InputStream) - Method in class oracle.apps.xdo.template.EFTINProcessor
Sets XML Data Input Stream.
setData(Reader) - Method in class oracle.apps.xdo.template.EFTINProcessor
Sets XML Data Reader.
setData(String) - Method in class oracle.apps.xdo.template.EFTProcessor
Sets Input XML File.
setData(InputStream) - Method in class oracle.apps.xdo.template.EFTProcessor
Sets XML Data Input Stream.
setData(Reader) - Method in class oracle.apps.xdo.template.EFTProcessor
Sets XML Data Reader.
setData(String) - Method in class oracle.apps.xdo.template.FOProcessor
Sets Input XML File.
setData(InputStream) - Method in class oracle.apps.xdo.template.FOProcessor
Sets XML Data Input Stream.
setData(Reader) - Method in class oracle.apps.xdo.template.FOProcessor
Sets XML Data Reader.
setData(InputStream[]) - Method in class oracle.apps.xdo.template.FOProcessor
Sets XML Data Input Streams.
setData(Reader[]) - Method in class oracle.apps.xdo.template.FOProcessor
Sets XML Data Input Readers.
setData(String[]) - Method in class oracle.apps.xdo.template.FOProcessor
Sets Input XML Files.
setData(String) - Method in class oracle.apps.xdo.template.FormProcessor
Allows you to pass the data file path itself.
setData(InputStream) - Method in class oracle.apps.xdo.template.FormProcessor
Allows you to pass the data InputStream itself.
setData(Reader) - Method in class oracle.apps.xdo.template.FormProcessor
Allows you to pass a Reader instance.
setData(Hashtable) - Method in class oracle.apps.xdo.template.FormProcessor
Allows you to pass the data as Hashtable type.
setDataModel(String) - Method in class oracle.apps.xdo.dataengine.DataProcessor
 
setDataModel(InputStream) - Method in class oracle.apps.xdo.dataengine.DataProcessor
 
setDataString(String) - Method in class oracle.apps.xdo.template.FormProcessor
Allows you to pass data as a String type.
setDataTemplate(InputStream) - Method in class oracle.apps.xdo.dataengine.DataProcessor
Set Data Template as InputStream.
setDataTemplate(String) - Method in class oracle.apps.xdo.dataengine.DataProcessor
Set Data Template from file System.
setDebugLogOn() - Method in class oracle.apps.xdo.dataengine.DataProcessor
Strat Debug Logging.
setDefaultValue(Object) - Method in class oracle.apps.xdo.dataengine.Parameter
Returns default value
setDistributedConnections(Hashtable) - Method in class oracle.apps.xdo.dataengine.DataProcessor
Set the JDBC Connections as Hashtable for distributed queries.
setDocument(String, String) - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Sets document to the request.
setDocument(InputStream) - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Sets document to the request.
setDocument(String) - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Sets the document.
setDocument(InputStream) - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Sets document to the request.
setDocument(String) - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Sets the document.
setDocument(String, String) - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Sets the document.
setEndPage(int) - Method in class oracle.apps.xdo.template.pdf.book.PDFOverlay
 
setEndPageTemplate(String) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setEndPageTemplate(InputStream) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setExtractAttributeSet(int) - Method in class oracle.apps.xdo.template.RTFProcessor
Deprecated.  
setExtractXLIFF(boolean) - Method in class oracle.apps.xdo.template.RTFProcessor
Sets the flag to extract xliff file or not
setExtraPages(int) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setImageWatermark(InputStream, float[]) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets WaterMark with image.
setInputPDF(String) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setInputPDF(InputStream) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setInterweave(boolean) - Method in class oracle.apps.xdo.template.pdf.book.PDFOverlay
 
setIntXML(String) - Method in class oracle.apps.xdo.template.EFTINProcessor
 
setLocale(String) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets locale information for text WaterMark.
setLocale(Locale) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets the locale.
setLocale(String) - Method in class oracle.apps.xdo.template.FOProcessor
Sets the locale setting.
setLocale(Locale) - Method in class oracle.apps.xdo.template.FOProcessor
Sets the locale.
setLocale(String) - Method in class oracle.apps.xdo.template.FormProcessor
Sets a locale for each document or template.
setLocale(Locale) - Method in class oracle.apps.xdo.template.FormProcessor
Sets the locale.
setLocale(String) - Method in class oracle.apps.xdo.template.RTFProcessor
Sets the locale setting.
setLocale(Locale) - Method in class oracle.apps.xdo.template.RTFProcessor
Sets the locale.
setLOV(String, Hashtable) - Method in class oracle.apps.xdo.template.FormProcessor
Sets the lov values for a combo box or list box field.
setLOV(String, Vector, Vector) - Method in class oracle.apps.xdo.template.FormProcessor
Sets the lov values for a combo box or list box.
setLOV(String, Vector, Vector, Object) - Method in class oracle.apps.xdo.template.FormProcessor
Sets the lov values for a combo box or list box.
setMainDocument(InputStream) - Method in class oracle.apps.xdo.template.pdf.book.PDFOverlay
 
setMasterTemplate(String) - Method in class oracle.apps.xdo.template.RTFProcessor
set Master Template File's path
setMasterTemplate(InputStream) - Method in class oracle.apps.xdo.template.RTFProcessor
 
setMaxPages(int) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setMaxRows(int) - Method in class oracle.apps.xdo.dataengine.DataProcessor
Set the maximum no of rows.
setMergeBookmarks(boolean) - Method in class oracle.apps.xdo.template.pdf.book.OutlineProcessor
 
setMergeBookmarks(boolean) - Method in class oracle.apps.xdo.template.pdf.book.PDFBookBinder
 
setMetaInfo(String) - Method in class oracle.apps.xdo.template.FormProcessor
Allows you to pass the file path to meta information(XTM).
setMetaInfo(InputStream) - Method in class oracle.apps.xdo.template.FormProcessor
Allows you to pass meta information as an InputStream.
setName(String) - Method in class oracle.apps.xdo.dataengine.Parameter
set parameter name.
setOutput(OutputStream) - Method in class oracle.apps.xdo.dataengine.DataProcessor
Set the output stream to write the XML output.
setOutput(String) - Method in class oracle.apps.xdo.dataengine.DataProcessor
Set the output file to write the XML output.
setOutput(String) - Method in class oracle.apps.xdo.template.EFTINProcessor
Sets output file path.
setOutput(OutputStream) - Method in class oracle.apps.xdo.template.EFTINProcessor
Sets output stream.
setOutput(String) - Method in class oracle.apps.xdo.template.EFTProcessor
Sets output file path.
setOutput(OutputStream) - Method in class oracle.apps.xdo.template.EFTProcessor
Sets output stream.
setOutput(String) - Method in class oracle.apps.xdo.template.FOProcessor
Sets output file path.
setOutput(OutputStream) - Method in class oracle.apps.xdo.template.FOProcessor
Sets output stream.
setOutput(String) - Method in class oracle.apps.xdo.template.FormProcessor
Allows you to pass the new document file name.
setOutput(OutputStream) - Method in class oracle.apps.xdo.template.FormProcessor
Allows you to pass the new document OutputStream instead of the path.
setOutput(String) - Method in class oracle.apps.xdo.template.RTFProcessor
Set the output XSL file's path
setOutput(OutputStream) - Method in class oracle.apps.xdo.template.RTFProcessor
Set the output stream for XSL file
setOutputDir(String) - Method in class oracle.apps.xdo.template.pdf.book.PDFBookBinder
 
setOutputFormat(byte) - Method in class oracle.apps.xdo.template.FOProcessor
Sets the output format type.
setOutputStream(OutputStream) - Method in class oracle.apps.xdo.template.pdf.book.PDFOverlay
 
setOverlayOnTop(boolean) - Method in class oracle.apps.xdo.template.pdf.book.PDFOverlay
 
setOverlayTemplate(InputStream) - Method in class oracle.apps.xdo.template.pdf.book.PDFOverlay
 
setPageNumberCoordinates(float, float) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets the coordination information on the page numbering.
setPageNumberFontInfo(String, float) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets the font information on the page numbering.
setPageNumberValue(int) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets an initial number from which the page numbering starts.
setPageNumberValue(int, int) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets an initial number from which the page numbering starts from and the page index from which you want to start the page numbering.
setPageNumTemplate(String) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setPageNumTemplate(InputStream) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setParameters(Hashtable) - Method in class oracle.apps.xdo.dataengine.DataProcessor
Pass the parameter as Name:Value pair using Hashtable.
setParameters(ArrayList) - Method in class oracle.apps.xdo.dataengine.DataProcessor
Pass the parameter as ArrayList holding oracle.apps.xdo.dataengine.Parameter Object.
setPDFInput(InputStream) - Method in class oracle.apps.xdo.template.pdf.book.OutlineProcessor
 
setPDFOutput(OutputStream) - Method in class oracle.apps.xdo.template.pdf.book.OutlineProcessor
 
setPDFOutput(String) - Method in class oracle.apps.xdo.template.pdf.book.PDFBookBinder
 
setPDFParser(PDFParser) - Method in class oracle.apps.xdo.template.pdf.book.OutlineProcessor
 
setProperties(Hashtable) - Method in class oracle.apps.xdo.delivery.smtp.Attachment
Sets the prooperies.
setProperties(Properties) - Method in class oracle.apps.xdo.template.fo.util.FOUtility
 
setRequestId(int) - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Sets request ID <p/>
setRequestId(int) - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Sets request ID <p/>
setRotation(int) - Method in class oracle.apps.xdo.template.pdf.book.PDFOverlay
 
setRowsetTag(String) - Method in class oracle.apps.xdo.dataengine.DataProcessor
 
setRowTag(String) - Method in class oracle.apps.xdo.dataengine.DataProcessor
 
setScalableModeOn() - Method in class oracle.apps.xdo.dataengine.DataProcessor
 
setSchema(String) - Method in class oracle.apps.xdo.template.EFTINProcessor
 
setSequenceID(String) - Method in class oracle.apps.xdo.template.RTFProcessor
Sets the sequence ID of current RTF template for sub-template generation
setSequenceNumber(String, String) - Method in class oracle.apps.xdo.template.EFTGeneratorProcessor
set a consequential sequence number to eText processor, this number will be the next sequence that to be used in the processing
setServer(String) - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Sets the server name defined in the config file.
setServer(String) - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Sets the server name defined in the config file.
setSql(String) - Method in class oracle.apps.xdo.dataengine.DataProcessor
 
setStartingVolumeNumber(int) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setStartPage(int) - Method in class oracle.apps.xdo.template.pdf.book.PDFOverlay
 
setStatus(int) - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Sets the request status
setStatusMessage(String) - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Sets the request status message.
setStylesheet(String) - Method in class oracle.apps.xdo.template.pdf.xfdf.XFDFObject
Sets the XSL stylesheet for XML data.
setStylesheet(InputStream) - Method in class oracle.apps.xdo.template.pdf.xfdf.XFDFObject
Sets the XSL stylesheet for XML data.
setStylesheet(XMLDocument) - Method in class oracle.apps.xdo.template.pdf.xfdf.XFDFObject
Sets the XSL stylesheet for XML data.
setTemplate(String) - Method in class oracle.apps.xdo.template.EFTINProcessor
Sets Input Template File.
setTemplate(InputStream) - Method in class oracle.apps.xdo.template.EFTINProcessor
Sets Input Stream for Template data.
setTemplate(Reader) - Method in class oracle.apps.xdo.template.EFTINProcessor
Sets Reader for XSL data.
setTemplate(String) - Method in class oracle.apps.xdo.template.EFTProcessor
Sets Input Template File.
setTemplate(InputStream) - Method in class oracle.apps.xdo.template.EFTProcessor
Sets Input Stream for Template data.
setTemplate(Reader) - Method in class oracle.apps.xdo.template.EFTProcessor
Sets Reader for XSL data.
setTemplate(String) - Method in class oracle.apps.xdo.template.FOProcessor
Sets Input XSL File.
setTemplate(InputStream) - Method in class oracle.apps.xdo.template.FOProcessor
Sets Input Stream for XSL data.
setTemplate(Reader) - Method in class oracle.apps.xdo.template.FOProcessor
Sets Reader for XSL data.
setTemplate(InputStream[]) - Method in class oracle.apps.xdo.template.FOProcessor
Sets array of InputStream for input XSL data.
setTemplate(Reader[]) - Method in class oracle.apps.xdo.template.FOProcessor
Sets array of Reader for input XSL data.
setTemplate(String[]) - Method in class oracle.apps.xdo.template.FOProcessor
Sets Input XSL Files.
setTemplate(String) - Method in class oracle.apps.xdo.template.FormProcessor
Allows you to pass the template as a path.
setTemplate(InputStream) - Method in class oracle.apps.xdo.template.FormProcessor
Allows you to pass a template as an InputStream.
setTextDefaultWatermark(String) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets WaterMark text with specific behavior.
setTextWatermark(String, float, float) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets WaterMark text with default attributes.
setTextWatermarkAngle(int) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets an angle measured in degree.
setTextWatermarkColor(float, float, float) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets color with r,g,b.
setTextWatermarkFont(String, int) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets font face name with font size.
setTraceOn() - Method in class oracle.apps.xdo.dataengine.DataProcessor
Set SQL trace on.
setTransparency(double) - Method in class oracle.apps.xdo.template.pdf.book.PDFOverlay
 
setUseScalable(boolean) - Method in class oracle.apps.xdo.template.pdf.book.PDFReportBinder
 
setValue(Object) - Method in class oracle.apps.xdo.dataengine.Parameter
Returns parameter value
setWatermarks(Hashtable[]) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets multiple watermarks at once.
setWatermarkTo(int) - Method in class oracle.apps.xdo.common.pdf.util.PDFDocMerger
Sets the page index in which the watermark is specified.
setXLIFF(String) - Method in class oracle.apps.xdo.template.FOProcessor
Sets XLIFF File.
setXLIFF(InputStream) - Method in class oracle.apps.xdo.template.FOProcessor
Sets Input Stream for XLIFF data.
setXLIFF(Reader) - Method in class oracle.apps.xdo.template.FOProcessor
Sets Input Stream for XLIFF data.
setXLIFF(InputStream[]) - Method in class oracle.apps.xdo.template.FOProcessor
Sets array of InputStream for input XLIFF data.
setXLIFF(Reader[]) - Method in class oracle.apps.xdo.template.FOProcessor
Sets array of Reader for input XLIFF data.
setXLIFF(String[]) - Method in class oracle.apps.xdo.template.FOProcessor
Sets array of file path strings forinput XLIFF data.
setXLIFFOutput(String) - Method in class oracle.apps.xdo.template.RTFProcessor
Set the output XLIFF file's path.
setXLIFFOutput(OutputStream) - Method in class oracle.apps.xdo.template.RTFProcessor
Set the output stream for XLIFF file Calling this method will automatically turn on the xliff extraction flag.
setXml(String) - Method in class oracle.apps.xdo.template.fo.util.FOUtility
Sets Input XML File.
setXml(InputStream) - Method in class oracle.apps.xdo.template.fo.util.FOUtility
Sets XML Data Input Stream.
setXml(Reader) - Method in class oracle.apps.xdo.template.fo.util.FOUtility
Sets XML Data Input Reader.
setXMLInput(InputStream) - Method in class oracle.apps.xdo.template.pdf.book.OutlineProcessor
 
setXMLInput(String) - Method in class oracle.apps.xdo.template.pdf.book.PDFBookBinder
 
setXMLInput(InputStream) - Method in class oracle.apps.xdo.template.pdf.book.PDFBookBinder
 
setXSL(String) - Method in class oracle.apps.xdo.template.EFTINProcessor
 
setXSL(String) - Method in class oracle.apps.xdo.template.EFTProcessor
 
setXsl(String) - Method in class oracle.apps.xdo.template.fo.util.FOUtility
Sets Input XSL File.
setXsl(InputStream) - Method in class oracle.apps.xdo.template.fo.util.FOUtility
Sets Input Stream for XSL data.
setXsl(Reader) - Method in class oracle.apps.xdo.template.fo.util.FOUtility
Sets Reader for XSL data
SFTP_AUTH_TYPE - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_AUTH_TYPE_PASSWORD - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_AUTH_TYPE_PUBLIC_KEY - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_FILE_PERMISSION - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_HOST - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_METHOD - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_PASSWORD - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_PORT - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_PRIVATE_KEY_FILE - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_PRIVATE_KEY_PASSWORD - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_REMOTE_DIRECTORY - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_REMOTE_FILENAME - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTP_USERNAME - Static variable in interface oracle.apps.xdo.delivery.ssh2.SFTPPropertyDefinitions
 
SFTPPropertyDefinitions - Interface in oracle.apps.xdo.delivery.ssh2
SSH Protocol Suite specific definitions
SMTP_ATTACHMENT - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Email attachment.
SMTP_ATTACHMENT_FIRST - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Deprecated.  
SMTP_BCC_RECIPIENTS - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
BCC recipients, either String or String[] for the value.
SMTP_CC_RECIPIENTS - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
CC recipients, either String or String[] for the value.
SMTP_CHARACTER_ENCODING - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Deprecated. Use SMTP_CHARSET
SMTP_CHARSET - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Character set used for from/to/cc/subject such as "UTF-8", "ISO-8859-1" or "EUC-KR".
SMTP_CONTENT_DISPOSITION - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Content disposition of the document.
SMTP_CONTENT_FILENAME - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Filename for the document.
SMTP_CONTENT_TYPE - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Content type of the document
SMTP_CURRENT_DIRECTORY - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Property to tell the current directory.
SMTP_DIRECTORY_MAPPINGS - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Directory mapping table for HTML attachment.
SMTP_ENCODING - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Character encoding used for from/to/cc/subject.
SMTP_FROM - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Sender (FROM) address
SMTP_HOST - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Target server host name
SMTP_PASSWORD - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Password for SMTP authentication.
SMTP_PORT - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Target server port
SMTP_REPLY_TO - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Reply-TO address
SMTP_SUBJECT - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Email subject
SMTP_TO_RECIPIENTS - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
TO recipients, either String or String[] for the value.
SMTP_USERNAME - Static variable in interface oracle.apps.xdo.delivery.smtp.SMTPPropertyDefinitions
Username for SMTP authentication.
SMTPPropertyDefinitions - Interface in oracle.apps.xdo.delivery.smtp
SMTP delivery property definitions.
startElement(String, AttributeList) - Method in class oracle.apps.xdo.template.pdf.book.OutlineProcessor
Do not call this method!
STATUS_CLIENT_IN_PROCESS - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request stream is in process in the client side.
STATUS_FAILED_BUSY - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request was failed because the device ,network or line was busy.
STATUS_FAILED_CLIENT_ERROR - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request was failed because of client error
STATUS_FAILED_INVALID_RECIPIENT - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request was failed because the receipant setting was wrong.
STATUS_FAILED_INVALID_REQUEST - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request was failed because of the invalid request
STATUS_FAILED_INVALID_USER - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request was failed because of invalid username or password.
STATUS_FAILED_IO_ERROR - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request was failed because of the IO error.
STATUS_FAILED_SERVER_ERROR - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request was failed because of the error in the server side.
STATUS_FAILED_TIMEOUT - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request was failed because of request timeout
STATUS_NOT_DELIVERED - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request was not sent yet.
STATUS_SERVER_IN_PROCESS - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request is in process in the server side.
STATUS_SUCCESSFUL - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request was done sucessfully without warnings.
STATUS_SUCCESSFUL_WITH_WARNINGS - Static variable in interface oracle.apps.xdo.delivery.DeliveryStatusDefinitions
The delivery request was done sucessfully with some minor warnings.
submit(DeliveryResponseListener) - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
<p/>
submit() - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
 
submit() - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Submits the request (Synchronus).
submit(DeliveryResponseListener) - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Submits the request (Asynchronus).
submitRequest(DeliveryRequest) - Method in interface oracle.apps.xdo.delivery.DeliveryRequestHandler
Submits the request.

Skip navigation links

Oracle BI Publisher Java API Reference
Release 10.1.3.4

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


© 2004, 2005, 2006, 2007, 2008, Oracle. All rights reserved.