com.atlassian.jira.user
Interface UserAccessor

All Known Implementing Classes:
DefaultUserAccessor

Deprecated. UserAccessor is no longer used and is scheduled for removal in v4.0

public interface UserAccessor


Method Summary
 Map getSecurityLevelsForProject(User remoteUser, org.ofbiz.core.entity.GenericValue project)
          Deprecated.  
 

Method Detail

getSecurityLevelsForProject

Map getSecurityLevelsForProject(User remoteUser,
                                org.ofbiz.core.entity.GenericValue project)
                                throws org.ofbiz.core.entity.GenericEntityException
Deprecated. 
Throws:
org.ofbiz.core.entity.GenericEntityException


Copyright © 2002-2008 Atlassian. All Rights Reserved.