Uses of Class
com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate.persistent.CachedItem

Packages that use CachedItem
com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate   
com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate.persistent   
 

Uses of CachedItem in com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate
 

Methods in com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate that return CachedItem
protected  CachedItem HibernateRepositoryCache.getCachedItem(ExecutionContext context, FileResource resource, RepositoryCacheableItem cacheableItem)
           
protected  CachedItem HibernateRepositoryCache.getCachedItem(java.lang.String uri, RepositoryCacheableItem cacheableItem)
           
protected  CachedItem HibernateRepositoryCache.saveData(ExecutionContext context, FileResource resource, CachedItem item, RepositoryCacheableItem cacheableItem)
           
protected  CachedItem HibernateRepositoryCache.saveRefence(ExecutionContext context, FileResource resource, CachedItem item, RepositoryCacheableItem cacheableItem)
           
 

Methods in com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate with parameters of type CachedItem
protected  CachedItem HibernateRepositoryCache.saveData(ExecutionContext context, FileResource resource, CachedItem item, RepositoryCacheableItem cacheableItem)
           
protected  CachedItem HibernateRepositoryCache.saveRefence(ExecutionContext context, FileResource resource, CachedItem item, RepositoryCacheableItem cacheableItem)
           
protected  void HibernateRepositoryCache.updateReference(CachedItem item, CachedItem refItem)
           
 

Uses of CachedItem in com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate.persistent
 

Methods in com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate.persistent that return CachedItem
 CachedItem CachedItem.getReference()
           
 

Methods in com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate.persistent with parameters of type CachedItem
 void CachedItem.setReference(CachedItem reference)
           
 



Copyright © 2007. All Rights Reserved.