类 CmsContentLang
java.lang.Object
com.publiccms.views.pojo.entities.EntityAttribute
com.publiccms.entities.cms.CmsContentLang
- 所有已实现的接口:
Serializable
CmsContentLang generated by hbm2java
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器构造器说明CmsContentLang(CmsContentLangId id, String url, String title, String author, String editor, String description, String cover, String data, String text) -
方法概要
从类继承的方法 com.publiccms.views.pojo.entities.EntityAttribute
getAttribute, setAttribute
-
字段详细资料
-
serialVersionUID
private static final long serialVersionUID- 另请参阅:
-
id
-
url
url 链接地址 -
title
-
author
-
editor
-
description
-
cover
-
data
-
text
-
-
构造器详细资料
-
CmsContentLang
public CmsContentLang() -
CmsContentLang
-
CmsContentLang
-
-
方法详细资料
-
getId
-
setId
-
getUrl
-
setUrl
-
getTitle
-
setTitle
-
getAuthor
-
setAuthor
-
getEditor
-
setEditor
-
getDescription
-
setDescription
-
getCover
-
setCover
-
getData
-
setData
-
getText
-
setText
-