Package | Description |
---|---|
org.opennms.netmgt.dao.api | |
org.opennms.netmgt.dao.hibernate | |
org.opennms.netmgt.dao.mock | |
org.opennms.web.svclayer |
Modifier and Type | Method and Description |
---|---|
SurveillanceStatus |
NodeDao.findSurveillanceStatusByCategoryLists(Collection<OnmsCategory> rowCategories,
Collection<OnmsCategory> columnCategories) |
Modifier and Type | Class and Description |
---|---|
static class |
NodeDaoHibernate.SimpleSurveillanceStatus |
Modifier and Type | Method and Description |
---|---|
SurveillanceStatus |
NodeDaoHibernate.findSurveillanceStatusByCategoryLists(Collection<OnmsCategory> rowCategories,
Collection<OnmsCategory> columnCategories) |
Modifier and Type | Method and Description |
---|---|
SurveillanceStatus |
MockNodeDao.findSurveillanceStatusByCategoryLists(Collection<OnmsCategory> rowCategories,
Collection<OnmsCategory> columnCategories) |
Modifier and Type | Class and Description |
---|---|
class |
AggregateStatus
Use this class to aggregate status to be presented in a view layer technology.
|
Copyright © 2015. All rights reserved.