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


G

generate() - Method in class oracle.apps.xdo.template.FOProcessor
Starts FO processing.
generateFO() - Method in class oracle.apps.xdo.template.fo.util.FOUtility
start XSL transformation to generate XSL-FO
generateFO(Properties) - Method in class oracle.apps.xdo.template.fo.util.FOUtility
start XSL transformation to generate XSL-FO with parameters such as temporary file setting
generateFO(Properties, File, boolean) - Method in class oracle.apps.xdo.template.fo.util.FOUtility
 
generatePDF(OutputStream) - Method in class oracle.apps.xdo.template.pdf.js.JavascriptEditor
Generates the output PDF file
generatePDF(String) - Method in class oracle.apps.xdo.template.pdf.js.JavascriptEditor
Generates the output PDF File
getBody() - Method in interface oracle.apps.xdo.delivery.DeliveryResponse
Returns the actual delivery result message.
getBooleanProperty(String) - Method in class oracle.apps.xdo.delivery.DeliveryComponent
Returns boolean representation of the property value.
getBooleanProperty(String, boolean) - Method in class oracle.apps.xdo.delivery.DeliveryComponent
Returns boolean representation of the property value.
getCause() - Method in exception oracle.apps.xdo.XDOException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in exception oracle.apps.xdo.XDORuntimeException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCompletionStatus(String) - Method in class oracle.apps.xdo.template.FOProcessor
Return the completion status as a String object.
getContextParam(String) - Method in class oracle.apps.xdo.template.EFTGeneratorProcessor
Return the value of a named context parameter.
getDataSourceRefs() - Method in class oracle.apps.xdo.dataengine.DataProcessor
Returns the List of DataSourceRef used in data template.
getDataTemplate() - Method in class oracle.apps.xdo.dataengine.DataProcessor
 
getDataType() - Method in class oracle.apps.xdo.dataengine.Parameter
Returns parameter data type.
getDefaultServerName(String) - Method in class oracle.apps.xdo.delivery.DeliveryManager
Returns the default server name of the specific delivery channel defined in the configuration file.
getDefaultServerNames() - Method in class oracle.apps.xdo.delivery.DeliveryManager
Returns the default server names defined in the configuration file.
getDefaultValue() - Method in class oracle.apps.xdo.dataengine.Parameter
Returns default value
getDocumentFile() - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Deprecated. It always returns null.
getDocumentInputStream() - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Deprecated. It always returns null.
getDocumentLevelJavascript(String) - Method in class oracle.apps.xdo.template.pdf.js.JavascriptEditor
Gets document level javascript for a praticular script name
getDocumentLevelJavascripts() - Method in class oracle.apps.xdo.template.pdf.js.JavascriptEditor
Returns a hashtable mapping of script names to actual script
getDocumentOutputStream() - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Deprecated. It returns null.
getDocumentOutputStream() - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Deprecated. Please use setDocument() to set the document.
getFactory() - Method in interface oracle.apps.xdo.delivery.DeliveryRequestFactory
Returns itself.
getFieldInfo() - Method in class oracle.apps.xdo.template.FormProcessor
Returns Hashtable which stores fields information.
getFieldNames() - Method in class oracle.apps.xdo.template.FormProcessor
Returns field names.
getFieldNames(boolean) - Method in class oracle.apps.xdo.template.FormProcessor
Returns field names.
getFieldNames() - Method in class oracle.apps.xdo.template.RTFProcessor
Return an String array of placeholder's element names found in the RTF file, only the names in <xsl:value-of> elements are return.
getFieldType(String) - Method in class oracle.apps.xdo.template.FormProcessor
Returns field type.
getFieldValue(String) - Method in class oracle.apps.xdo.template.FormProcessor
Returns a field value for each field name.
getFieldValues(String) - Method in class oracle.apps.xdo.template.FormProcessor
 
