Uses of Interface
catalog.model.service.CatalogService

Packages that use CatalogService
catalog.model.service.impl   
catalog.view.bean   
catalog.view.servicelocator   
 

Uses of CatalogService in catalog.model.service.impl
 

Classes in catalog.model.service.impl that implement CatalogService
 class CachedCatalogServiceImpl
          The implementation of the CatalogService.
 class CatalogServiceImpl
          The implementation of the CatalogService.
 

Uses of CatalogService in catalog.view.bean
 

Methods in catalog.view.bean that return CatalogService
 CatalogService ServiceLocatorBean.getCatalogService()
          Get the CatalogService
 

Uses of CatalogService in catalog.view.servicelocator
 

Methods in catalog.view.servicelocator that return CatalogService
 CatalogService ServiceLocator.getCatalogService()
          Get the CatalogService.
 



Copyright (c) 2004 The JCatalog Project.