com.atlassian.jira.security.util
Class GroupToSavedFilterMapper

java.lang.Object
  extended bycom.atlassian.jira.security.util.AbstractGroupMapper
      extended bycom.atlassian.jira.security.util.GroupToSavedFilterMapper
All Implemented Interfaces:
GroupMapper

public class GroupToSavedFilterMapper
extends AbstractGroupMapper


Constructor Summary
GroupToSavedFilterMapper()
           
 
Method Summary
protected  java.util.Map init()
           
 
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

GroupToSavedFilterMapper

public GroupToSavedFilterMapper()
                         throws org.ofbiz.core.entity.GenericEntityException
Method Detail

init

protected java.util.Map init()
                      throws org.ofbiz.core.entity.GenericEntityException
Specified by:
init in class AbstractGroupMapper
Throws:
org.ofbiz.core.entity.GenericEntityException


Copyright © 2002-2005 Atlassian. All Rights Reserved.