Uses of Interface
net.ramapuram.thomas.service.UserManager

Packages that use UserManager
net.ramapuram.thomas.service.impl   
net.ramapuram.thomas.webapp.action   
 

Uses of UserManager in net.ramapuram.thomas.service.impl
 

Classes in net.ramapuram.thomas.service.impl that implement UserManager
 class UserManagerImpl
          Implementation of UserManager interface.
 

Uses of UserManager in net.ramapuram.thomas.webapp.action
 

Fields in net.ramapuram.thomas.webapp.action declared as UserManager
protected  UserManager BaseAction.userManager
          The UserManager
 

Methods in net.ramapuram.thomas.webapp.action with parameters of type UserManager
 void BaseAction.setUserManager(UserManager userManager)
           
 



Copyright © 2011. All Rights Reserved.