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