Package | Description |
---|---|
org.opennms.features.vaadin.mibcompiler.api | |
org.opennms.features.vaadin.mibcompiler.services | |
org.opennms.netmgt.dao.api | |
org.opennms.netmgt.dao.support | |
org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
org.opennms.nrtg.web.internal | |
org.opennms.web.controller.ksc | |
org.opennms.web.graph | |
org.opennms.web.svclayer | |
org.opennms.web.svclayer.support |
Modifier and Type | Method and Description |
---|---|
List<PrefabGraph> |
MibParser.getPrefabGraphs()
Gets the prefab graph templates.
|
Modifier and Type | Method and Description |
---|---|
List<PrefabGraph> |
JsmiMibParser.getPrefabGraphs() |
Modifier and Type | Method and Description |
---|---|
void |
PrefabGraphDumper.dump(List<PrefabGraph> graphs,
Writer writer)
Dump.
|
Modifier and Type | Method and Description |
---|---|
PrefabGraph |
GraphDao.getPrefabGraph(String name)
getPrefabGraph
|
PrefabGraph[] |
GraphDao.getPrefabGraphsForResource(OnmsResource resource)
getPrefabGraphsForResource
|
Modifier and Type | Method and Description |
---|---|
List<PrefabGraph> |
GraphDao.getAllPrefabGraphs()
getAllPrefabGraphs
|
Modifier and Type | Method and Description |
---|---|
PrefabGraph |
PropertiesGraphDao.getPrefabGraph(String name)
getPrefabGraph
|
PrefabGraph[] |
PropertiesGraphDao.getPrefabGraphsForResource(OnmsResource resource)
getPrefabGraphsForResource
|
Modifier and Type | Method and Description |
---|---|
List<PrefabGraph> |
PropertiesGraphDao.getAllPrefabGraphs()
getAllPrefabGraphs
|
Modifier and Type | Method and Description |
---|---|
int |
PrefabGraph.compareTo(PrefabGraph other)
compareTo
|
Modifier and Type | Method and Description |
---|---|
String |
NrtHelper.cleanUpRrdGraphStringForWebUi(PrefabGraph prefabGraph,
Map<String,String> externalPropertyAttributes,
Map<String,String> stringPropertyAttributes) |
Map<String,String> |
NrtController.getRequiredExternalPropertyAttributes(OnmsResource reportResource,
PrefabGraph prefabGraph) |
Set<RrdGraphAttribute> |
NrtController.getRequiredRrdGraphAttributes(OnmsResource reportResource,
PrefabGraph prefabGraph) |
Map<String,String> |
NrtController.getRequiredStringPropertyAttributes(OnmsResource reportResource,
PrefabGraph prefabGraph) |
Modifier and Type | Method and Description |
---|---|
PrefabGraph |
CustomGraphEditDetailsController.getPrefabGraphFromList(PrefabGraph[] graphs,
String name)
getPrefabGraphFromList
|
Modifier and Type | Method and Description |
---|---|
PrefabGraph |
CustomGraphEditDetailsController.getPrefabGraphFromList(PrefabGraph[] graphs,
String name)
getPrefabGraphFromList
|
Modifier and Type | Method and Description |
---|---|
PrefabGraph |
KscResultSet.getPrefabGraph()
getPrefabGraph
|
PrefabGraph |
Graph.getPrefabGraph()
getPrefabGraph
|
Constructor and Description |
---|
Graph(PrefabGraph graph,
OnmsResource resource,
Date start,
Date end)
Constructor for Graph.
|
KscResultSet(String title,
Date start,
Date end,
OnmsResource resource,
PrefabGraph prefabGraph)
Constructor for KscResultSet.
|
Modifier and Type | Method and Description |
---|---|
PrefabGraph[] |
ResourceService.findPrefabGraphsForChildResources(OnmsResource resource,
String... resourceTypeMatches)
findPrefabGraphsForChildResources
|
PrefabGraph[] |
ResourceService.findPrefabGraphsForResource(OnmsResource resource)
findPrefabGraphsForResource
|
PrefabGraph[] |
GraphResultsService.getAllPrefabGraphs(String resourceId)
getAllPrefabGraphs
|
PrefabGraph |
ResourceService.getPrefabGraph(String name)
getPrefabGraph
|
Modifier and Type | Method and Description |
---|---|
PrefabGraph[] |
DefaultResourceService.findPrefabGraphsForChildResources(OnmsResource resource,
String... resourceTypeMatches)
findPrefabGraphsForChildResources
|
PrefabGraph[] |
DefaultResourceService.findPrefabGraphsForResource(OnmsResource resource)
findPrefabGraphsForResource
|
PrefabGraph[] |
DefaultGraphResultsService.getAllPrefabGraphs(String resourceId) |
PrefabGraph |
DefaultResourceService.getPrefabGraph(String name)
getPrefabGraph
|
Copyright © 2017. All rights reserved.