|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.jira.security.util.AbstractGroupMapper com.atlassian.jira.security.util.AbstractGroupToSchemeMapper com.atlassian.jira.security.util.GroupToNotificationSchemeMapper
Created by IntelliJ IDEA. User: owenfellows Date: 02-Aug-2004 Time: 14:46:41 To change this template use File | Settings | File Templates.
Constructor Summary | |
GroupToNotificationSchemeMapper(NotificationSchemeManager notificationSchemeManager)
|
Method Summary | |
protected java.util.Map |
init()
Go through all the Notification Schemes and create a Map, where the key is the group name and values are Sets of Schemes |
Methods inherited from class com.atlassian.jira.security.util.AbstractGroupToSchemeMapper |
getSchemeManager |
Methods inherited from class com.atlassian.jira.security.util.AbstractGroupMapper |
addEntry, getGroupMapping, getMappedValues, setGroupMapping |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GroupToNotificationSchemeMapper(NotificationSchemeManager notificationSchemeManager) throws org.ofbiz.core.entity.GenericEntityException
Method Detail |
protected java.util.Map init() throws org.ofbiz.core.entity.GenericEntityException
init
in class AbstractGroupMapper
org.ofbiz.core.entity.GenericEntityException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |