Uses of Interface
com.gisgraphy.service.UserManager

Packages that use UserManager
com.gisgraphy.service.impl   
com.gisgraphy.webapp.action   
 

Uses of UserManager in com.gisgraphy.service.impl
 

Classes in com.gisgraphy.service.impl that implement UserManager
 class UserManagerImpl
          Implementation of UserManager interface.
 

Uses of UserManager in com.gisgraphy.webapp.action
 

Fields in com.gisgraphy.webapp.action declared as UserManager
protected  UserManager BaseAction.userManager
          The UserManager
 

Methods in com.gisgraphy.webapp.action with parameters of type UserManager
 void BaseAction.setUserManager(UserManager userManager)
           
 



Copyright © 2010. All Rights Reserved.