| Package | Description | 
|---|---|
| org.opennms.web.svclayer | |
| org.opennms.web.svclayer.support | 
| Modifier and Type | Method and Description | 
|---|---|
AggregateStatusView | 
SiteStatusViewService.createAggregateStatusView(String statusViewName)
This method returns method returns a collection of aggregated status of nodes for each
 device category. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<AggregateStatus> | 
SiteStatusViewService.createAggregateStatuses(AggregateStatusView statusView)
createAggregateStatuses 
 | 
Collection<AggregateStatus> | 
SiteStatusViewService.createAggregateStatuses(AggregateStatusView statusView,
                       String statusSite)
createAggregateStatuses 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AggregateStatusView | 
DefaultSiteStatusViewService.createAggregateStatusView(String statusViewName)
This method returns method returns a collection of aggregated status of nodes for each
 device category. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<AggregateStatus> | 
DefaultSiteStatusViewService.createAggregateStatuses(AggregateStatusView statusView)
createAggregateStatuses 
 | 
Collection<AggregateStatus> | 
DefaultSiteStatusViewService.createAggregateStatuses(AggregateStatusView statusView,
                       String statusSite)
createAggregateStatuses 
 | 
Collection<AggregateStatus> | 
DefaultSiteStatusViewService.createAggregateStatusUsingAssetColumn(AggregateStatusView statusView)
createAggregateStatusUsingAssetColumn 
 | 
Copyright © 2021. All rights reserved.