com.atlassian.jira.security.util
Class GroupToSavedFilterMapper

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

public class GroupToSavedFilterMapper
extends AbstractGroupMapper


Constructor Summary
GroupToSavedFilterMapper()
           
 
Method Summary
protected  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
Throws:
org.ofbiz.core.entity.GenericEntityException
Method Detail

init

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


Copyright © 2002-2007 Atlassian. All Rights Reserved.