Package | Description |
---|---|
org.opennms.netmgt.model.resource | |
org.opennms.web.rest.v1 |
Modifier and Type | Method and Description |
---|---|
static ResourceDTO |
ResourceDTO.fromResource(OnmsResource resource,
int depth) |
Modifier and Type | Method and Description |
---|---|
List<ResourceDTO> |
ResourceDTOCollection.getObjects() |
Constructor and Description |
---|
ResourceDTOCollection(Collection<? extends ResourceDTO> resources) |
Modifier and Type | Method and Description |
---|---|
ResourceDTO |
ResourceRestService.getResourceById(String resourceId,
int depth) |
ResourceDTO |
ResourceRestService.getResourceForNode(String nodeCriteria,
int depth) |
Modifier and Type | Method and Description |
---|---|
void |
GraphRestService.ResourceVisitor.visit(ResourceDTO resource) |
Constructor and Description |
---|
GraphResourceDTO(ResourceDTO resource,
PrefabGraphCollection graphs) |
Copyright © 2021. All rights reserved.