|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICommentEntry
Single comment entry
Method Summary | |
---|---|
IAttachmentItem[] |
getAttachments()
Returns list of attachments for this comment |
String |
getDisplayText()
Returns processed text for the comment suitable for display |
String |
getID()
Returns unique ID for this comment entry |
String |
getText()
Returns original text for comment |
Date |
getTimestamp()
Returns timestamp for the comment |
String |
getUserDisplayName()
Returns display name of the user made the comment |
String |
getUserID()
Returns ID of the user made the comment |
Method Detail |
---|
String getID()
String getText()
String getDisplayText()
String getUserID()
String getUserDisplayName()
Date getTimestamp()
IAttachmentItem[] getAttachments() throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |