Package | Description |
---|---|
org.opennms.netmgt.dao.mock | |
org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
protected void |
MockMemoDao.generateId(OnmsMemo entity) |
protected Integer |
MockMemoDao.getId(OnmsMemo memo) |
Modifier and Type | Class and Description |
---|---|
class |
OnmsReductionKeyMemo
Specific memo which is attached to every alarm with a matching reduction
key.
|
Modifier and Type | Method and Description |
---|---|
OnmsMemo |
OnmsAlarm.getStickyMemo() |
Modifier and Type | Method and Description |
---|---|
void |
OnmsAlarm.setStickyMemo(OnmsMemo stickyMemo) |
Copyright © 2017. All rights reserved.