com.hack23.cia.service.api.admin
Class AgentDeploymentResponse

Package class diagram package AgentDeploymentResponse
java.lang.Object
  extended by com.hack23.cia.service.api.common.AbstractServiceMessage
      extended by com.hack23.cia.service.api.common.AbstractServiceResponse
          extended by com.hack23.cia.service.api.admin.AbstractAdminResponse
              extended by com.hack23.cia.service.api.admin.AgentDeploymentResponse
All Implemented Interfaces:
ServiceMessage, ServiceResponse, Serializable

public class AgentDeploymentResponse
extends AbstractAdminResponse

The Class AgentDeploymentResponse.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.hack23.cia.service.api.common.ServiceResponse
ServiceResponse.ServiceResult
 
Constructor Summary
AgentDeploymentResponse(UserSessionDto userSessionDTO)
          Instantiates a new agent deployment response.
 
Method Summary
 
Methods inherited from class com.hack23.cia.service.api.admin.AbstractAdminResponse
getResult
 
Methods inherited from class com.hack23.cia.service.api.common.AbstractServiceResponse
getUserSessionDTO
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentDeploymentResponse

public AgentDeploymentResponse(UserSessionDto userSessionDTO)
Instantiates a new agent deployment response.

Parameters:
userSessionDTO - the user session dto


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