Oracle Fusion Middleware interMedia Domains Java API Reference for Oracle ADF Business Components
11g Release 1 (11.1.1.7.0)

E10656-08
A B C D E F G H I J L M N O P Q R S T V W _

G

generateSignature(OrdImage) - Method in class oracle.ord.im.OrdImageSignatureDomain
 
generateTempFilePath() - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
generateTempFilePath() - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
generateTempFilePath() - Method in interface oracle.ord.im.OrdDomainSupportInterface
Internal: Applications should not use this method.
generateTempFilePath() - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
generateTempFilePath() - Method in class oracle.ord.im.OrdImageSignatureDomain
Internal: Applications should not use this method.
generateTempFilePath() - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getAllAttributes(byte[][]) - Method in class oracle.ord.im.OrdAudioDomain
Returns the audio properties in a temporary Clob in a form defined by the format plug-in.
getAllAttributes(byte[][]) - Method in class oracle.ord.im.OrdVideoDomain
Returns the video properties in a temporary Clob in a form defined by the format plug-in.
getAttribute(byte[][], String) - Method in class oracle.ord.im.OrdAudioDomain
 
getAttribute(int) - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getAttribute(String) - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getAttribute(int) - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getAttribute(String) - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getAttribute(int) - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getAttribute(String) - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getAttribute(byte[][], String) - Method in class oracle.ord.im.OrdVideoDomain
 
getAttribute(int) - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getAttribute(String) - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getAttributeCount() - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getAttributeCount() - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getAttributeCount() - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getAttributeCount() - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getAttributeIndexOf(String) - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getAttributeIndexOf(String) - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getAttributeIndexOf(String) - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getAttributeIndexOf(String) - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getAttributeNames() - Method in class oracle.ord.im.OrdAudioDomain
 
getAttributeNames() - Method in class oracle.ord.im.OrdDocDomain
 
getAttributeNames() - Method in class oracle.ord.im.OrdImageDomain
 
getAttributeNames() - Method in class oracle.ord.im.OrdVideoDomain
 
getAttributeValues() - Method in class oracle.ord.im.OrdAudioDomain
 
getAttributeValues() - Method in class oracle.ord.im.OrdDocDomain
 
getAttributeValues() - Method in class oracle.ord.im.OrdImageDomain
 
getAttributeValues() - Method in class oracle.ord.im.OrdVideoDomain
 
getAudioDuration() - Method in class oracle.ord.im.OrdAudioDomain
 
getAutoPlay() - Method in class oracle.ord.controls.OrdMediaControl
 
getBFILE() - Method in class oracle.ord.im.OrdAudioDomain
Returns a BFILE locator from the database when the srcType attribute is "FILE".
getBFILE() - Method in class oracle.ord.im.OrdDocDomain
Returns a BFILE locator from the database when the srcType attribute is "FILE".
getBFILE() - Method in class oracle.ord.im.OrdImageDomain
Returns a BFILE locator from the database when the srcType attribute is "FILE".
getBFILE() - Method in class oracle.ord.im.OrdVideoDomain
Returns a BFILE locator from the database when the srcType attribute is "FILE".
getBFileDomain() - Method in class oracle.ord.im.OrdAudioDomain
 
getBFileDomain() - Method in class oracle.ord.im.OrdDocDomain
 
getBFileDomain() - Method in interface oracle.ord.im.OrdDomainIOInterface
Returns a BFileDomain object which wraps the BFILE locator obtained from the getBFILE method.
getBFileDomain() - Method in class oracle.ord.im.OrdImageDomain
 
getBFileDomain() - Method in class oracle.ord.im.OrdVideoDomain
 
getBitRate() - Method in class oracle.ord.im.OrdVideoDomain
 
getBlobContent() - Method in class oracle.ord.im.OrdAudioDomain
Returns the Blob locator from the localData attribute.
getBlobContent() - Method in class oracle.ord.im.OrdDocDomain
Returns the Blob locator from the localData attribute.
getBlobContent() - Method in class oracle.ord.im.OrdImageDomain
Returns the Blob locator from the localData attribute.
getBlobContent() - Method in class oracle.ord.im.OrdVideoDomain
Returns the Blob locator from the localData attribute.
getButton(int) - Method in class oracle.ord.controls.OrdMediaControl
 
