| org.tigris.scarab.om.AttributeValue org.tigris.scarab.attribute.UserAttribute
getUserName | public String getUserName()(Code) | | Gets the Value attribute of the Attribute object
The Value value |
getValue | public String getValue()(Code) | | Overrides super method to make sure up-to-date username is provided.
|
init | public void init() throws TorqueException(Code) | | |
loadResources | public Object loadResources() throws TorqueException(Code) | | Returns null
|
setResources | public void setResources(Object resources)(Code) | | |
Methods inherited from org.tigris.scarab.om.AttributeValue | public AttributeValue copy() throws TorqueException(Code)(Java Doc) public boolean equals(Object obj)(Code)(Java Doc) public Activity getActivity()(Code)(Java Doc) public AttributeOption getAttributeOption() throws TorqueException(Code)(Java Doc) public AttributeValue getChainedValue()(Code)(Java Doc) public static AttributeValue getNewInstance(RModuleAttribute rma, Issue issue) throws TorqueException(Code)(Java Doc) public static AttributeValue getNewInstance(Integer attId, Issue issue) throws TorqueException(Code)(Java Doc) public static synchronized AttributeValue getNewInstance(Attribute attribute, Issue issue) throws TorqueException(Code)(Java Doc) public String getOptionIdAsString()(Code)(Java Doc) public Integer[] getOptionIds() throws TorqueException(Code)(Java Doc) public String getQueryKey()(Code)(Java Doc) public RModuleAttribute getRModuleAttribute() throws TorqueException, ScarabException(Code)(Java Doc) public Integer[] getUserIds() throws TorqueException, ScarabException(Code)(Java Doc) public List getValueList()(Code)(Java Doc) public int hashCode()(Code)(Java Doc) abstract public void init() throws TorqueException(Code)(Java Doc) public boolean isQuickSearchAttribute() throws TorqueException(Code)(Java Doc) public boolean isRequired() throws TorqueException, ScarabException(Code)(Java Doc) public boolean isSet()(Code)(Java Doc) abstract protected Object loadResources() throws TorqueException(Code)(Java Doc) public void save(Connection dbcon) throws TorqueException(Code)(Java Doc) public void setActivity(Activity activity)(Code)(Java Doc) public void setActivityDescription(String string)(Code)(Java Doc) public void setAttributeId(Integer nk) throws TorqueException(Code)(Java Doc) public void setChainedValue(AttributeValue v) throws TorqueException, ScarabException(Code)(Java Doc) public void setIssueId(Long nk) throws TorqueException(Code)(Java Doc) public void setNumericValue(Integer v)(Code)(Java Doc) public void setOptionId(Integer optionId) throws TorqueException(Code)(Java Doc) protected void setOptionIdOnly(Integer optionId) throws TorqueException(Code)(Java Doc) public void setOptionIds(Integer[] ids) throws TorqueException, ScarabException(Code)(Java Doc) public void setProperties(AttributeValue attVal1) throws TorqueException(Code)(Java Doc) abstract protected void setResources(Object resources)(Code)(Java Doc) public void setUserId(Integer userId) throws TorqueException(Code)(Java Doc) protected void setUserIdOnly(Integer value) throws TorqueException(Code)(Java Doc) public void setUserIds(Integer[] ids) throws TorqueException, ScarabException(Code)(Java Doc) public void setValue(String value)(Code)(Java Doc) protected void setValueOnly(String value)(Code)(Java Doc) public void startActivitySet(ActivitySet activitySet) throws ScarabException, TorqueException(Code)(Java Doc) public boolean supportsVoting()(Code)(Java Doc) public String toString()(Code)(Java Doc)
|
|
|