eu.europa.tmsearch.services
Interface Cacheable

All Known Subinterfaces:
ApplicantDAO, ApplicantService, RepresentativeDAO, RepresentativeService, ResponseProvider, TradeMarkDAO, TradeMarkImageDAO, TradeMarkImageService, TradeMarkService, TradeMarkThumbnailService
All Known Implementing Classes:
ApplicantServiceImpl, CacheableDaoSupport, CacheableJpaDaoSupport, RepresentativeServiceImpl, ResourceDAOSupport, TradeMarkImageServiceImpl, TradeMarkServiceImpl, TradeMarkThumbnailServiceImpl

public interface Cacheable


Method Summary
 java.util.Date getExpires(java.lang.String resourceID)
           
 java.util.Date getLastModified(java.lang.String resourceID)
           
 

Method Detail

getLastModified

java.util.Date getLastModified(java.lang.String resourceID)
                               throws ResourceNotFoundException
Throws:
ResourceNotFoundException

getExpires

java.util.Date getExpires(java.lang.String resourceID)
                          throws ResourceNotFoundException
Throws:
ResourceNotFoundException


Copyright © 2009. All Rights Reserved.