Package | Description |
---|---|
oracle.odi.setup |
Provides classes for ODI master and work repository related operations.
|
oracle.odi.setup.support |
Provides implementation classes of the repository setup services.
|
Modifier and Type | Field and Description |
---|---|
static IMasterRepositorySetup.ReposUsage |
IMasterRepositorySetup.ReposUsage.ODI |
static IMasterRepositorySetup.ReposUsage |
IMasterRepositorySetup.ReposUsage.OGG |
Modifier and Type | Method and Description |
---|---|
static IMasterRepositorySetup.ReposUsage |
IMasterRepositorySetup.ReposUsage.valueOf(java.lang.String name) |
static IMasterRepositorySetup.ReposUsage[] |
IMasterRepositorySetup.ReposUsage.values() |
Modifier and Type | Method and Description |
---|---|
void |
IMasterRepositorySetup.setReposUsage(IMasterRepositorySetup.ReposUsage pUsage) |
Modifier and Type | Method and Description |
---|---|
void |
MasterRepositorySetupImpl.setReposUsage(IMasterRepositorySetup.ReposUsage pUsage) |