getButtonsPanel() - Method in class oracle.jbo.uicli.controls.JUImageControl
Gets the panel used to display buttons.
getByteArray() - Method in class oracle.ord.im.OrdByteArraySource
Gets a byte array containing the content to be loaded.
getClearButton() - Method in class oracle.jbo.uicli.controls.JUImageControl
 
getClobComments() - Method in class oracle.ord.im.OrdAudioDomain
Returns the Clob locator from the comments attribute.
getClobComments() - Method in class oracle.ord.im.OrdDocDomain
Returns the Clob locator from the comments attribute.
getClobComments() - Method in class oracle.ord.im.OrdVideoDomain
Returns the Clob locator from the comments attribute.
getComments() - Method in class oracle.ord.im.OrdAudioDomain
Deprecated. Use getClobComments method. Returns the CLOB locator from the comments attribute.

Note

local mode only

getComments() - Method in class oracle.ord.im.OrdDocDomain
Deprecated. Use getClobComments method. Returns the CLOB locator from the comments attribute.

Note

local mode only

getComments() - Method in class oracle.ord.im.OrdVideoDomain
Deprecated. Use getClobComments method. Returns the CLOB locator from the comments attribute.

Note

local mode only

getCommentsAsClobDomain() - Method in class oracle.ord.im.OrdAudioDomain
Returns a ClobDomain object which wraps the Clob locator obtained from the getComments() method.
getCommentsAsClobDomain() - Method in class oracle.ord.im.OrdDocDomain
Returns a ClobDomain object which wraps the Clob locator obtained from the getComments() method.
getCommentsAsClobDomain() - Method in class oracle.ord.im.OrdVideoDomain
Returns a ClobDomain object which wraps the Clob locator obtained from the getComments() method.
getComponent() - Method in class oracle.jbo.uicli.controls.JUImageControl
Returns the AWT component associated with this control.
getCompressionFormat() - Method in class oracle.ord.im.OrdImageDomain
 
getCompressionType() - Method in class oracle.ord.im.OrdAudioDomain
 
getCompressionType() - Method in class oracle.ord.im.OrdVideoDomain
 
getContent() - Method in class oracle.ord.im.OrdAudioDomain
Deprecated. Use getBlobContent method. Returns the BLOB locator from the localData attribute.

Note

local mode only

getContent() - Method in class oracle.ord.im.OrdDocDomain
Deprecated. Use getBlobContent method. Returns the BLOB locator from the localData attribute.

Note

local mode only

getContent() - Method in class oracle.ord.im.OrdImageDomain
Deprecated. Use getBlobContent method. Returns the BLOB locator from the localData attribute.

Note

local mode only

getContent() - Method in class oracle.ord.im.OrdVideoDomain
Deprecated. Use getBlobContent method. Returns the BLOB locator from the localData attribute.

Note

local mode only

getContentAsBlobDomain() - Method in class oracle.ord.im.OrdAudioDomain
 
getContentAsBlobDomain() - Method in class oracle.ord.im.OrdDocDomain
 
getContentAsBlobDomain() - Method in interface oracle.ord.im.OrdDomainIOInterface
Returns a BlobDomain object which wraps the BLOB locator from the localData attribute.
getContentAsBlobDomain() - Method in class oracle.ord.im.OrdImageDomain
 
getContentAsBlobDomain() - Method in class oracle.ord.im.OrdVideoDomain
 
getContentFormat() - Method in class oracle.ord.im.OrdImageDomain
 
getContentInLob(byte[][], String[], String[]) - Method in class oracle.ord.im.OrdAudioDomain
Returns the data from the Blob specified by the localData attribute in a temporary Blob in the database.
getContentInLob(byte[][], String[], String[]) - Method in class oracle.ord.im.OrdDocDomain
Returns the data from the Blob specified by the localData attribute in a temporary Blob in the database.
getContentInLob(byte[][], String[], String[]) - Method in class oracle.ord.im.OrdVideoDomain
Returns the data from the Blob specified by the localData attribute in a temporary Blob in the database.
getContentLength() - Method in class oracle.ord.im.OrdAudioDomain
Returns the length of the audio data.
getContentLength(byte[][]) - Method in class oracle.ord.im.OrdAudioDomain
Returns the length of the audio data using source plug-in context information.
getContentLength() - Method in class oracle.ord.im.OrdByteArraySource
Gets the length of the content.
getContentLength() - Method in interface oracle.ord.im.OrdContentSource
Gets the length of the content.
getContentLength() - Method in class oracle.ord.im.OrdDocDomain
Returns the contentLength attribute.
getContentLength() - Method in interface oracle.ord.im.OrdDomainIOInterface
Returns the length of the content.
getContentLength() - Method in class oracle.ord.im.OrdFileSource
Gets the length of the file.
getContentLength() - Method in class oracle.ord.im.OrdHttpUploadFileSource
Returns the length of the content.
getContentLength() - Method in class oracle.ord.im.OrdImageDomain
Returns the contentLength attribute.
getContentLength() - Method in class oracle.ord.im.OrdVideoDomain
Returns the length of the video data.
getContentLength(byte[][]) - Method in class oracle.ord.im.OrdVideoDomain
 
