Class SelectComponentAssignees

All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class SelectComponentAssignees extends AbstractProjectAction
See Also:
  • Constructor Details

  • Method Details

    • doValidation

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

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

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

      public Long getProjectId()
    • setProjectId

      public void setProjectId(Long projectId)
    • getComponents

      public Collection<ProjectComponent> getComponents()
    • getComponentFieldName

      public String getComponentFieldName(org.ofbiz.core.entity.GenericValue component)
    • getComponentAssigneeType

      public long getComponentAssigneeType(org.ofbiz.core.entity.GenericValue component)
    • getComponentAssigneeTypes

      public Map getComponentAssigneeTypes(org.ofbiz.core.entity.GenericValue component)
    • getFieldPrefix

      public static String getFieldPrefix()
    • getProject

      public Project getProject() throws org.ofbiz.core.entity.GenericEntityException
      Throws:
      org.ofbiz.core.entity.GenericEntityException
    • getAvatarUrl

      public String getAvatarUrl()