Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.ide.ProductInformation

Packages that use ProductInformation
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
 

Uses of ProductInformation in oracle.ide
 

Methods in oracle.ide that return ProductInformation
static ProductInformation ProductInformation.getProductInformation()
          Returns the ProductInformation instance created by the IDE framework after processing the product extension's manifest.
 

Methods in oracle.ide with parameters of type ProductInformation
static void ProductInformation.setProductInformation(ProductInformation info)
          Method used by the IDE framework to set the ProductInformation instance that will be returned from getProductInformation().
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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