Class SelectFieldLayoutScheme

java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.admin.issuefields.enterprise.SelectFieldLayoutScheme
All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class SelectFieldLayoutScheme extends JiraWebActionSupport
Copyright (c) 2002-2004 All rights reserved.
See Also:
  • Constructor Details

  • Method Details

    • doDefault

      public String doDefault()
      Overrides:
      doDefault in class webwork.action.ActionSupport
    • doValidation

      protected void doValidation()
      Overrides:
      doValidation in class webwork.action.ActionSupport
    • doExecute

      protected String doExecute() throws Exception
      Overrides:
      doExecute in class webwork.action.ActionSupport
      Throws:
      Exception
    • getProject

      public Project getProject()
    • getProjectId

      public Long getProjectId()
    • setProjectId

      public void setProjectId(Long projectId)
    • getSchemeId

      public Long getSchemeId()
    • setSchemeId

      public void setSchemeId(Long schemeId)
    • getFieldLayoutSchemes

      public Collection getFieldLayoutSchemes()