Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Uses of Class
oracle.apps.fnd.applcore.flex.common.model.view.ColumnVORowImpl

Packages that use ColumnVORowImpl
oracle.apps.fnd.applcore.flex.common.model.view   
oracle.apps.fnd.applcore.flex.dff.model.entity   
oracle.apps.fnd.applcore.flex.kff.model.entity   
 

Uses of ColumnVORowImpl in oracle.apps.fnd.applcore.flex.common.model.view
 

Methods in oracle.apps.fnd.applcore.flex.common.model.view with parameters of type ColumnVORowImpl
 boolean ColumnVORowImpl.areColumnTypesEqual(ColumnVORowImpl column)
          Returns whether or not the given column is of the same data type, length, precision, and scale as this one.
abstract  java.lang.Object ColumnVORowImpl.AttributesEnum.get(ColumnVORowImpl object)
           
abstract  void ColumnVORowImpl.AttributesEnum.put(ColumnVORowImpl object, java.lang.Object value)
           
 

Uses of ColumnVORowImpl in oracle.apps.fnd.applcore.flex.dff.model.entity
 

Methods in oracle.apps.fnd.applcore.flex.dff.model.entity that return ColumnVORowImpl
 ColumnVORowImpl DescriptiveFlexfieldSecondaryColumnUsageEOImpl.getColumn()
          Gets the column.
 ColumnVORowImpl DescriptiveFlexfieldColumnUsageEOImpl.getColumn()
          Gets the column.
 

Uses of ColumnVORowImpl in oracle.apps.fnd.applcore.flex.kff.model.entity
 

Methods in oracle.apps.fnd.applcore.flex.kff.model.entity that return ColumnVORowImpl
 ColumnVORowImpl KeyFlexfieldSecondaryColumnUsageEOImpl.getColumn()
          Gets the column.
 ColumnVORowImpl KeyFlexfieldColumnUsageEOImpl.getColumn()
          Gets the column.
 


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.