|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiJKM | |
|---|---|
| oracle.odi.domain.model | This package contains the Oracle Data Integrator Data Model domain implementation. |
| oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
| Uses of OdiJKM in oracle.odi.domain.model |
|---|
| Methods in oracle.odi.domain.model that return OdiJKM | |
|---|---|
OdiJKM |
OdiModel.getJKM()Returns the journalization knowledge module associated to this OdiModel instance. |
| Methods in oracle.odi.domain.model with parameters of type OdiJKM | |
|---|---|
void |
OdiModel.setJKM(OdiJKM pJKM)Sets the journalization knowledge module associated to this OdiModel instance. |
| Uses of OdiJKM in oracle.odi.domain.project |
|---|
| Methods in oracle.odi.domain.project that return types with arguments of type OdiJKM | |
|---|---|
java.util.Collection<OdiJKM> |
OdiProject.getJKMs()Return the unmodifiable collection of JKMs of this OdiProject. |
| Methods in oracle.odi.domain.project with parameters of type OdiJKM | |
|---|---|
void |
OdiProject.removeJKM(OdiJKM pKM)Remove the given OdiJKM from the collection of OdiJKMs. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||