Class CacheRuntimeDataProvider

  • All Implemented Interfaces:
    IDataProvider<TableSource>, ITableDataProvider

    public class CacheRuntimeDataProvider
    extends TableDataProvider
    Completes the cache information loaded in the source with the information available in the current active PortalCache's in this JVM.

    Since this class may add of rows, post load filtering, sorting and pagination are also done by this post load processor. The data provider may not use pre-loading pagination or the pagination may not work properly.

    Since:
    4.0.11
    Version:
    $Revision: 7994 $ $Date: 2007-08-22 14:18:04 -0300 (Wed, 22 Aug 2007) $