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

Packages that use AgentDeploymentRequest
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 AgentDeploymentRequest in com.hack23.cia.service.impl.admin
 

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

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

Methods in com.hack23.cia.web.impl.ui.controller.admin that return AgentDeploymentRequest
 AgentDeploymentRequest AgentDeploymentActionHandler.createServiceRequest(AgentDeploymentAction action)
           
 



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