| 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 | 
|---|---|
List<PrefabGraph> | 
PrefabGraphs.getPrefabGraphs()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PrefabGraphs.addPrefabGraph(PrefabGraph prefabGraph)  | 
int | 
PrefabGraph.compareTo(PrefabGraph other)
compareTo 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PrefabGraphs.setPrefabGraphs(List<PrefabGraph> prefabGraphs)  | 
| 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 
 | 
| Constructor and Description | 
|---|
KscResultSet(String title,
            Date start,
            Date end,
            OnmsResource resource,
            PrefabGraph prefabGraph)
Constructor for KscResultSet. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PrefabGraph | 
GraphRestService.getGraphByName(String graphName)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PrefabGraph> | 
PrefabGraphCollection.getObjects()  | 
| Constructor and Description | 
|---|
PrefabGraphCollection(Collection<? extends PrefabGraph> graphs)  | 
| Modifier and Type | Method and Description | 
|---|---|
PrefabGraph[] | 
ResourceService.findPrefabGraphsForChildResources(OnmsResource resource,
                                 String... resourceTypeMatches)
findPrefabGraphsForChildResources 
 | 
PrefabGraph[] | 
ResourceService.findPrefabGraphsForResource(OnmsResource resource)
findPrefabGraphsForResource 
 | 
PrefabGraph[] | 
GraphResultsService.getAllPrefabGraphs(ResourceId resourceId)  | 
PrefabGraph | 
ResourceService.getPrefabGraph(String name)
getPrefabGraph 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PrefabGraph | 
Graph.getPrefabGraph()
getPrefabGraph 
 | 
| Constructor and Description | 
|---|
Graph(PrefabGraph graph,
     OnmsResource resource,
     Date start,
     Date end)
Constructor for Graph. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PrefabGraph[] | 
DefaultResourceService.findPrefabGraphsForChildResources(OnmsResource resource,
                                 String... resourceTypeMatches)
findPrefabGraphsForChildResources 
 | 
PrefabGraph[] | 
DefaultResourceService.findPrefabGraphsForResource(OnmsResource resource)
findPrefabGraphsForResource 
 | 
PrefabGraph[] | 
DefaultGraphResultsService.getAllPrefabGraphs(ResourceId resourceId)  | 
PrefabGraph | 
DefaultResourceService.getPrefabGraph(String name)
getPrefabGraph 
 | 
Copyright © 2021. All rights reserved.