Uses of Interface
org.eclipse.birt.data.engine.api.ICacheable

Packages that use ICacheable
org.eclipse.birt.data.engine.api This package contains the main public API classes and interfaces of the BIRT Data Engine (DtE). 
org.eclipse.birt.data.engine.api.querydefn This package is part of the Data Engine public API, and contains default implementation of request interfaces in org.eclipse.birt.data.engine.api
 

Uses of ICacheable in org.eclipse.birt.data.engine.api
 

Subinterfaces of ICacheable in org.eclipse.birt.data.engine.api
 interface IOdaDataSetDesign
          Describes the static design of a generic ODA (Open Data AccesS) Data Set.
 interface IScriptDataSetDesign
          Describes the static design of a scripted Data Set.
 

Uses of ICacheable in org.eclipse.birt.data.engine.api.querydefn
 

Classes in org.eclipse.birt.data.engine.api.querydefn that implement ICacheable
 class OdaDataSetDesign
          Default implementation of the IOdaDataSetDesign interface.
 class ScriptDataSetDesign
          Default implementation of IScriptDataSetDesign interface.
 



Copyright © 2008 Actuate Corp. All rights reserved.