@Component(value="graphRestService") public class GraphRestService extends OnmsRestService
Modifier and Type | Class and Description |
---|---|
static class |
GraphRestService.GraphResourceDTO |
static class |
GraphRestService.ResourceVisitor |
OnmsRestService.ComparisonOperation
DEFAULT_LIMIT
Constructor and Description |
---|
GraphRestService() |
Modifier and Type | Method and Description |
---|---|
PrefabGraph |
getGraphByName(String graphName) |
GraphNameCollection |
getGraphNames() |
GraphNameCollection |
getGraphNamesForResource(String resourceId) |
GraphRestService.GraphResourceDTO |
getGraphResourcesForNode(String nodeCriteria,
int depth) |
applyQueryFilters, applyQueryFilters, getBadRequestResponse, getBeanWrapperForClass, getException, getException, getNumericValue, getRedirectUri, readLock, readUnlock, removeParameter, removeParameter, setProperties, writeLock, writeUnlock
@Transactional(readOnly=true) public GraphNameCollection getGraphNames()
@Transactional(readOnly=true) public PrefabGraph getGraphByName(String graphName)
@Transactional(readOnly=true) public GraphNameCollection getGraphNamesForResource(String resourceId)
@Transactional(readOnly=true) public GraphRestService.GraphResourceDTO getGraphResourcesForNode(String nodeCriteria, int depth)
Copyright © 2021. All rights reserved.