com.hack23.cia.web.api.admin
Class AgentDeploymentAction
java.lang.Object
com.hack23.cia.web.api.common.AbstractAction
com.hack23.cia.web.api.admin.AbstractAdminAction
com.hack23.cia.web.api.admin.AgentDeploymentAction
- All Implemented Interfaces:
- ControllerAction, Serializable
public class AgentDeploymentAction
- extends AbstractAdminAction
The Class AgentDeploymentAction.
- See Also:
- Serialized Form
AgentDeploymentAction
public AgentDeploymentAction(String agentName,
String agentOperativeCode)
- Instantiates a new agent deployment action.
- Parameters:
agentName
- the agent nameagentOperativeCode
- the agent operative code
getAgentName
public final String getAgentName()
- Gets the agent name.
- Returns:
- the agent name
getAgentOperativeCode
public final String getAgentOperativeCode()
- Gets the agent operative code.
- Returns:
- the agent operative code
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.