Uses of Interface
com.hack23.cia.web.controller.common.UserStateService

Packages that use UserStateService
com.hack23.cia.web.controller.common Common controller, contains action handler definition and abstract base classes. 
 

Uses of UserStateService in com.hack23.cia.web.controller.common
 

Methods in com.hack23.cia.web.controller.common that return UserStateService
 UserStateService AbstractGenericHandler.getUserStateService()
          Gets the user state service.
 

Methods in com.hack23.cia.web.controller.common with parameters of type UserStateService
 void AbstractGenericHandler.setUserStateService(UserStateService userStateService)
           
 void ActionHandler.setUserStateService(UserStateService userStateService)
          Sets the user state service.
 



Copyright © 2008-2009 www.hack23.com. All Rights Reserved.