UDK 3.2.0 Java API Reference

推奨されていない API

推奨されていないクラス
com.sun.star.uno.Ascii
          do not use 
com.sun.star.uno.AsciiString
          do not use 
com.sun.star.comp.helper.RegistryServiceFactory
          use class Bootstrap instead 
com.sun.star.comp.helper.SharedLibraryLoader
          use class Bootstrap bootstrapping a native UNO installation and use the shared library loader service. The SharedLibraryLoader class provides the functionality of the com.sun.star.loader.SharedLibrary service.

 

 

推奨されていないインタフェース
com.sun.star.uno.IBridge
          As of UDK 3.2, this interface is deprecated, without offering a replacement. 
com.sun.star.uno.IEnvironment
          As of UDK 3.2, this interface is deprecated, without offering a replacement. 
com.sun.star.uno.IFieldDescription
          This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway. 
com.sun.star.uno.IMapping
          As of UDK 3.2, this interface is deprecated, without offering a replacement. 
com.sun.star.uno.IMemberDescription
          This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway. 
com.sun.star.uno.IMethodDescription
          This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway. 
com.sun.star.uno.ITypeDescription
          This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway. 
 

推奨されていない例外
com.sun.star.uno.MappingException
          since UDK 3.0.2

 

 

推奨されていないフィールド
com.sun.star.uno.UnoRuntime.DEBUG
          As of UDK 3.2.0, do not use this internal field. 
 

推奨されていないメソッド
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.getEnvironment(String, Object)
          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. 
 

推奨されていないコンストラクタ
com.sun.star.uno.Any(Class, Object)
          as of UDK 2.0 
com.sun.star.uno.Ascii(char)
          do not use 
com.sun.star.uno.AsciiString(String)
          do not use 
com.sun.star.uno.UnoRuntime()
          As of UDK 3.2.0, do not create instances of this class. It is considered a historic mistake to have a public constructor for this class, which only has static members. Also, this class might be changed to become final in a future version. 
 


UDK 3.2.0 Java API Reference