Package | Description |
---|---|
org.opennms.netmgt.dao | |
org.opennms.netmgt.dao.hibernate | |
org.opennms.netmgt.dao.support |
Modifier and Type | Method and Description |
---|---|
AcknowledgmentDao |
DatabasePopulator.getAcknowledgmentDao() |
Modifier and Type | Method and Description |
---|---|
void |
DatabasePopulator.setAcknowledgmentDao(AcknowledgmentDao acknowledgmentDao) |
Modifier and Type | Class and Description |
---|---|
class |
AcknowledgmentDaoHibernate
Hibernate implementation of Acknowledgment DAO
|
Modifier and Type | Method and Description |
---|---|
AcknowledgmentDao |
DefaultAckService.getAckDao()
getAckDao
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultAckService.setAckDao(AcknowledgmentDao ackDao)
setAckDao
|
Copyright © 2015. All Rights Reserved.