Package | Description |
---|---|
org.opennms.web.svclayer | |
org.opennms.web.svclayer.model | |
org.opennms.web.svclayer.support |
Modifier and Type | Method and Description |
---|---|
SimpleWebTable |
DistributedStatusService.createFacilityStatusTable(Date startDate,
Date endDate)
createFacilityStatusTable
|
SimpleWebTable |
DistributedStatusService.createStatusTable(DistributedStatusDetailsCommand command,
org.springframework.validation.Errors errors)
createStatusTable
|
SimpleWebTable |
SurveillanceService.createSurveillanceTable(String surveillanceViewName,
ProgressMonitor progressMonitor)
createSurveillanceTable
|
Modifier and Type | Method and Description |
---|---|
SimpleWebTable |
SurveillanceTable.getWebTable()
getWebTable
|
Modifier and Type | Method and Description |
---|---|
void |
SurveillanceTable.setWebTable(SimpleWebTable webTable)
setWebTable
|
Modifier and Type | Method and Description |
---|---|
SimpleWebTable |
DefaultDistributedStatusService.createFacilityStatusTable(Date start,
Date end)
createFacilityStatusTable
|
SimpleWebTable |
DefaultDistributedStatusService.createStatusTable(DistributedStatusDetailsCommand command,
org.springframework.validation.Errors errors)
createStatusTable
|
SimpleWebTable |
DefaultSurveillanceService.createSurveillanceTable()
createSurveillanceTable
|
SimpleWebTable |
DefaultSurveillanceService.createSurveillanceTable(String surveillanceViewName,
ProgressMonitor progressMonitor)
createSurveillanceTable
|
Copyright © 2021. All rights reserved.