Package org.opennms.netmgt.config
Interface WebGroupManager
-
- All Known Implementing Classes:
WebRoleManagerImpl
public interface WebGroupManagerWebGroupManager interface.
- Since:
- 1.8.1
- Version:
- $Id: $
- Author:
- ranger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebGroupgetGroup(java.lang.String groupName)getGroupjava.util.Collection<WebGroup>getGroups()getGroups
-