| Package | Description | 
|---|---|
| org.opennms.netmgt.config | |
| org.opennms.netmgt.config.viewsdisplay | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.web.svclayer.dao | |
| org.opennms.web.svclayer.dao.support | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<String,View> | 
ViewsDisplayFactory.m_viewsMap
Map of view objects by name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
View | 
ViewsDisplayFactory.getDefaultView()
getDefaultView 
 | 
View | 
ViewsDisplayFactory.getView(String viewName)
Can be null 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<View> | 
Viewinfo.getViews()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Viewinfo.addView(View view)  | 
boolean | 
Viewinfo.removeView(View view)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Viewinfo.setViews(List<View> views)  | 
| Modifier and Type | Method and Description | 
|---|---|
View | 
ViewDisplayDao.getView()
getView 
 | 
| Modifier and Type | Method and Description | 
|---|---|
View | 
DefaultViewDisplayDao.getView()
getView 
 | 
Copyright © 2020. All rights reserved.