类 ArticleCategoryDTO
java.lang.Object
net.guerlab.smart.platform.commons.entity.BaseEntity
net.guerlab.smart.platform.commons.entity.BaseOrderEntity<E>
net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity<ArticleCategoryDTO>
net.guerlab.smart.article.core.domain.ArticleCategoryDTO
- 所有已实现的接口:
java.lang.Comparable<ArticleCategoryDTO>,net.guerlab.smart.platform.commons.entity.IOrderEntity<ArticleCategoryDTO>
public class ArticleCategoryDTO extends net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity<ArticleCategoryDTO>
文章分类
- 作者:
- guer
-
字段概要
-
构造器概要
构造器 构造器 说明 ArticleCategoryDTO() -
方法概要
-
构造器详细资料
-
ArticleCategoryDTO
public ArticleCategoryDTO()
-
-
方法详细资料
-
id
public java.lang.Long id()- 指定者:
id在类中net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity<ArticleCategoryDTO>
-
parentId
public java.lang.Long parentId()- 指定者:
parentId在类中net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity<ArticleCategoryDTO>
-