getContents() - Method in class oracle.ord.im.OrdJboMsgBundle
 
getContentSource() - Method in class oracle.ord.im.OrdAudioDomain
 
getContentSource() - Method in class oracle.ord.im.OrdDocDomain
 
getContentSource() - Method in interface oracle.ord.im.OrdDomainIOInterface
Gets the content source which was previously set by the setContentSource method.
getContentSource() - Method in class oracle.ord.im.OrdImageDomain
 
getContentSource() - Method in class oracle.ord.im.OrdVideoDomain
 
getContentType() - Method in class oracle.ord.controls.OrdDomainDataSource
DataSource Methods
getContentTypeString() - Method in class oracle.ord.controls.OrdDomainDataSource
 
getControl(String) - Method in class oracle.ord.controls.OrdDomainDataSource
 
getControlPanel() - Method in class oracle.ord.controls.OrdMediaControl
gets the replacement control panel
getControls() - Method in class oracle.ord.controls.OrdDomainDataSource
Controls Methods
getCTPassivationHandle() - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getCTPassivationHandle() - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getCTPassivationHandle() - Method in interface oracle.ord.im.OrdDomainSupportInterface
Internal: Applications should not use this method.
getCTPassivationHandle() - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getCTPassivationHandle() - Method in class oracle.ord.im.OrdImageSignatureDomain
Internal: Applications should not use this method.
getCTPassivationHandle() - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getCustomDatumFactory() - Static method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getCustomDatumFactory() - Static method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getCustomDatumFactory() - Static method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getCustomDatumFactory() - Static method in class oracle.ord.im.OrdImageSignatureDomain
Internal: Applications should not use this method.
getCustomDatumFactory() - Static method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getData() - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getData() - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getData() - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getData() - Method in class oracle.ord.im.OrdImageSignatureDomain
Internal: Applications should not use this method.
getData() - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getDataInByteArray() - Method in class oracle.ord.im.OrdAudioDomain
 
getDataInByteArray() - Method in class oracle.ord.im.OrdDocDomain
 
getDataInByteArray() - Method in interface oracle.ord.im.OrdDomainIOInterface
Returns a byte array containing the data from the database BLOB specified by the localData attribute.
getDataInByteArray() - Method in class oracle.ord.im.OrdImageDomain
 
getDataInByteArray() - Method in class oracle.ord.im.OrdVideoDomain
 
getDataInFile(String) - Method in class oracle.ord.im.OrdAudioDomain
 
getDataInFile(String) - Method in class oracle.ord.im.OrdDocDomain
 
getDataInFile(String) - Method in interface oracle.ord.im.OrdDomainIOInterface
Writes the data from the database BLOB specified by the localData attribute to a local file.
getDataInFile(String) - Method in class oracle.ord.im.OrdImageDomain
 
getDataInFile(String) - Method in class oracle.ord.im.OrdVideoDomain
 
getDataInStream() - Method in class oracle.ord.im.OrdAudioDomain
 
getDataInStream() - Method in class oracle.ord.im.OrdDocDomain
 
getDataInStream() - Method in interface oracle.ord.im.OrdDomainIOInterface
Returns an InputStream from which the data in the database BLOB specified by the localData attribute can be read.
getDataInStream() - Method in class oracle.ord.im.OrdImageDomain
 
getDataInStream() - Method in class oracle.ord.im.OrdVideoDomain
 
getDefault(String) - Static method in class oracle.ord.common.PropertyConstants
 
getDescription() - Method in class oracle.ord.im.OrdAudioDomain
 
getDescription() - Method in class oracle.ord.im.OrdVideoDomain
 
