| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ideri.util.Product
public final class Product
Utility methods for determining which Oracle IDE product is running. Warning: This API is not guaranteed to remain compatible in future releases. It is intended to be a temporary API until the 11.0 (Fusion) release of the IDE provides proper "shaping" support.
| Constructor Summary | |
|---|---|
| Product() | |
| Method Summary | |
|---|---|
| static java.lang.String | getProductID() | 
| static boolean | hasJ2eeFeatures()Deprecated. use ExtensionRegistry.findExtension("oracle.j2ee") instead. | 
| static boolean | isJDeveloper() | 
| static boolean | isRaptor() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Product()
| Method Detail | 
|---|
public static java.lang.String getProductID()
public static boolean isRaptor()
public static boolean isJDeveloper()
@Deprecated public static boolean hasJ2eeFeatures()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||