Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

oracle.adf.view.faces.bi.model
Interface ResourceIndex

All Superinterfaces:
org.apache.myfaces.trinidad.model.RowKeyIndex

public interface ResourceIndex
extends org.apache.myfaces.trinidad.model.RowKeyIndex

For internal use only. Application developers should not use this

Method Summary
 BaseResource getResource()
          Gets the current Resource identified by the current index or rowKey.
 BaseResource getResource(java.lang.Object node)
          Creates a Resource object based on an internal object returned from the getRowData method.
 
Methods inherited from interface org.apache.myfaces.trinidad.model.RowKeyIndex
getRowCount, getRowData, getRowData, getRowIndex, getRowKey, isRowAvailable, isRowAvailable, setRowIndex, setRowKey
 

Method Detail

getResource

BaseResource getResource()
Gets the current Resource identified by the current index or rowKey.

Returns:

getResource

BaseResource getResource(java.lang.Object node)
Creates a Resource object based on an internal object returned from the getRowData method.

Parameters:
node -
Returns:

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

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