- java.lang.Object
-
- net.guerlab.smart.platform.commons.entity.BaseEntity
-
- net.guerlab.smart.platform.commons.entity.BaseOrderEntity<ArticleDTO>
-
- net.guerlab.smart.article.core.domain.ArticleDTO
-
-
字段概要
-
从类继承的字段 net.guerlab.smart.platform.commons.entity.BaseOrderEntity
orderNum
-
从类继承的字段 net.guerlab.smart.platform.commons.entity.BaseEntity
version
-
方法概要
-
从类继承的方法 net.guerlab.smart.platform.commons.entity.BaseOrderEntity
getOrderNum, setOrderNum
-
从类继承的方法 net.guerlab.smart.platform.commons.entity.BaseEntity
getVersion, setVersion
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
从接口继承的方法 net.guerlab.smart.platform.commons.entity.IOrderEntity
compareTo
-
-
构造器详细资料
-
ArticleDTO
public ArticleDTO()