Skip navigation links

Oracle© Data Integrator Open Tools Java API Reference
11g Release 1 (11.1.1.7.0)

E17061-04

B E G I O S


G

getCode() - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Returns the code (the actual word used on a command line) that represents the parameter.
getCode() - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
getDescription() - Method in interface oracle.odi.sdk.opentools.IOpenTool
Returns a description of this Open Tool.
getHelp() - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Returns a string describing what the parameter does.
getHelp() - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
getIcon(int) - Method in interface oracle.odi.sdk.opentools.IOpenTool
Returns a path to the .gif file within the Open Tool's .jar package for the icon of a certain type.
getName() - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Returns the user-friendly name of the parameter.
getName() - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
getParameters() - Method in interface oracle.odi.sdk.opentools.IOpenTool
Returns an array of IOpenToolParameter objects that can be used to configure the behavior of this Open Tool when it is executed.
getProvider() - Method in interface oracle.odi.sdk.opentools.IOpenTool
Returns the name of the provider of this Open Tool.
getSyntax() - Method in interface oracle.odi.sdk.opentools.IOpenTool
Returns the syntax of the Open Tool which is used to initialize the Command and General tabs of the tool in the package window.
getValue() - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Returns the value of this parameter previously set by setValue().
getValue() - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
getVersion() - Method in interface oracle.odi.sdk.opentools.IOpenTool
Returns the version number of this Open Tool.

Skip navigation links

Oracle© Data Integrator Open Tools Java API Reference
11g Release 1 (11.1.1.7.0)

E17061-04

B E G I O S


Copyright © 2010, 2013, Oracle and/or its affiliates. All rights reserved.