Skip navigation links

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

E10656-06


Deprecated API


Contents

Deprecated Methods
oracle.ord.im.OrdVideoDomain.getComments()
          Use getClobComments method. Returns the CLOB locator from the comments attribute.
Note
local mode only

 

oracle.ord.im.OrdAudioDomain.getComments()
          Use getClobComments method. Returns the CLOB locator from the comments attribute.
Note
local mode only

 

oracle.ord.im.OrdDocDomain.getComments()
          Use getClobComments method. Returns the CLOB locator from the comments attribute.
Note
local mode only

 

oracle.ord.im.OrdImageDomain.getContent()
          Use getBlobContent method. Returns the BLOB locator from the localData attribute.
Note
local mode only

 

oracle.ord.im.OrdVideoDomain.getContent()
          Use getBlobContent method. Returns the BLOB locator from the localData attribute.
Note
local mode only

 

oracle.ord.im.OrdAudioDomain.getContent()
          Use getBlobContent method. Returns the BLOB locator from the localData attribute.
Note
local mode only

 

oracle.ord.im.OrdDocDomain.getContent()
          Use getBlobContent method. Returns the BLOB locator from the localData attribute.
Note
local mode only

 

oracle.ord.im.OrdImageDomain.getFactory()
            
oracle.ord.im.OrdVideoDomain.getFactory()
            
oracle.ord.im.OrdAudioDomain.getFactory()
            
oracle.ord.im.OrdDocDomain.getFactory()
            
oracle.ord.im.OrdImageSignatureDomain.getFactory()
            
oracle.ord.im.OrdVideoDomain.setComments(CLOB)
          Use setClobComments method. Sets the comments attribute.
Note
The comments attribute is reserved for use by interMedia. You can set your own value, but it could be overwritten by interMedia Annotator or by the setProperties method.
Note
local mode only

 

oracle.ord.im.OrdAudioDomain.setComments(CLOB)
          Use setClobComments method. Sets the comments attribute.
Note
The comments attribute is reserved for use by interMedia. You can set your own value, but it could be overwritten by interMedia Annotator or by the setProperties method.
Note
local mode only

 

oracle.ord.im.OrdDocDomain.setComments(CLOB)
          Use setClobComments method. Sets the comments attribute.
Note
The comments attribute is reserved for use by interMedia. You can set your own value, but it could be overwritten by interMedia Annotator or by the setProperties method.
Note
local mode only

 

 


Skip navigation links

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

E10656-06


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