Uses of Class
com.hack23.cia.service.api.user.TopListRequest

Packages that use TopListRequest
com.hack23.cia.service.impl.user User service implementations. 
com.hack23.cia.web.impl.ui.controller.user User controller, contains action handlers for user actions. 
 

Uses of TopListRequest in com.hack23.cia.service.impl.user
 

Methods in com.hack23.cia.service.impl.user with parameters of type TopListRequest
 ActionEvent TopListRequestService.createActionEvent(TopListRequest request, UserSessionData userSession)
           
 ServiceResponse TopListRequestService.handleServiceRequest(TopListRequest request, UserSessionDto userSession)
           
 

Uses of TopListRequest in com.hack23.cia.web.impl.ui.controller.user
 

Methods in com.hack23.cia.web.impl.ui.controller.user that return TopListRequest
 TopListRequest TopListActionHandler.createServiceRequest(TopListAction action)
           
 



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