Package | Description |
---|---|
org.opennms.netmgt.dao.jaxb | |
org.opennms.web.controller | |
org.opennms.web.navigate | |
org.opennms.web.svclayer.support |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSurveillanceViewConfigDao
DefaultSurveillanceViewConfigDao class.
|
Modifier and Type | Method and Description |
---|---|
SurveillanceViewConfigDao |
CategoryController.getSurveillanceViewConfigDao() |
Modifier and Type | Method and Description |
---|---|
void |
CategoryController.setSurveillanceViewConfigDao(SurveillanceViewConfigDao surveillanceConfigDao) |
Modifier and Type | Method and Description |
---|---|
SurveillanceViewConfigDao |
SurveillanceViewNavBarEntry.getSurveillanceViewConfigDao()
getSurveillanceViewConfigDao
|
Modifier and Type | Method and Description |
---|---|
void |
SurveillanceViewNavBarEntry.setSurveillanceViewConfigDao(SurveillanceViewConfigDao surveillanceViewConfigDao)
setSurveillanceViewConfigDao
|
Modifier and Type | Method and Description |
---|---|
SurveillanceViewConfigDao |
DefaultSurveillanceService.getSurveillanceConfigDao()
getSurveillanceConfigDao
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultSurveillanceService.setSurveillanceConfigDao(SurveillanceViewConfigDao surveillanceConfigDao)
setSurveillanceConfigDao
|
Constructor and Description |
---|
SurveillanceView(String viewName,
SurveillanceViewConfigDao surveillanceConfigDao,
CategoryDao categoryDao) |
Copyright © 2021. All rights reserved.