com.atlassian.jira.web.action.user
Class DeletePortlet

java.lang.Object
  extended byActionSupport
      extended bycom.atlassian.jira.action.JiraActionSupport
          extended bycom.atlassian.jira.web.action.JiraWebActionSupport
              extended bycom.atlassian.jira.web.action.ProjectActionSupport
                  extended bycom.atlassian.jira.web.action.portal.AbstractConfigurePortal
                      extended bycom.atlassian.jira.web.action.user.ConfigurePortal
                          extended bycom.atlassian.jira.web.action.user.DeletePortlet
All Implemented Interfaces:
PortalAction

public class DeletePortlet
extends ConfigurePortal

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.atlassian.jira.web.action.ProjectActionSupport
savedFilters
 
Fields inherited from class com.atlassian.jira.web.action.JiraWebActionSupport
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, permissionManager, request
 
Fields inherited from class com.atlassian.jira.action.JiraActionSupport
log
 
Constructor Summary
DeletePortlet()
           
 
Method Summary
 java.lang.String doDelete()
           
 
Methods inherited from class com.atlassian.jira.web.action.user.ConfigurePortal
doAdd, doCreateNew, doDefault, doValidation, getConfigure, getEditRedirect, getHomeRedirect, getPortalConfig, resetPortletConf, setConfigure, usingDefaultPortalConfig
 
Methods inherited from class com.atlassian.jira.web.action.portal.AbstractConfigurePortal
doExecute, doSave, getAddButton, getDeleteButton, getEditButton, getLeftPortlets, getMoveDownLeftButton, getMoveDownRightButton, getMoveLeftButton, getMoveRightButton, getMoveUpLeftButton, getMoveUpRightButton, getRightPortlets, getSelectedLeftPortlets, getSelectedRightPortlets, getUser, setAddButton, setDeleteButton, setEditButton, setMoveDownLeftButton, setMoveDownRightButton, setMoveLeftButton, setMoveRightButton, setMoveUpLeftButton, setMoveUpRightButton, setSelectedLeftPortlets, setSelectedRightPortlets
 
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, getComponentManager, getConstantsManager, getDefaultAssignee, getField, getLocale, getOutlookDate, getProjectManager, getPropertySet, getRedirect, getRemoteUser, getText, getText, 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, getLocaleUtils, getResult, isIndexing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeletePortlet

public DeletePortlet()
Method Detail

doDelete

public java.lang.String doDelete()
                          throws java.lang.Exception
Throws:
java.lang.Exception