|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.web.impl.ui.viewfactory.api.common.AbstractModelAndView com.hack23.cia.web.impl.ui.viewfactory.api.monitoring.AbstractMonitorModelAndView com.hack23.cia.web.impl.ui.viewfactory.api.monitoring.MonitorModelAndView
public class MonitorModelAndView extends AbstractMonitorModelAndView
The Class MonitorModelAndView.
Modifier and Type | Class and Description |
---|---|
static class |
MonitorModelAndView.MonitorViewSpecification
The Enum MonitorViewSpecification. |
Constructor and Description |
---|
MonitorModelAndView(UserSessionDto userSessionDTO,
ControllerAction controllerAction,
MonitorModelAndView.MonitorViewSpecification monitorViewSpecification,
List list)
Instantiates a new monitor model and view. |
Modifier and Type | Method and Description |
---|---|
List |
getGraphFilePath()
Gets the graph file path. |
MonitorModelAndView.MonitorViewSpecification |
getMonitorViewSpecification()
Gets the monitor view specification. |
String |
getViewSpecificationDescription()
Gets the view specification description. |
Methods inherited from class com.hack23.cia.web.impl.ui.viewfactory.api.common.AbstractModelAndView |
---|
getControllerAction, getUserSessionDTO |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MonitorModelAndView(UserSessionDto userSessionDTO, ControllerAction controllerAction, MonitorModelAndView.MonitorViewSpecification monitorViewSpecification, List list)
userSessionDTO
- the user session dtocontrollerAction
- the controller actionmonitorViewSpecification
- the monitor view specificationlist
- the listMethod Detail |
---|
public final List getGraphFilePath()
public final MonitorModelAndView.MonitorViewSpecification getMonitorViewSpecification()
public final String getViewSpecificationDescription()
ModelAndView
getViewSpecificationDescription
in interface ModelAndView
getViewSpecificationDescription
in class AbstractModelAndView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |