Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
org.opennms.web.rest |
Modifier and Type | Method and Description |
---|---|
OnmsGroup |
GroupManager.getOnmsGroup(String groupName) |
Modifier and Type | Method and Description |
---|---|
void |
GroupManager.save(OnmsGroup group) |
Modifier and Type | Method and Description |
---|---|
List<OnmsGroup> |
OnmsGroupList.getGroups() |
Modifier and Type | Method and Description |
---|---|
void |
OnmsGroupList.setGroups(List<OnmsGroup> groups) |
Constructor and Description |
---|
OnmsGroupList(Collection<? extends OnmsGroup> c) |
Modifier and Type | Method and Description |
---|---|
OnmsGroup |
GroupRestService.getGroup(String groupName) |
protected OnmsGroup |
GroupRestService.getOnmsGroup(String groupName) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
GroupRestService.addGroup(OnmsGroup group) |
Copyright © 2015. All Rights Reserved.