|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiFlexField | |
|---|---|
| oracle.odi.domain.topology.finder | This package contains classes for searching Oracle Data Integrator topology entities. |
| Uses of OdiFlexField in oracle.odi.domain.topology.finder |
|---|
| Methods in oracle.odi.domain.topology.finder that return OdiFlexField | |
|---|---|
OdiFlexField |
IOdiFlexFieldFinder.findByCode(java.lang.String pCode)Find the flex field matching the given code. |
| Methods in oracle.odi.domain.topology.finder that return types with arguments of type OdiFlexField | |
|---|---|
java.util.Collection<OdiFlexField> |
IOdiFlexFieldFinder.findByEntityClass(java.lang.Class<IFlexFieldUser> pFlexFieldUserClass)Deprecated. replaced by IOdiFlexFieldFinder.findByEntityClass(Class, Collection) |
java.util.Collection<OdiFlexField> |
IOdiFlexFieldFinder.findByEntityClass(java.lang.Class<IFlexFieldUser> pFlexFieldUserClass, java.util.Collection<OdiTechnology> pTechnologies)Get the collection of OdiFlexFields supporting one of the specified OdiTechnology and that are related to the specified entity type. |
java.util.Collection<OdiFlexField> |
IOdiFlexFieldFinder.findByEntityClass(java.lang.Class<IFlexFieldUser> pFlexFieldUserClass, java.lang.String pTechnologyCode)Deprecated. replaced by IOdiFlexFieldFinder.findByEntityClass(Class, Collection) |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||