Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


oracle.adf.view.rich.model
Class SortableModel

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

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

Deprecated. use the Trinidad SortableModel

public class SortableModel
extends org.apache.myfaces.trinidad.model.SortableModel

Nested Class Summary

 

Nested classes/interfaces inherited from interface org.apache.myfaces.trinidad.model.LocalRowKeyIndex
org.apache.myfaces.trinidad.model.LocalRowKeyIndex.Confidence, org.apache.myfaces.trinidad.model.LocalRowKeyIndex.LocalCachingStrategy

 

Constructor Summary
SortableModel()
          Deprecated.  
SortableModel(java.lang.Object model)
          Deprecated.  

 

Method Summary

 

Methods inherited from class org.apache.myfaces.trinidad.model.SortableModel
addDataModelListener, getDataModelListeners, getRowCount, getRowData, getRowIndex, getRowKey, getSortCriteria, getWrappedData, isRowAvailable, isSortable, removeDataModelListener, setRowIndex, setRowKey, setSortCriteria, setWrappedData, toString

 

Methods inherited from class org.apache.myfaces.trinidad.model.CollectionModel
areRowsLocallyAvailable, areRowsLocallyAvailable, areRowsLocallyAvailable, clearCachedRow, clearCachedRow, clearCachedRows, clearCachedRows, clearLocalCache, ensureRowsAvailable, getCachingStrategy, getEstimatedRowCount, getEstimatedRowCountConfidence, getRowData, getRowData, isRowAvailable, isRowLocallyAvailable, isRowLocallyAvailable

 

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

 

Constructor Detail

SortableModel

public SortableModel(java.lang.Object model)
Deprecated. 

SortableModel

public SortableModel()
Deprecated. 

Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


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