|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISourceSetNameProvider
Implementations of this class are in charge of providing names for SourceSets.
SourceSet,
ISourceSetCreator| Method Summary | |
|---|---|
java.lang.String |
giveNewName(SourceDataStore[] pSourceDataStores)
Returns a name for the SourceSet containing the following SourceDataStores. |
| Methods inherited from interface oracle.odi.interfaces.interactive.support.ISourceSetListener |
|---|
sourceSetAdded, sourceSetRemoved, sourceSetRenamed |
| Method Detail |
|---|
java.lang.String giveNewName(SourceDataStore[] pSourceDataStores)
SourceSet containing the following SourceDataStores.
pSourceDataStores - all source datastores in the source set for which we want a name
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||