| Constructor and Description | 
|---|
NodeDaoContainerDatasource(OnmsDao<OnmsNode,Integer> dao,
                          org.springframework.transaction.support.TransactionOperations transactionTemplate)  | 
OnmsDaoContainerDatasource(OnmsDao<T,K> dao,
                          org.springframework.transaction.support.TransactionOperations transactionTemplate)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
BusinessServiceDao  | 
interface  | 
BusinessServiceEdgeDao  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MapFunctionDao  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ReductionFunctionDao  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BusinessServiceDaoImpl  | 
class  | 
BusinessServiceEdgeDaoImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MapFunctionDaoImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ReductionFunctionDaoImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DatabasePopulator.DaoSupport<T extends OnmsDao<?,?>>  | 
static interface  | 
DatabasePopulator.Extension<T extends OnmsDao<?,?>>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DistPollerDaoDistributed
This  
DistPollerDao wraps the single instance that represents the
 current Minion device. | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends OnmsDao<?,?>> | 
DatabasePopulator.lookupDao(Class<? super OnmsDao<?,?>> daoClass)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DatabasePopulator.registerDao(Class<? super OnmsDao<?,?>> daoClass,
           OnmsDao<?,?> dao)  | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends OnmsDao<?,?>> | 
DatabasePopulator.lookupDao(Class<? super OnmsDao<?,?>> daoClass)  | 
void | 
DatabasePopulator.registerDao(Class<? super OnmsDao<?,?>> daoClass,
           OnmsDao<?,?> dao)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AcknowledgmentDao
Contract for persisting Acknowledgments 
 | 
interface  | 
AlarmAssociationDao
AlarmDao manages all persistence. | 
interface  | 
AlarmDao  | 
interface  | 
ApplicationDao
ApplicationDao interface. 
 | 
interface  | 
AssetRecordDao
AssetRecordDao interface. 
 | 
interface  | 
CategoryDao
CategoryDao interface. 
 | 
interface  | 
DistPollerDao
DistPollerDao interface. 
 | 
interface  | 
EventCountDao  | 
interface  | 
EventDao  | 
interface  | 
FilterFavoriteDao  | 
interface  | 
HwEntityAttributeTypeDao
The Interface HwEntityAttributeTypeDao. 
 | 
interface  | 
HwEntityDao
The Interface HwEntityDao. 
 | 
interface  | 
IpInterfaceDao
IpInterfaceDao interface. 
 | 
interface  | 
LegacyOnmsDao<T,K extends Serializable>
Deprecated. 
 
DAO interfaces that inherit from this should be refactored to no longer
 use the  
OnmsCriteria functions. | 
interface  | 
LocationMonitorDao
LocationMonitorDao interface. 
 | 
interface  | 
MemoDao  | 
interface  | 
MinionDao  | 
interface  | 
MonitoredServiceDao
MonitoredServiceDao interface. 
 | 
interface  | 
MonitoringLocationDao
MonitoringLocationDao interface. 
 | 
interface  | 
MonitoringSystemDao  | 
interface  | 
NodeDao  | 
interface  | 
NotificationDao
NotificationDao interface. 
 | 
interface  | 
OutageDao
OutageDao interface. 
 | 
interface  | 
PathOutageDao
PathOutageDao interface 
 | 
interface  | 
ReportCatalogDao
ReportCatalogDao interface. 
 | 
interface  | 
RequisitionedCategoryAssociationDao  | 
interface  | 
ResourceReferenceDao
DAO for accessing ResourceReference objects. 
 | 
interface  | 
ScanReportDao  | 
interface  | 
ServiceTypeDao
ServiceTypeDao interface. 
 | 
interface  | 
SnmpInterfaceDao
SnmpInterfaceDao interface. 
 | 
interface  | 
StatisticsReportDao
DAO for accessing StatisticsReport objects. 
 | 
interface  | 
StatisticsReportDataDao
DAO for accessing StatisticsReportData objects. 
 | 
interface  | 
UserNotificationDao
UserNotificationDao interface. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractCachingDaoHibernate<T,DbKey extends Serializable,CacheKey>
AbstractCachingDaoHibernate 
 | 
class  | 
AbstractDaoHibernate<T,K extends Serializable>
Abstract AbstractDaoHibernate class. 
 | 
class  | 
AcknowledgmentDaoHibernate
Hibernate implementation of Acknowledgment DAO 
 | 
class  | 
AlarmAssociationDaoHibernate  | 
class  | 
AlarmDaoHibernate
AlarmDaoHibernate class. 
 | 
class  | 
ApplicationDaoHibernate  | 
class  | 
AssetRecordDaoHibernate  | 
class  | 
CategoryDaoHibernate
CategoryDaoHibernate class. 
 | 
class  | 
DistPollerDaoHibernate  | 
class  | 
EventDaoHibernate  | 
class  | 
FilterFavoriteDaoHibernate  | 
class  | 
HwEntityAttributeTypeDaoHibernate
The Class HwEntityAttributeTypeDaoHibernate. 
 | 
class  | 
HwEntityDaoHibernate
The Class HwEntityDaoHibernate. 
 | 
class  | 
IpInterfaceDaoHibernate
IpInterfaceDaoHibernate class. 
 | 
class  | 
LocationMonitorDaoHibernate
LocationMonitorDaoHibernate class. 
 | 
class  | 
MemoDaoHibernate  | 
class  | 
MinionDaoHibernate
LinkStateDaoHibernate class. 
 | 
class  | 
MonitoredServiceDaoHibernate
MonitoredServiceDaoHibernate class. 
 | 
class  | 
MonitoringLocationDaoHibernate
LocationMonitorDaoHibernate class. 
 | 
