| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegrationPoint | |
|---|---|
| oracle.ide.externaltools | Contains interfaces and classes that allow external tools in the IDE to be invoked, manipulated and extended by extensions. | 
| Uses of IntegrationPoint in oracle.ide.externaltools | 
|---|
| Methods in oracle.ide.externaltools that return IntegrationPoint | |
|---|---|
static IntegrationPoint | 
IntegrationPoint.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.  | 
static IntegrationPoint[] | 
IntegrationPoint.values()Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Methods in oracle.ide.externaltools with parameters of type IntegrationPoint | |
|---|---|
 boolean | 
ExternalToolBaseProperties.isIntegrated(IntegrationPoint ip)Returns true if this tool is integrated at the specified integration point.  | 
 void | 
ExternalToolBaseProperties.setIntegrated(IntegrationPoint ip, boolean integrated)Sets whether this tool is integrated at a specific integration point.  | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||