Uses of Interface
catalog.model.service.UserService

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

Uses of UserService in catalog.model.service.impl
 

Classes in catalog.model.service.impl that implement UserService
 class UserServiceImpl
          The implementation of the UserService.
 

Uses of UserService in catalog.view.bean
 

Methods in catalog.view.bean that return UserService
 UserService ServiceLocatorBean.getUserService()
          Get the UserService
 

Uses of UserService in catalog.view.servicelocator
 

Methods in catalog.view.servicelocator that return UserService
 UserService ServiceLocator.getUserService()
          Get the UserService.
 



Copyright (c) 2004 The JCatalog Project.