com.hack23.cia.web.viewfactory.api.admin
Class AgentDeploymentModelAndView
java.lang.Object
com.hack23.cia.web.viewfactory.api.common.AbstractModelAndView
com.hack23.cia.web.viewfactory.api.admin.AbstractAdminModelAndView
com.hack23.cia.web.viewfactory.api.admin.AgentDeploymentModelAndView
- All Implemented Interfaces:
- ModelAndView, Serializable
public class AgentDeploymentModelAndView
- extends AbstractAdminModelAndView
The Class AgentDeploymentModelAndView.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentDeploymentModelAndView
public AgentDeploymentModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
AgentDeploymentModelAndView.AgentDeployment agentDeployment)
- Instantiates a new agent deployment model and view.
- Parameters:
userSessionDTO
- the user session dtocontrollerAction
- the controller actionagentDeployment
- the agent deployment
getAgentDeploymentViewSpecification
public final AgentDeploymentModelAndView.AgentDeployment getAgentDeploymentViewSpecification()
- Gets the agent deployment view specification.
- Returns:
- the agent deployment view specification
getViewSpecificationDescription
public final String getViewSpecificationDescription()
- Description copied from interface:
ModelAndView
- Gets the view specification description.
- Specified by:
getViewSpecificationDescription
in interface ModelAndView
- Specified by:
getViewSpecificationDescription
in class AbstractModelAndView
- Returns:
- the view specification description
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.