|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonitorModelAndView.MonitorViewSpecification | |
|---|---|
| com.hack23.cia.web.viewfactory.api.admin | Admin viewfactory api, contains admin ModelAndView implementations. |
| Uses of MonitorModelAndView.MonitorViewSpecification in com.hack23.cia.web.viewfactory.api.admin |
|---|
| Methods in com.hack23.cia.web.viewfactory.api.admin that return MonitorModelAndView.MonitorViewSpecification | |
|---|---|
MonitorModelAndView.MonitorViewSpecification |
MonitorModelAndView.getMonitorViewSpecification()
Gets the monitor view specification. |
static MonitorModelAndView.MonitorViewSpecification |
MonitorModelAndView.MonitorViewSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MonitorModelAndView.MonitorViewSpecification[] |
MonitorModelAndView.MonitorViewSpecification.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 MonitorModelAndView.MonitorViewSpecification | |
|---|---|
MonitorModelAndView(UserSessionDTO userSessionDTO,
ControllerAction controllerAction,
MonitorModelAndView.MonitorViewSpecification monitorViewSpecification,
ImageContent imageContent)
Instantiates a new monitor model and view. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||