Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Uses of Interface
oracle.odi.domain.flexfields.IFlexFieldValue

Packages that use IFlexFieldValue
oracle.odi.domain.flexfields Provides class related to FlexFields override concerns. 
oracle.odi.domain.model This package contains the Oracle Data Integrator Data Model domain implementation. 
oracle.odi.domain.runtime.scenario This package contains classes for managing Oracle Data Integrator Scenarios and related objects. 
oracle.odi.domain.topology This package contains the Oracle Data Integrator Topology domain model implementation. 
 

Uses of IFlexFieldValue in oracle.odi.domain.flexfields
 

Methods in oracle.odi.domain.flexfields that return types with arguments of type IFlexFieldValue
 java.util.Collection<IFlexFieldValue> IFlexFieldUser.getFlexFieldsValues()
          Obtains flex fields values related to this IFlexFieldUser.
 

Uses of IFlexFieldValue in oracle.odi.domain.model
 

Methods in oracle.odi.domain.model that return types with arguments of type IFlexFieldValue
 java.util.Collection<IFlexFieldValue> OdiColumn.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiDataStore.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiModel.getFlexFieldsValues()
           
 

Uses of IFlexFieldValue in oracle.odi.domain.runtime.scenario
 

Methods in oracle.odi.domain.runtime.scenario that return types with arguments of type IFlexFieldValue
 java.util.Collection<IFlexFieldValue> OdiScenario.getFlexFieldsValues()
           
 

Uses of IFlexFieldValue in oracle.odi.domain.topology
 

Methods in oracle.odi.domain.topology that return types with arguments of type IFlexFieldValue
 java.util.Collection<IFlexFieldValue> OdiContext.getFlexFieldsValues()
           
 


Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.