|
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 IInterfaceKMHolder
Defines a knowledge module (KM) holder.
| Method Summary | |
|---|---|
OdiKM |
getKM()
Gets the current KM. |
java.util.List<IOptionValue> |
getKMOptions()
Gets the options for the current KM. |
void |
setKM(OdiKM pOdiKM)
Sets the current KM. |
| Method Detail |
|---|
OdiKM getKM()
setKM(oracle.odi.domain.project.OdiKM)java.util.List<IOptionValue> getKMOptions()
void setKM(OdiKM pOdiKM)
pOdiKM - KM to setgetKM()
|
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 | ||||||||