getDuration() - Method in class oracle.ord.controls.OrdDomainDataSource
Duration interface
getEnableLaunchButton() - Method in class oracle.ord.controls.OrdMediaControl
 
getEnableSaveButton() - Method in class oracle.ord.controls.OrdMediaControl
 
getEnableUpdateButtons() - Method in class oracle.ord.controls.OrdMediaControl
 
getEncoding() - Method in class oracle.ord.im.OrdAudioDomain
 
getFactory() - Static method in class oracle.ord.im.OrdAudioDomain
Deprecated.  
getFactory() - Static method in class oracle.ord.im.OrdDocDomain
Deprecated.  
getFactory() - Static method in class oracle.ord.im.OrdImageDomain
Deprecated.  
getFactory() - Static method in class oracle.ord.im.OrdImageSignatureDomain
Deprecated.  
getFactory() - Static method in class oracle.ord.im.OrdVideoDomain
Deprecated.  
getFileName() - Method in class oracle.ord.im.OrdFileSource
Gets the file name which refers to a file containing the content to be loaded.
getFormat() - Method in class oracle.ord.im.OrdAudioDomain
 
getFormat() - Method in class oracle.ord.im.OrdDocDomain
 
getFormat() - Method in class oracle.ord.im.OrdImageDomain
 
getFormat() - Method in class oracle.ord.im.OrdVideoDomain
 
getFrameRate() - Method in class oracle.ord.im.OrdVideoDomain
 
getFrameResolution() - Method in class oracle.ord.im.OrdVideoDomain
 
getHeight() - Method in class oracle.ord.im.OrdImageDomain
 
getHeight() - Method in class oracle.ord.im.OrdVideoDomain
 
getInputStream() - Method in class oracle.ord.im.OrdByteArraySource
Gets an InputStream object from the byte array.
getInputStream() - Method in interface oracle.ord.im.OrdContentSource
Returns an InputStream object.
getInputStream() - Method in class oracle.ord.im.OrdFileSource
Gets an InputStream object pointing to the file.
getInputStream() - Method in class oracle.ord.im.OrdHttpUploadFileSource
Returns the InputStream object.
getInstance(String) - Static method in class oracle.ord.im.TestOrdHttpUploadFile
 
getLabel() - Method in class oracle.jbo.uicli.controls.JUImageControl
Gets the label control used to display the image.
getMediaBorder() - Method in class oracle.ord.controls.OrdMediaControl
gets the border of the scrollpane containing the media panel
getMimeType() - Method in class oracle.ord.im.OrdAudioDomain
 
getMimeType() - Method in class oracle.ord.im.OrdByteArraySource
Gets the MIME type information for the content.
getMimeType() - Method in interface oracle.ord.im.OrdContentSource
Gets the MIME type information of the content.
getMimeType() - Method in class oracle.ord.im.OrdDocDomain
 
getMimeType() - Method in interface oracle.ord.im.OrdDomainIOInterface
Returns the mimeType attribute.
getMimeType() - Method in class oracle.ord.im.OrdFileSource
Gets the MIME type of the content.
getMimeType() - Method in class oracle.ord.im.OrdHttpUploadFileSource
Returns the MIME type information of the content.
getMimeType() - Method in class oracle.ord.im.OrdImageDomain
 
getMimeType() - Method in class oracle.ord.im.OrdVideoDomain
 
getModel() - Method in class oracle.jbo.uicli.controls.JUImageControl
Returns the bindName and provides the hook into property editors/customizers.
getModel() - Method in class oracle.ord.controls.OrdMediaControl
Returns the bindName This method provides the hook into property editors/customizers
getMute() - Method in class oracle.ord.controls.OrdMediaControl
Is the gain muted ?
getNewButton() - Method in class oracle.jbo.uicli.controls.JUImageControl
 
getNumberOfChannels() - Method in class oracle.ord.im.OrdAudioDomain
 
getNumberOfColors() - Method in class oracle.ord.im.OrdVideoDomain
 
getNumberOfFrames() - Method in class oracle.ord.im.OrdVideoDomain
 
getObjectId() - Method in class oracle.ord.im.OrdAudioDomain
 
getObjectId() - Method in class oracle.ord.im.OrdDocDomain
 
getObjectId() - Method in interface oracle.ord.im.OrdDomainIOInterface
Internal: Applications should not use this method.
getObjectId() - Method in class oracle.ord.im.OrdImageDomain
 
