|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.MonitorModelAndView
public class MonitorModelAndView
The Class MonitorModelAndView.
Nested Class Summary | |
---|---|
static class |
MonitorModelAndView.MonitorViewSpecification
The Enum MonitorViewSpecification. |
Constructor Summary | |
---|---|
MonitorModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
MonitorModelAndView.MonitorViewSpecification monitorViewSpecification,
ImageContent imageContent)
Instantiates a new monitor model and view. |
Method Summary | |
---|---|
ImageContent |
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.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, ImageContent imageContent)
userSessionDTO
- the user session dtocontrollerAction
- the controller actionmonitorViewSpecification
- the monitor view specificationimageContent
- the image contentMethod Detail |
---|
public final ImageContent 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 |