Package com.bytedesk.ai.alibaba.shopping
Class ShoppingEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.ai.alibaba.shopping.ShoppingEntity
- All Implemented Interfaces:
Serializable
Shopping entity for content categorization and organization
Provides shopping functionality for various system entities
Database Table: bytedesk_core_shopping
Purpose: Stores shopping 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
-
name
Name of the shopping -
description
Description of the shopping -
type
Type of shopping (CUSTOMER, TICKET, ARTICLE, etc.)
-
-
Constructor Details
-
ShoppingEntity
public ShoppingEntity()
-