getObjectId() - Method in class oracle.ord.im.OrdVideoDomain
 
getORADataFactory() - Static method in class oracle.ord.im.OrdAudioDomain
Returns the OrdAudioDomain ORADataFactory for use by the getORAData method.
getORADataFactory() - Static method in class oracle.ord.im.OrdDocDomain
Returns the OrdDocDomain ORADataFactory for use by the getORAData method.
getORADataFactory() - Static method in class oracle.ord.im.OrdImageDomain
Returns the OrdImageDomain ORADataFactory for use by the getORAData method.
getORADataFactory() - Static method in class oracle.ord.im.OrdImageSignatureDomain
Returns the OrdImageSignatureDomain ORADataFactory for use by the getORAData method.
getORADataFactory() - Static method in class oracle.ord.im.OrdVideoDomain
Returns the OrdVideoDomain ORADataFactory for use by the getORAData method.
getOrdCPListener(Transaction, OrdDomainIOInterface) - Static method in class oracle.jbo.client.remote.OrdClientUtil
 
getOrdHttpUploadFile(String, String, InputStream, int, int, String) - Static method in class oracle.ord.im.OrdDomainUtil
Internal: Applications should not use this method.
getOrdHttpUploadFile() - Method in class oracle.ord.im.OrdHttpUploadFileSource
Returns the OrdHttpUploadFile object.
getOrdObject(InputStream, String, JUCtrlValueBinding) - Static method in class oracle.jbo.im.OrdUtils
Get an interMedia object for an InputStream
getOrdObject(AttributeDef, OrdFileSource, Row, ApplicationModule, String) - Static method in class oracle.ord.im.OrdDomainUtil
 
getOwner() - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getOwner() - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getOwner() - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getOwner() - Method in class oracle.ord.im.OrdImageSignatureDomain
Internal: Applications should not use this method.
getOwner() - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getOwnerAttributeIndex() - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getOwnerAttributeIndex() - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getOwnerAttributeIndex() - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getOwnerAttributeIndex() - Method in class oracle.ord.im.OrdImageSignatureDomain
Internal: Applications should not use this method.
getOwnerAttributeIndex() - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getPlayer() - Method in class oracle.ord.controls.OrdMediaControl
 
getProductCode() - Method in exception oracle.ord.im.OrdJboException
Returns a message's product code.
getReadOnly() - Method in class oracle.jbo.uicli.controls.JUImageControl
 
getRemoteIdString() - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getRemoteIdString() - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getRemoteIdString() - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getRemoteIdString() - Method in class oracle.ord.im.OrdImageSignatureDomain
Internal: Applications should not use this method.
getRemoteIdString() - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getResourceName() - Method in exception oracle.ord.im.OrdJboException
Returns the name of the ResourceBundle used to localize or resolve messages.
getSampleSize() - Method in class oracle.ord.im.OrdAudioDomain
 
getSamplingRate() - Method in class oracle.ord.im.OrdAudioDomain
 
getScrollPane() - Method in class oracle.jbo.uicli.controls.JUImageControl
Scroll pane used to display the image.
getSerializedDomainXML(Document) - Method in class oracle.ord.im.OrdAudioDomain
Creates the XML node in the given XML document for this domain's data.
getSerializedDomainXML(Document) - Method in class oracle.ord.im.OrdDocDomain
Creates the XML node in the given XML document for this domain's data.
getSerializedDomainXML(Document) - Method in class oracle.ord.im.OrdImageDomain
Creates the XML node in the given XML document for this domain's data.
getSerializedDomainXML(Document) - Method in class oracle.ord.im.OrdImageSignatureDomain
Creates the XML node in the given XML document for this domain's data.
getSerializedDomainXML(Document) - Method in class oracle.ord.im.OrdVideoDomain
Creates the XML node in the given XML document for this domain's data.
getShowButtons() - Method in class oracle.ord.controls.OrdMediaControl
 
getShowControls() - Method in class oracle.ord.controls.OrdMediaControl
Are the controls (play, rewind, forward, etc....) shown?
getShowUpdateButtons() - Method in class oracle.jbo.uicli.controls.JUImageControl
 
getSize() - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getSize() - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getSize() - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getSize() - Method in class oracle.ord.im.OrdImageSignatureDomain
Internal: Applications should not use this method.
getSize() - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getSource() - Method in class oracle.ord.im.OrdAudioDomain
 
