Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

oracle.jbo
Interface RowExprScriptSupplier

All Superinterfaces:
ExprScriptSupplier
All Known Implementing Classes:
DCDataRow, RowIdViewObjRowImpl, ViewRowImpl

Deprecated.

public interface RowExprScriptSupplier
extends ExprScriptSupplier

For internal framework use only. Applications should not be depending on this interface.

For internal use only. Application developers should not use this

Method Summary
 groovy.lang.Script getRowOperationsScript()
          Deprecated.  
 
Methods inherited from interface oracle.jbo.ExprScriptSupplier
getGlobalScript
 

Method Detail

getRowOperationsScript

groovy.lang.Script getRowOperationsScript()
Deprecated. 

For internal framework use only

For internal use only. Application developers should not use this

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

Copyright © 1997, 2013, Oracle. All rights reserved.