Package | Description |
---|---|
org.opennms.features.topology.plugins.browsers |
Modifier and Type | Class and Description |
---|---|
class |
AlarmDaoContainer |
class |
NodeDaoContainer |
Constructor and Description |
---|
AlarmTable(String caption,
OnmsDaoContainer container,
AlarmRepository alarmRepo)
Leave OnmsDaoContainer without generics; the Aries blueprint code cannot match up
the arguments if you put the generic types in.
|
SelectionAwareTable(String caption,
OnmsDaoContainer container)
Leave OnmsDaoContainer without generics; the Aries blueprint code cannot match up
the arguments if you put the generic types in.
|
Copyright © 2015. All rights reserved.