|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.odi.interfaces.interactive.support.actions.InterfaceActionOnSourceDataStoreAbstract
public abstract class InterfaceActionOnSourceDataStoreAbstract
InterfaceActionOnSourceDataStoreAbstract is an abstract base class for all action classes that modify a source data store.
InteractiveInterfaceHelperWithActions| Constructor Summary | |
|---|---|
InterfaceActionOnSourceDataStoreAbstract(SourceDataStore pSourceDataStore)The constructor for the abstract base class. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.odi.interfaces.interactive.IInterfaceAction |
|---|
performAction |
| Constructor Detail |
|---|
public InterfaceActionOnSourceDataStoreAbstract(SourceDataStore pSourceDataStore)
pSourceDataStore - The source data store for which to change the settings.
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||