Skip navigation links

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

E17060-02


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.project This package contains the Oracle Data Integrator Project implementation. 
oracle.odi.domain.runtime.loadplan   
oracle.odi.domain.runtime.lpi   
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> OdiCondition.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiDataStore.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiKey.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiModel.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiReference.getFlexFieldsValues()
           

 

Uses of IFlexFieldValue in oracle.odi.domain.project

 

Methods in oracle.odi.domain.project that return types with arguments of type IFlexFieldValue
 java.util.Collection<IFlexFieldValue> OdiInterface.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiPackage.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiProcedure.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiProject.getFlexFieldsValues()
           

 

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

 

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

 

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

 

Methods in oracle.odi.domain.runtime.lpi that return types with arguments of type IFlexFieldValue
 java.util.Collection<IFlexFieldValue> OdiLoadPlanInstance.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()
           
 java.util.Collection<IFlexFieldValue> OdiDataServer.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiLogicalSchema.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiPhysicalSchema.getFlexFieldsValues()
           
 java.util.Collection<IFlexFieldValue> OdiTechnology.getFlexFieldsValues()
           

 


Skip navigation links

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

E17060-02


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