Uses of Class
com.hack23.cia.service.api.admin.AgencyRequest

Packages that use AgencyRequest
com.hack23.cia.service.impl.admin Admin service implementations. 
com.hack23.cia.web.impl.ui.controller.admin Admin controller, contains action handlers for admin actions. 
 

Uses of AgencyRequest in com.hack23.cia.service.impl.admin
 

Methods in com.hack23.cia.service.impl.admin with parameters of type AgencyRequest
 ActionEvent AgencyRequestService.createActionEvent(AgencyRequest request, UserSessionData userSession)
           
 ServiceResponse AgencyRequestService.handleServiceRequest(AgencyRequest request, UserSessionDto userSession)
           
 

Uses of AgencyRequest in com.hack23.cia.web.impl.ui.controller.admin
 

Methods in com.hack23.cia.web.impl.ui.controller.admin that return AgencyRequest
 AgencyRequest AgencyActionHandler.createServiceRequest(AgencyAction action)
           
 AgencyRequest ConfigureAgencyActionHandler.createServiceRequest(ConfigureAgencyAction action)
           
 



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