Class VocCommentEntity

java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.voc.comment.VocCommentEntity
All Implemented Interfaces:
Serializable

@Entity public class VocCommentEntity extends BaseEntity
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 Details

  • Constructor Details

    • VocCommentEntity

      public VocCommentEntity()