Package | Description |
---|---|
org.opennms.dashboard.client | |
org.opennms.dashboard.server |
Modifier and Type | Class and Description |
---|---|
class |
SurveillanceGroup
SurveillanceGroup class.
|
class |
SurveillanceIntersection
SurveillanceIntersection class.
|
static class |
SurveillanceSet.DefaultSurveillanceSet |
Modifier and Type | Field and Description |
---|---|
static SurveillanceSet |
SurveillanceSet.DEFAULT
Constant
DEFAULT |
Modifier and Type | Method and Description |
---|---|
Alarm[] |
SurveillanceService.getAlarmsForSet(SurveillanceSet set)
getAlarmsForSet
|
void |
SurveillanceServiceAsync.getAlarmsForSet(SurveillanceSet set,
com.google.gwt.user.client.rpc.AsyncCallback<Alarm[]> cb)
getAlarmsForSet
|
String[] |
SurveillanceService.getNodeNames(SurveillanceSet set)
getNodeNames
|
void |
SurveillanceServiceAsync.getNodeNames(SurveillanceSet set,
com.google.gwt.user.client.rpc.AsyncCallback<String[]> cb)
getNodeNames
|
Notification[] |
SurveillanceService.getNotificationsForSet(SurveillanceSet set)
getNotificationsForSet
|
void |
SurveillanceServiceAsync.getNotificationsForSet(SurveillanceSet set,
com.google.gwt.user.client.rpc.AsyncCallback<Notification[]> cb)
getNotificationsForSet
|
String[][] |
SurveillanceService.getResources(SurveillanceSet set)
getResources
|
void |
SurveillanceServiceAsync.getResources(SurveillanceSet set,
com.google.gwt.user.client.rpc.AsyncCallback<String[][]> cb)
getResources
|
NodeRtc[] |
SurveillanceService.getRtcForSet(SurveillanceSet set)
getRtcForSet
|
void |
SurveillanceServiceAsync.getRtcForSet(SurveillanceSet set,
com.google.gwt.user.client.rpc.AsyncCallback<NodeRtc[]> cb)
getRtcForSet
|
void |
GraphDashlet.GraphView.TopLevelResourceLoader.load(SurveillanceSet surveillanceSet) |
void |
NotificationDashlet.setSurveillanceSet(SurveillanceSet set)
setSurveillanceSet
|
void |
Dashlet.setSurveillanceSet(SurveillanceSet set)
setSurveillanceSet
|
void |
AlarmDashlet.setSurveillanceSet(SurveillanceSet set)
setSurveillanceSet
|
void |
NodeStatusDashlet.setSurveillanceSet(SurveillanceSet set)
setSurveillanceSet
|
void |
GraphDashlet.setSurveillanceSet(SurveillanceSet set)
setSurveillanceSet
|
Modifier and Type | Method and Description |
---|---|
Alarm[] |
DefaultSurveillanceService.getAlarmsForSet(SurveillanceSet set)
getAlarmsForSet
|
String[] |
DefaultSurveillanceService.getNodeNames(SurveillanceSet set)
getNodeNames
|
Notification[] |
DefaultSurveillanceService.getNotificationsForSet(SurveillanceSet set)
getNotificationsForSet
|
String[][] |
DefaultSurveillanceService.getResources(SurveillanceSet set)
getResources
|
NodeRtc[] |
DefaultSurveillanceService.getRtcForSet(SurveillanceSet set)
getRtcForSet
|
Copyright © 2017. All rights reserved.