getIntegerProperty(String) - Method in class oracle.apps.xdo.delivery.DeliveryComponent
Returns int representation of the property value.
getIntegerProperty(String, int) - Method in class oracle.apps.xdo.delivery.DeliveryComponent
Returns int representation of the property value.
getLob(long, ApplicationModule) - Static method in class oracle.apps.xdo.common.lob.FndLobsUtil
Deprecated. Retrieve a LOB.
getMandatoryProperties() - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Returns the list of mandatory properties.
getMessage() - Method in exception oracle.apps.xdo.XDOException
 
getName() - Method in class oracle.apps.xdo.dataengine.Parameter
Returns parameter name.
getOptionalProperties() - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Returns the list of optional properties.
getPageNumber() - Method in class oracle.apps.xdo.template.FormProcessor
Returns a number of pages of input PDF document.
getParameters() - Method in class oracle.apps.xdo.dataengine.DataProcessor
Returns the ArrayList holding oraccle.apps.xdo.dataengine.Parameter.
getPeriodicSequenceNames() - Method in class oracle.apps.xdo.template.EFTProcessor
Returns a list of periodic sequence number's name defined by user in the template
getPipeDataStream(int) - Method in class oracle.apps.xdo.template.FOProcessor
Return the requested number of OutputStream to prepare running the FOProcessor in a different thread.
getProperties() - Method in class oracle.apps.xdo.delivery.DeliveryComponent
Returns a list of properties defined in this object.
getProperty(String) - Method in class oracle.apps.xdo.delivery.DeliveryComponent
Returns a property value of the given property name.
getRequestHandler() - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Returns the delivery request handler.
getRequestId() - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Returns request ID <p/>
getRequestId() - Static method in class oracle.apps.xdo.delivery.DeliveryManager
Returns the unique request ID.
getRequestId() - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Returns request ID <p/>
getResponse() - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
 
getRunException() - Method in class oracle.apps.xdo.template.FOProcessor
Return an Execption instance after running it on a different thread.
getSequenceNumber(String) - Method in class oracle.apps.xdo.template.EFTGeneratorProcessor
Return the next value of the consequential sequence number after the eText processor's processing
getServer() - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Returns the server name set by setServer().
getServer() - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Returns the server name set by setServer().
getServerNames() - Method in class oracle.apps.xdo.delivery.DeliveryManager
Returns the server names defined in the configuration file.
getServerNames(String) - Method in class oracle.apps.xdo.delivery.DeliveryManager
Returns the server names defined in the configuration file.
getStatus() - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Returns the request status.
getStatus() - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Returns the request status.
getStatus() - Method in interface oracle.apps.xdo.delivery.DeliveryResponse
Return the status ID.
getStatusMessage() - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Returns the request status message.
getStatusMessage() - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Returns the request status message.
getStatusMessage() - Method in interface oracle.apps.xdo.delivery.DeliveryResponse
Returns the status message.
getStringProperty(String) - Method in class oracle.apps.xdo.delivery.DeliveryComponent
Returns the property value of the given property name in a string representation.
getTotalPageNumber() - Method in class oracle.apps.xdo.template.FOProcessor
This method returns the total page number on the last generated output.
getTransUnits() - Method in class oracle.apps.xdo.template.RTFProcessor
Return a java.util.Hashtable of xliff's translate units key is the translate unit's ID, value is oracle.apps.xdo.common.xliff.TransUnit
getType() - Method in class oracle.apps.xdo.delivery.AbstractDeliveryRequest
Returns the request type.
getType() - Method in interface oracle.apps.xdo.delivery.DeliveryRequest
Returns the request type.
getUserParameters() - Method in class oracle.apps.xdo.template.RTFProcessor
Return a java.util.hashtable of user defined parameters in the RTF template.
getValue() - Method in class oracle.apps.xdo.dataengine.Parameter
Returns parameter value
getXMLSchema() - Method in class oracle.apps.xdo.dataengine.DataProcessor
 

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.