Deprecated API

Contents

Deprecated Interfaces

IBridge
As of UDK 3.2, this interface is deprecated, without offering a replacement.
IEnvironment
As of UDK 3.2, this interface is deprecated, without offering a replacement.
IFieldDescription
This interface does not cover all the features supported by the corresponding (unpublished) implementation.
IMapping
As of UDK 3.2, this interface is deprecated, without offering a replacement.
IMemberDescription
This interface does not cover all the features supported by the corresponding (unpublished) implementation.
IMethodDescription
This interface does not cover all the features supported by the corresponding (unpublished) implementation.
ITypeDescription
This interface does not cover all the features supported by the corresponding (unpublished) implementation.

Deprecated Classes

Ascii
do not use
AsciiString
do not use
MappingException
since UDK 3.0.2

RegistryServiceFactory
use class Bootstrap instead
SharedLibraryLoader
use class Bootstrap bootstrapping a native UNO installation and use the shared library loader service.

Deprecated Fields

com.sun.star.uno.UnoRuntime.DEBUG
As of UDK 3.2.0, do not use this internal field.

Deprecated Methods

com.sun.star.uno.UnoRuntime.getEnvironment(String,Object)
As of UDK 3.2.0, this method is deprecated, without offering a replacement.
com.sun.star.uno.UnoRuntime.getBridge(IEnvironment,IEnvironment,Object[])
As of UDK 3.2.0, this method is deprecated, without offering a replacement.
com.sun.star.uno.UnoRuntime.getBridgeByName(String,Object,String,Object,Object[])
As of UDK 3.2.0, this method is deprecated, without offering a replacement.
com.sun.star.uno.UnoRuntime.getBridges()
As of UDK 3.2.0, this method is deprecated, without offering a replacement.
com.sun.star.uno.UnoRuntime.getMapping(IEnvironment,IEnvironment)
As of UDK 3.2.0, this method is deprecated, without offering a replacement.
com.sun.star.uno.UnoRuntime.getMappingByName(String,String)
As of UDK 3.2.0, this method is deprecated, without offering a replacement.
com.sun.star.uno.UnoRuntime.reset()
As of UDK 3.2.0, this method is deprecated, without offering a replacement.

Deprecated Constructors

com.sun.star.uno.Any.Any(Class,Object)
as of UDK 2.0
com.sun.star.uno.Ascii.Ascii(char)
do not use
com.sun.star.uno.AsciiString.AsciiString(String)
do not use
com.sun.star.uno.UnoRuntime.UnoRuntime()
As of UDK 3.2.0, do not create instances of this class.