Package | Description |
---|---|
org.opennms.netmgt.dao.mock | |
org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
org.opennms.web.svclayer | |
org.opennms.web.svclayer.support |
Modifier and Type | Method and Description |
---|---|
protected void |
MockDemandPollDao.generateId(DemandPoll poll) |
protected Integer |
MockDemandPollDao.getId(DemandPoll poll) |
Modifier and Type | Method and Description |
---|---|
DemandPoll |
PollResult.getDemandPoll()
getDemandPoll
|
Modifier and Type | Method and Description |
---|---|
void |
PollResult.setDemandPoll(DemandPoll poll)
setDemandPoll
|
Modifier and Type | Method and Description |
---|---|
DemandPoll |
DemandPollService.getUpdatedResults(int resultId) |
DemandPoll |
DemandPollService.pollMonitoredService(int nodeid,
InetAddress ipAddr,
int ifIndex,
int serviceId) |
Modifier and Type | Method and Description |
---|---|
DemandPoll |
DefaultDemandPollService.getUpdatedResults(int pollId) |
DemandPoll |
DefaultDemandPollService.pollMonitoredService(int nodeId,
InetAddress ipAddr,
int ifIndex,
int serviceId) |
Copyright © 2015. All rights reserved.