Class AbstractComment

java.lang.Object
All Implemented Interfaces:
Serializable, Comparable<Object>, AuthoredBean, IDBean, Cacheable
Direct Known Subclasses:
CourseComment, IssueComment, IssueComment

public abstract class AbstractComment extends DatabaseBlobBean implements AuthoredBean
A bean to store comments with attachments.
Since:
9.0
Version:
9.0
Author:
Luke
See Also: