Class DefaultResourceDataCacheEntry
java.lang.Object
org.pentaho.reporting.libraries.resourceloader.cache.DefaultResourceDataCacheEntry
- All Implemented Interfaces:
Serializable
,ResourceDataCacheEntry
Creation-Date: 06.04.2006, 09:53:37
- Author:
- Thomas Morgner
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultResourceDataCacheEntry
public DefaultResourceDataCacheEntry(ResourceData data, ResourceManager manager) throws ResourceLoadingException - Throws:
ResourceLoadingException
-
-
Method Details
-
getData
- Specified by:
getData
in interfaceResourceDataCacheEntry
-
getStoredVersion
public long getStoredVersion()- Specified by:
getStoredVersion
in interfaceResourceDataCacheEntry
-