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

E17061-01

oracle.odi.sdk.opentools
Class OpenToolAbstract

java.lang.Object
  extended by oracle.odi.sdk.opentools.OpenToolAbstract
All Implemented Interfaces:
IOpenTool

public abstract class OpenToolAbstract
extends java.lang.Object
implements IOpenTool

This abstract class requires an implementation of IOpenTool and implements one additional helper method allowing the current value of a parameter specified by parameter code to be retrieved.


Field Summary
 
Fields inherited from interface oracle.odi.sdk.opentools.IOpenTool
BIG_ICON, SMALL_ICON
 
Constructor Summary
OpenToolAbstract()
          Constructs a new OpenToolAbstract object.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface oracle.odi.sdk.opentools.IOpenTool
execute, getDescription, getIcon, getParameters, getProvider, getSyntax, getVersion
 

Constructor Detail

OpenToolAbstract

public OpenToolAbstract()
Constructs a new OpenToolAbstract object. No implementation is defined here.


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

E17061-01

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