|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectActionSupport
com.atlassian.jira.action.JiraActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.ProjectActionSupport
com.atlassian.jira.web.action.IssueActionSupport
com.atlassian.jira.web.action.project.DeleteProjectEntity
| Field Summary |
| Fields inherited from class com.atlassian.jira.web.action.ProjectActionSupport |
savedFilters |
| Fields inherited from class com.atlassian.jira.web.action.JiraWebActionSupport |
AUTOMATIC_ASSIGNEE, ISSUE_NOT_FOUND_RESULT, NO_DEFAULT_ASSIGNEE_ENTERPRISE, NO_DEFAULT_ASSIGNEE_PROFESSIONAL, PERMISSION_VIOLATION_RESULT, permissionManager, request, SEPERATOR_ASSIGNEE |
| Fields inherited from class com.atlassian.jira.action.JiraActionSupport |
log |
| Constructor Summary | |
DeleteProjectEntity()
|
|
| Method Summary | |
java.lang.String |
doDefault()
|
java.lang.Long |
getPid()
|
GenericValue |
getProject()
|
protected boolean |
hasPermission()
|
void |
setPid(java.lang.Long pid)
|
| Methods inherited from class com.atlassian.jira.web.action.IssueActionSupport |
getActionManager, getAttachmentManager, getCustomFieldManager, getDaysPerWeek, getHoursPerDay, getIssueManager, getPossibleVersions, getPrettyDuration, getSearchRequest, getSelectedProject, getUrlEncoded, getWorkflow, isCustomFieldHidden, isFieldHidden, isFieldHidden, setCurrentIssue, setSelectedProject, setSelectedProjectId |
| Methods inherited from class com.atlassian.jira.web.action.ProjectActionSupport |
getBrowseableProjects, getBrowseableProjectsInCategory, getSavedFilters |
| Methods inherited from class com.atlassian.jira.web.action.JiraWebActionSupport |
getAssignableUsers, getAssignableUsers, getCachedGroups, getConstantsManager, getDefaultAssignee, getField, getLocale, getProjectManager, getPropertySet, getRedirect, getRemoteUser, getText, getText, getUserFullName, getUserPreferences, isDefaultAssignee, isDefaultAssignee, isHasIssuePermission, isHasIssuePermission, isHasPermission, isHasPermission, isHasPermission, isHasProjectPermission, isHasProjectPermission, processDefaultAssignee, processDefaultAssignee |
| Methods inherited from class com.atlassian.jira.action.JiraActionSupport |
addErrorMessages, addErrors, execute, getActionName, getApplicationProperties, getDelegator, getResult, isIndexing |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DeleteProjectEntity()
| Method Detail |
public java.lang.String doDefault()
throws java.lang.Exception
java.lang.Exception
protected boolean hasPermission()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.Long getPid()
public void setPid(java.lang.Long pid)
public GenericValue getProject()
throws GenericEntityException
GenericEntityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||