getSource() - Method in class oracle.ord.im.OrdDocDomain
 
getSource() - Method in class oracle.ord.im.OrdImageDomain
 
getSource() - Method in class oracle.ord.im.OrdVideoDomain
 
getSourceLocation() - Method in class oracle.ord.im.OrdAudioDomain
 
getSourceLocation() - Method in class oracle.ord.im.OrdDocDomain
 
getSourceLocation() - Method in interface oracle.ord.im.OrdDomainIOInterface
Returns the srcLocation attribute.
getSourceLocation() - Method in class oracle.ord.im.OrdImageDomain
 
getSourceLocation() - Method in class oracle.ord.im.OrdVideoDomain
 
getSourceName() - Method in class oracle.ord.im.OrdAudioDomain
 
getSourceName() - Method in class oracle.ord.im.OrdDocDomain
 
getSourceName() - Method in interface oracle.ord.im.OrdDomainIOInterface
Returns the srcName attribute.
getSourceName() - Method in class oracle.ord.im.OrdImageDomain
 
getSourceName() - Method in class oracle.ord.im.OrdVideoDomain
 
getSourceType() - Method in class oracle.ord.im.OrdAudioDomain
 
getSourceType() - Method in class oracle.ord.im.OrdDocDomain
 
getSourceType() - Method in interface oracle.ord.im.OrdDomainIOInterface
Returns the srcType attribute.
getSourceType() - Method in class oracle.ord.im.OrdImageDomain
 
getSourceType() - Method in class oracle.ord.im.OrdVideoDomain
 
getStreams() - Method in class oracle.ord.controls.OrdDomainDataSource
PullDataSource Methods
getTierInfo() - Method in class oracle.ord.im.OrdAudioDomain
 
getTierInfo() - Method in class oracle.ord.im.OrdDocDomain
 
getTierInfo() - Method in interface oracle.ord.im.OrdDomainState
Gets the tier number information that this object lives in.
getTierInfo() - Method in class oracle.ord.im.OrdImageDomain
 
getTierInfo() - Method in class oracle.ord.im.OrdImageSignatureDomain
 
getTierInfo() - Method in class oracle.ord.im.OrdVideoDomain
 
getUpdateTime() - Method in class oracle.ord.im.OrdAudioDomain
 
getUpdateTime() - Method in class oracle.ord.im.OrdDocDomain
 
getUpdateTime() - Method in interface oracle.ord.im.OrdDomainIOInterface
Returns the updateTime attribute.
getUpdateTime() - Method in class oracle.ord.im.OrdImageDomain
 
getUpdateTime() - Method in class oracle.ord.im.OrdVideoDomain
 
getVideoDuration() - Method in class oracle.ord.im.OrdVideoDomain
 
getVolume() - Method in class oracle.ord.controls.OrdMediaControl
gets the Volume level (a value between 0 and 100)
getWidth() - Method in class oracle.ord.im.OrdImageDomain
 
getWidth() - Method in class oracle.ord.im.OrdVideoDomain
 
getXMLContentNode(Document) - Method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getXMLContentNode(Document) - Method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getXMLContentNode(Document) - Method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getXMLContentNode(Document) - Method in class oracle.ord.im.OrdImageSignatureDomain
Internal: Applications should not use this method.
getXMLContentNode(Document) - Method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.ord.im.OrdAudioDomain
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.ord.im.OrdDocDomain
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.ord.im.OrdImageDomain
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.ord.im.OrdImageSignatureDomain
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.ord.im.OrdVideoDomain
Internal: Applications should not use this method.
getXMLElementTag() - Method in class oracle.ord.im.OrdAudioDomain
 
getXMLElementTag() - Method in class oracle.ord.im.OrdDocDomain
 
getXMLElementTag() - Method in class oracle.ord.im.OrdImageDomain
 
getXMLElementTag() - Method in class oracle.ord.im.OrdImageSignatureDomain
 
getXMLElementTag() - Method in class oracle.ord.im.OrdVideoDomain
 

Oracle Fusion Middleware interMedia Domains Java API Reference for Oracle ADF Business Components
11g Release 1 (11.1.1.7.0)

E10656-08
A B C D E F G H I J L M N O P Q R S T V W _
Copyright © 1997, 2013, Oracle. All rights reserved.