public class MockIssueConstant extends Object implements IssueConstant
NAME_COMPARATOR| Constructor and Description |
|---|
MockIssueConstant(org.ofbiz.core.entity.GenericValue genericValue) |
MockIssueConstant(String id,
String name) |
public MockIssueConstant(org.ofbiz.core.entity.GenericValue genericValue)
public org.ofbiz.core.entity.GenericValue getGenericValue()
public String getId()
getId in interface IssueConstantpublic String getName()
getName in interface IssueConstantgetName in interface Namedpublic void setName(String name)
public String getDescription()
getDescription in interface IssueConstantgetDescription in interface NamedWithDescriptionpublic void setDescription(String description)
public Long getSequence()
getSequence in interface IssueConstantpublic void setSequence(Long sequence)
public String getCompleteIconUrl()
IssueConstantgetCompleteIconUrl in interface IssueConstantpublic String getIconUrl()
getIconUrl in interface IssueConstantpublic String getIconUrlHtml()
IssueConstantgetIconUrlHtml in interface IssueConstantIssueConstant.getIconUrl()public void setIconUrl(String iconURL)
public MockIssueConstant url(String url)
public String getNameTranslation()
getNameTranslation in interface IssueConstantpublic MockIssueConstant setTranslatedName(String translatedName)
public String getDescTranslation()
getDescTranslation in interface IssueConstantpublic String getNameTranslation(String locale)
getNameTranslation in interface IssueConstantpublic String getDescTranslation(String locale)
getDescTranslation in interface IssueConstantpublic String getNameTranslation(I18nHelper i18n)
getNameTranslation in interface IssueConstantpublic String getDescTranslation(I18nHelper i18n)
getDescTranslation in interface IssueConstantpublic void setTranslation(String translatedName, String translatedDesc, String issueConstantPrefix, Locale locale)
public com.opensymphony.module.propertyset.PropertySet getPropertySet()
public int compareTo(Object o)
compareTo in interface ComparableCopyright © 2002-2024 Atlassian. All Rights Reserved.