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

E17485-01

Deprecated API


Contents
Deprecated Methods
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.OrdVideoDomain.getComments()
          Use getClobComments method. Returns the CLOB locator from the comments 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.OrdImageDomain.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.OrdVideoDomain.getContent()
          Use getBlobContent method. Returns the BLOB locator from the localData attribute.

Note

local mode only

 

oracle.ord.im.OrdAudioDomain.getFactory()
            
oracle.ord.im.OrdImageDomain.getFactory()
            
oracle.ord.im.OrdDocDomain.getFactory()
            
oracle.ord.im.OrdVideoDomain.getFactory()
            
oracle.ord.im.OrdImageSignatureDomain.getFactory()
            
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.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.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

 

 


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

E17485-01

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