Package com.bytedesk.core.category
Class CategoryEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.core.category.CategoryEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addChild
(CategoryEntity child) void
removeChild
(CategoryEntity child)
-
Field Details
-
name
-
type
-
order
private int order -
parent
-
children
-
kbUid
-
postCount
-
-
Constructor Details
-
CategoryEntity
public CategoryEntity()
-
-
Method Details
-
addChild
-
removeChild
-