Package com.bytedesk.voc.comment
Class VocCommentEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.voc.comment.VocCommentEntity
- All Implemented Interfaces:
Serializable
VocComment entity for content categorization and organization
Provides comment functionality for various system entities
Database Table: bytedesk_voc_comment
Purpose: Stores comment definitions, colors, and organization settings
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseEntity
getCreatedAtString, getUpdatedAtString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
title
-
-
imageUrl
-
categoryUids
-
-
Constructor Details
-
VocCommentEntity
public VocCommentEntity()
-