java.lang.Object
nectar.view.RecordView
nectar.view.CommentView
- All Implemented Interfaces:
- java.io.Serializable
- public class CommentView
- extends RecordView
| Methods inherited from class nectar.view.RecordView |
durationToString, getCreatedBy, getCreatedDate, getCreatedDateAgo, getCreatedDay, getCreatedDayShort, getCreatedTime, getId, getModifiedDate, getModifiedDateAgo, getModifiedDay, getModifiedTime, getOwner, getRecord, setLocale, setPreferences, setRecord |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentView
public CommentView(nectar.record.CommentRecord record)
- Creates a new instance of CommentView
getSubject
public java.lang.String getSubject()
getComment
public java.lang.String getComment()
getCommentHtml
public java.lang.String getCommentHtml()