Skip navigation links

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

E17061-03

B E G I O S


S

setCode(String) - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Sets the parameter code.
setCode(String) - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
setHelp(String) - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Sets the help text which describes what the parameter does.
setHelp(String) - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
setMandatory(boolean) - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Sets the flag that specifies whether this parameter is mandatory or not.
setMandatory(boolean) - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
setName(String) - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Sets the user-friendly name of the parameter.
setName(String) - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
setValue(Object) - Method in interface oracle.odi.sdk.opentools.IOpenToolParameter
Sets the current value of this parameter.
setValue(Object) - Method in class oracle.odi.sdk.opentools.OpenToolParameter
 
SMALL_ICON - Static variable in interface oracle.odi.sdk.opentools.IOpenTool
A constant used to refer to the small icon type, as passed to the function getIcon().
stop(StopType, String) - Method in interface oracle.odi.sdk.opentools.IOpenToolStoppable
Called to stop the execute() method of the Open Tool.

Skip navigation links

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

E17061-03

B E G I O S


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