org.opennms.web.admin.roles
Interface WebGroupManager

All Known Implementing Classes:
Manager

public interface WebGroupManager


Method Summary
 WebGroup getGroup(String groupName)
           
 Collection getGroups()
           
 

Method Detail

getGroups

Collection getGroups()

getGroup

WebGroup getGroup(String groupName)


Copyright © 2009. All Rights Reserved.