Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-03


oracle.adf.view.rich.model
Class CollectionModel

java.lang.Object
  extended by javax.faces.model.DataModel
      extended by org.apache.myfaces.trinidad.model.CollectionModel
          extended by oracle.adf.view.rich.model.CollectionModel

All Implemented Interfaces:
org.apache.myfaces.trinidad.model.RowKeyIndex

Deprecated. extend the Trinidad CollectionModel

public abstract class CollectionModel
extends org.apache.myfaces.trinidad.model.CollectionModel

Constructor Summary
CollectionModel()
          Deprecated.  

 

Method Summary

 

Methods inherited from class org.apache.myfaces.trinidad.model.CollectionModel
getRowData, getRowKey, getSortCriteria, isRowAvailable, isSortable, setRowKey, setSortCriteria

 

Methods inherited from class javax.faces.model.DataModel
addDataModelListener, getDataModelListeners, getRowCount, getRowData, getRowIndex, getWrappedData, isRowAvailable, removeDataModelListener, setRowIndex, setWrappedData

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Methods inherited from interface org.apache.myfaces.trinidad.model.RowKeyIndex
getRowCount, getRowData, getRowIndex, isRowAvailable, setRowIndex

 

Constructor Detail

CollectionModel

public CollectionModel()
Deprecated. 

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-03


Copyright (c) 1998, 2009, Oracle and/or its affiliates. All rights reserved.