Uses of Class
com.atlassian.jira.exception.PermissionException

Packages that use PermissionException
com.atlassian.jira.action.issue   
com.atlassian.jira.plugin.report.impl   
com.atlassian.jira.web.action   
com.atlassian.jira.web.action.browser   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.servlet   
 

Uses of PermissionException in com.atlassian.jira.action.issue
 

Methods in com.atlassian.jira.action.issue that throw PermissionException
protected  String IssueDelete.doExecute()
           
 

Uses of PermissionException in com.atlassian.jira.plugin.report.impl
 

Methods in com.atlassian.jira.plugin.report.impl that throw PermissionException
 Map TimeTrackingReport.getParams(ProjectActionSupport action, Map reqParams)
           
 StatsGroup SingleLevelGroupByReport.getOptions(SearchRequest sr, User user, StatisticsMapper mapper)
           
 

Uses of PermissionException in com.atlassian.jira.web.action
 

Methods in com.atlassian.jira.web.action that throw PermissionException
 long ProjectActionSupport.getSelectedProjectId()
           
 org.ofbiz.core.entity.GenericValue JiraWebActionSupport.getSelectedProject()
          Gets the "active" project.
 

Uses of PermissionException in com.atlassian.jira.web.action.browser
 

Methods in com.atlassian.jira.web.action.browser that throw PermissionException
 com.atlassian.configurable.ObjectConfiguration ConfigureReport.getObjectConfiguration()
           
 Long Browser.getId()
           
 void Browser.setId(Long id)
           
 StatisticAccessorBean Browser.getStatAccessor()
           
 StatisticAccessorBean Browser.getAllStatAccessor()
           
 

Uses of PermissionException in com.atlassian.jira.web.action.user
 

Methods in com.atlassian.jira.web.action.user that throw PermissionException
 Long PersonalBrowser.getId()
           
 void PersonalBrowser.setId(Long id)
           
 

Uses of PermissionException in com.atlassian.jira.web.servlet
 

Methods in com.atlassian.jira.web.servlet that throw PermissionException
protected  File ViewThumbnailServlet.getFileName(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
protected  File ViewAttachmentServlet.getFileName(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
protected abstract  File AbstractViewFileServlet.getFileName(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 



Copyright © 2002-2006 Atlassian. All Rights Reserved.