com.cc.framework.ui.model
Interface VirtualDataModel

All Known Implementing Classes:
KeyListDataModel, VirtualKeyListDataModel, VirtualListDataModel, VirtualTreeGroupDataModel

public interface VirtualDataModel

This is a Tag Interface for all Data Models that are to big to hold all Objects in memory and thus needs to reload the data when an concrete object is required.
The Data model has some strategy to reload and cache its data.

Since:
1.6
Version:
$Revision$
Author:
Harald Schulz



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.