com.jaspersoft.jasperserver.api.engine.jasperreports.service.impl
Class EngineServiceImpl.CacheableCompiledReports

java.lang.Object
  extended by com.jaspersoft.jasperserver.api.engine.jasperreports.service.impl.EngineServiceImpl.CacheableCompiledReports
All Implemented Interfaces:
RepositoryCacheableItem
Enclosing class:
EngineServiceImpl

protected class EngineServiceImpl.CacheableCompiledReports
extends java.lang.Object
implements RepositoryCacheableItem


Constructor Summary
protected EngineServiceImpl.CacheableCompiledReports()
           
 
Method Summary
 java.lang.String getCacheName()
           
 byte[] getData(ExecutionContext context, FileResource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EngineServiceImpl.CacheableCompiledReports

protected EngineServiceImpl.CacheableCompiledReports()
Method Detail

getCacheName

public java.lang.String getCacheName()
Specified by:
getCacheName in interface RepositoryCacheableItem

getData

public byte[] getData(ExecutionContext context,
                      FileResource resource)
Specified by:
getData in interface RepositoryCacheableItem


Copyright © 2007. All Rights Reserved.