| Package | Description | 
|---|---|
| org.opennms.netmgt.config | |
| org.opennms.netmgt.config.mock | |
| org.opennms.netmgt.notifd | |
| org.opennms.web.controller.admin.group | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GroupFactory
GroupFactory class. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected GroupManager | 
UserManager.m_groupManager  | 
| Modifier and Type | Method and Description | 
|---|---|
GroupManager | 
GroupManagerGroupDao.getGroupManager()
getGroupManager 
 | 
static GroupManager | 
GroupFactory.getInstance()
Singleton static call to get the only instance that should exist for the
 GroupFactory 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GroupManagerGroupDao.setGroupManager(GroupManager groupManager)
setGroupManager 
 | 
static void | 
GroupFactory.setInstance(GroupManager mgr)
setInstance 
 | 
| Constructor and Description | 
|---|
Day(Date date,
   Role role,
   GroupManager groupManager)
Constructor for Day. 
 | 
MonthlyCalendar(Date date,
               Role role,
               GroupManager groupManager)
Constructor for MonthlyCalendar. 
 | 
UserManager(GroupManager groupManager)
Constructor for UserManager. 
 | 
WebRoleManagerImpl(GroupManager groupManager,
                  UserManager userManager)
Constructor for Manager. 
 | 
Week(Date date,
    Role role,
    GroupManager groupManager)
Constructor for Week. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MockGroupManager  | 
| Constructor and Description | 
|---|
MockUserManager(GroupManager groupManager,
               String xmlString)  | 
| Modifier and Type | Method and Description | 
|---|---|
GroupManager | 
BroadcastEventProcessor.getGroupManager()
getGroupManager 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BroadcastEventProcessor.setGroupManager(GroupManager groupManager)
setGroupManager 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GroupManager | 
GroupListController.getGroupManager()
getGroupManager 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GroupListController.setGroupManager(GroupManager groupManager)
setGroupManager 
 | 
Copyright © 2021. All rights reserved.