com.atlassian.jira.action.projectcategory
Class ProjectCategoryDelete

java.lang.Object
  extended byActionSupport
      extended bycom.atlassian.jira.action.JiraActionSupport
          extended bycom.atlassian.jira.action.JiraNonWebActionSupport
              extended bycom.atlassian.jira.action.projectcategory.ProjectCategoryDelete

public class ProjectCategoryDelete
extends JiraNonWebActionSupport

Created by IntelliJ IDEA. User: brett Date: 14/03/2003 Time: 17:05:08 To change this template use Options | File Templates.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.atlassian.jira.action.JiraActionSupport
log
 
Constructor Summary
ProjectCategoryDelete()
           
 
Method Summary
protected  java.lang.String doExecute()
           
protected  void doValidation()
           
 java.lang.Long getId()
           
 void setId(java.lang.Long id)
           
 
Methods inherited from class com.atlassian.jira.action.JiraNonWebActionSupport
doDefault, execute, getRemoteUser, isDispatchEvent, setDispatchEvent, setRemoteUser
 
Methods inherited from class com.atlassian.jira.action.JiraActionSupport
addErrorMessages, addErrors, 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

ProjectCategoryDelete

public ProjectCategoryDelete()
Method Detail

doValidation

protected void doValidation()

doExecute

protected java.lang.String doExecute()
                              throws java.lang.Exception
Throws:
java.lang.Exception

getId

public java.lang.Long getId()

setId

public void setId(java.lang.Long id)