com.atlassian.jira.action.component
Class SelectComponentAssigneesUtilImpl
java.lang.Object
com.atlassian.jira.action.component.SelectComponentAssigneesUtilImpl
- All Implemented Interfaces:
- SelectComponentAssigneesUtil
public class SelectComponentAssigneesUtilImpl
- extends Object
- implements SelectComponentAssigneesUtil
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectComponentAssigneesUtilImpl
public SelectComponentAssigneesUtilImpl(JiraAuthenticationContext authenticationContext,
ProjectComponentService projectComponentService,
PermissionManager permissionManager)
validate
public ErrorCollection validate()
- Specified by:
validate
in interface SelectComponentAssigneesUtil
hasPermission
public boolean hasPermission(org.ofbiz.core.entity.GenericValue project,
User user)
- Specified by:
hasPermission
in interface SelectComponentAssigneesUtil
execute
public ErrorCollection execute(User user)
throws org.ofbiz.core.entity.GenericEntityException
- Specified by:
execute
in interface SelectComponentAssigneesUtil
- Throws:
org.ofbiz.core.entity.GenericEntityException
getComponentAssigneeTypes
public Map getComponentAssigneeTypes()
- Specified by:
getComponentAssigneeTypes
in interface SelectComponentAssigneesUtil
setComponentAssigneeTypes
public void setComponentAssigneeTypes(Map componentAssigneeTypes)
- Specified by:
setComponentAssigneeTypes
in interface SelectComponentAssigneesUtil
getFieldPrefix
public String getFieldPrefix()
- Specified by:
getFieldPrefix
in interface SelectComponentAssigneesUtil
setFieldPrefix
public void setFieldPrefix(String fieldPrefix)
- Specified by:
setFieldPrefix
in interface SelectComponentAssigneesUtil
Copyright © 2002-2011 Atlassian. All Rights Reserved.