|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IImportRoot
Interface for objects that are root container for import.
| Method Summary | |
|---|---|
boolean |
supportsImport(java.lang.Class<IOdiEntity> pChildClass)Returns whether the given entity type is supported to be imported into that root import object. |
| Method Detail |
|---|
boolean supportsImport(java.lang.Class<IOdiEntity> pChildClass)
pChildClass - the class of object to be imported into this onetrue if the given type could be imported, false otherwise
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||