class  | 
MonitoringSystemDaoHibernate  | 
class  | 
NodeDaoHibernate
NodeDaoHibernate class. 
 | 
class  | 
NotificationDaoHibernate  | 
class  | 
OutageDaoHibernate  | 
class  | 
PathOutageDaoHibernate
PathOutageDaoHibernate class 
 | 
class  | 
ReportCatalogDaoHibernate
ReportCatalogDaoHibernate class. 
 | 
class  | 
RequisitionedCategoryAssociationDaoHibernate  | 
class  | 
ResourceReferenceDaoHibernate
DAO implementation for accessing ResourceReference objects. 
 | 
class  | 
ScanReportDaoHibernate  | 
class  | 
ServiceTypeDaoHibernate  | 
class  | 
SnmpInterfaceDaoHibernate  | 
class  | 
StatisticsReportDaoHibernate
DAO implementation for accessing StatisticsReport objects. 
 | 
class  | 
StatisticsReportDataDaoHibernate
DAO implementation for accessing StatisticsReportData objects. 
 | 
class  | 
UserNotificationDaoHibernate  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractMockDao<T,K extends Serializable>  | 
class  | 
MockAcknowledgmentDao  | 
class  | 
MockAlarmDao  | 
class  | 
MockApplicationDao  | 
class  | 
MockAssetRecordDao  | 
class  | 
MockCategoryDao  | 
class  | 
MockDistPollerDao  | 
class  | 
MockEventDao  | 
class  | 
MockFilterFavoriteDao  | 
class  | 
MockHwEntityAttributeTypeDao  | 
class  | 
MockHwEntityDao  | 
class  | 
MockIpInterfaceDao  | 
class  | 
MockLocationMonitorDao  | 
class  | 
MockMemoDao  | 
class  | 
MockMonitoredServiceDao  | 
class  | 
MockMonitoringLocationDao  | 
class  | 
MockMonitoringSystemDao  | 
class  | 
MockNodeDao  | 
class  | 
MockNotificationDao  | 
class  | 
MockOutageDao  | 
class  | 
MockPathOutageDao  | 
class  | 
MockReportCatalogDao  | 
class  | 
MockRequisitionedCategoryAssociationDao  | 
class  | 
MockResourceReferenceDao  | 
class  | 
MockScanReportDao  | 
class  | 
MockServiceTypeDao  | 
class  | 
MockSnmpInterfaceDao  | 
class  | 
MockStatisticsReportDao  | 
class  | 
MockUserNotificationDao  | 
class  | 
UnimplementedIpInterfaceDao  | 
class  | 
UnimplementedMonitoredServiceDao  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract OnmsDao<T,Integer> | 
AbstractBaseStatisticsService.getDao()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CreateIfNecessaryTemplate<T,D extends OnmsDao<T,?>>
Template for creating a row if and only if one doesn't already exists. 
 | 
class  | 
UpsertTemplate<T,D extends OnmsDao<T,?>>
A UpsertTemplate for handling the update if it exists/insert if it doesn't case in the midst of 
 concurrent database updates. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected D | 
UpsertTemplate.m_dao  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
GrafanaEndpointDao  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GrafanaEndpointDaoImpl  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
BridgeBridgeLinkDao
BridgeBridgeLinkDao interface. 
 | 
interface  | 
BridgeElementDao
BridgeElementDao interface. 
 | 
interface  | 
BridgeMacLinkDao
BridgeMacLinkDao interface. 
 | 
interface  | 
BridgeStpLinkDao
BridgeStpLinkDao interface. 
 | 
interface  | 
CdpElementDao
CdpElementDao interface. 
 | 
interface  | 
CdpLinkDao  | 
interface  | 
IpNetToMediaDao
IpNetToMediaDao interface. 
 | 
interface  | 
IsIsElementDao
IsIsElementDao interface. 
 | 
interface  | 
IsIsLinkDao  | 
interface  | 
LldpElementDao
LldpElementDao interface. 
 | 
interface  | 
LldpLinkDao  | 
interface  | 
OspfElementDao
OspfElementDao interface. 
 | 
interface  | 
OspfLinkDao  | 
interface  | 
UserDefinedLinkDao  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BridgeBridgeLinkDaoHibernate  | 
class  | 
BridgeElementDaoHibernate  | 
class  | 
BridgeMacLinkDaoHibernate  | 
class  | 
BridgeStpLinkDaoHibernate  | 
class  | 
CdpElementDaoHibernate  | 
class  | 
CdpLinkDaoHibernate
CdpLinkDaoHibernate class. 
 | 
class  | 
IpNetToMediaDaoHibernate  | 
class  | 
IsIsElementDaoHibernate  | 
class  | 
IsIsLinkDaoHibernate
IpInterfaceDaoHibernate class. 
 | 
class  | 
LldpElementDaoHibernate  | 
class  | 
LldpLinkDaoHibernate
IpInterfaceDaoHibernate class. 
 | 
class  | 
OspfElementDaoHibernate  | 
class  | 
OspfLinkDaoHibernate
IpInterfaceDaoHibernate class. 
 | 
class  | 
UserDefinedLinkDaoHibernate  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ClassificationGroupDao  | 
interface  | 
ClassificationRuleDao  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ClassificationGroupDaoImpl  | 
class  | 
ClassificationRuleDaoImpl  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
LayoutDao  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LayoutDaoImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EventCountDaoHibernate  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract OnmsDao<T,K> | 
AbstractDaoRestServiceWithDTO.getDao()  | 
protected OnmsDao<UserDefinedLink,Integer> | 
UserDefinedLinkRestService.getDao()  | 
Copyright © 2020. All rights reserved.