|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| 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.InterfaceActionOnGenericClauseAbstract
public abstract class InterfaceActionOnGenericClauseAbstract
InterfaceActionOnExecutableSetSqlAbstract is an abstract base class for all action classes that modify a generic SQL clause. For internal use only.
InteractiveInterfaceHelperWithActions| Constructor Summary | |
|---|---|
InterfaceActionOnGenericClauseAbstract(GenericClause pGenericClause)For internal use only. |
|
| 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 InterfaceActionOnGenericClauseAbstract(GenericClause pGenericClause)
pGenericClause - The clause to be modified.
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||