Uses of Class
com.hack23.cia.web.viewfactory.api.admin.AgentDeploymentModelAndView.AgentDeployment

Packages that use AgentDeploymentModelAndView.AgentDeployment
com.hack23.cia.web.viewfactory.api.admin Admin viewfactory api, contains admin ModelAndView implementations. 
 

Uses of AgentDeploymentModelAndView.AgentDeployment in com.hack23.cia.web.viewfactory.api.admin
 

Methods in com.hack23.cia.web.viewfactory.api.admin that return AgentDeploymentModelAndView.AgentDeployment
 AgentDeploymentModelAndView.AgentDeployment AgentDeploymentModelAndView.getAgentDeploymentViewSpecification()
          Gets the agent deployment view specification.
static AgentDeploymentModelAndView.AgentDeployment AgentDeploymentModelAndView.AgentDeployment.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AgentDeploymentModelAndView.AgentDeployment[] AgentDeploymentModelAndView.AgentDeployment.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.hack23.cia.web.viewfactory.api.admin with parameters of type AgentDeploymentModelAndView.AgentDeployment
AgentDeploymentModelAndView(UserSessionDTO userSessionDTO, ControllerAction controllerAction, AgentDeploymentModelAndView.AgentDeployment agentDeployment)
          Instantiates a new agent deployment model and view.
 



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