Uses of Interface
eu.europa.tmsearch.services.Cacheable

Packages that use Cacheable
eu.europa.tmsearch.services.business   
eu.europa.tmsearch.services.dao   
eu.europa.tmsearch.services.resources.util   
 

Uses of Cacheable in eu.europa.tmsearch.services.business
 

Subinterfaces of Cacheable in eu.europa.tmsearch.services.business
 interface ApplicantService
          A service interface to Applicant business logic.
 interface RepresentativeService
          A service interface to TradeMark business logic.
 interface TradeMarkImageService
          A business service interface to get an image given a TradeMark.
 interface TradeMarkService
          A service interface to TradeMark business logic.
 interface TradeMarkThumbnailService
          A business service interface to get a thumbnail image given a TradeMark.
 

Classes in eu.europa.tmsearch.services.business that implement Cacheable
 class ApplicantServiceImpl
          An implementation of Applicant service business logic
 class RepresentativeServiceImpl
          An implementation of TradeMark service business logic
 class TradeMarkImageServiceImpl
          A business service to get an image given a TradeMark.
 class TradeMarkServiceImpl
          An implementation of TradeMark service business logic
 class TradeMarkThumbnailServiceImpl
          A business service to get a thumbnail image given a TradeMark.
 

Uses of Cacheable in eu.europa.tmsearch.services.dao
 

Subinterfaces of Cacheable in eu.europa.tmsearch.services.dao
 interface ApplicantDAO
          A DAO interface to TradeMark data store.
 interface RepresentativeDAO
          A DAO interface to Representative data store.
 interface TradeMarkDAO
          A DAO interface to TradeMark data store.
 interface TradeMarkImageDAO
          A DAO interface to TradeMark Images data store.
 

Classes in eu.europa.tmsearch.services.dao that implement Cacheable
 class CacheableDaoSupport
           
 class CacheableJpaDaoSupport
           
 class ResourceDAOSupport
          A DAO implementation for file system resources.
 

Uses of Cacheable in eu.europa.tmsearch.services.resources.util
 

Subinterfaces of Cacheable in eu.europa.tmsearch.services.resources.util
 interface ResponseProvider
           
 



Copyright © 2009. All Rights Reserved.