@Table(value="article_info",
prefix="pbp_")
@Comment(value="\u901a\u7528\u6587\u7ae0\u8868")
@Index(fields="acids",unique=false) @Index(fields="status",unique=false) @Index(fields="hots",unique=false) @Index(fields="contentType",unique=false) @Index(fields="visit",unique=false) @Index(fields="auditStatus",unique=false) @Index(fields="istop",unique=false) @Index(fields="codes",unique=false)
public class ArticleInfo
extends BaseEntity
| 构造器和说明 |
|---|
ArticleInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<List<String>> |
getAcids()
Getter method for property acids.
|
List<List<String>> |
getAcnames()
Getter method for property acnames.
|
String |
getAuditName()
Getter method for property auditName.
|
int |
getAuditStatus()
Getter method for property auditStatus.
|
String |
getAuditTime()
Getter method for property auditTime.
|
String |
getAuditUid()
Getter method for property auditUid.
|
String |
getCitycode()
Getter method for property citycode.
|
String |
getCityname()
Getter method for property cityname.
|
List<List<String>> |
getCodes()
Getter method for property codes.
|
String |
getContent()
Getter method for property content.
|
int |
getContentType()
Getter method for property contentType.
|
String |
getCountycode()
Getter method for property countycode.
|
String |
getCountyname()
Getter method for property countyname.
|
String |
getCreateId()
Getter method for property createId.
|
org.nutz.lang.util.NutMap |
getExtendedField()
Getter method for property extendedField.
|
String |
getFocusPicUrl()
Getter method for property focusPicUrl.
|
int |
getHots()
Getter method for property hots.
|
String |
getHotsEndDate()
Getter method for property hotsEndDate.
|
String |
getHotsStartDate()
Getter method for property hotsStartDate.
|
int |
getIsCollect()
Getter method for property isCollect.
|
int |
getIsRead()
Getter method for property isRead.
|
String |
getIssuedNumber()
Getter method for property issuedNumber.
|
int |
getIstop()
Getter method for property istop.
|
String |
getKeywords()
Getter method for property keywords.
|
int |
getLevel()
Getter method for property level.
|
String |
getLinkUrl()
Getter method for property linkUrl.
|
String |
getProvincecode()
Getter method for property provincecode.
|
String |
getProvincename()
Getter method for property provincename.
|
String |
getPushdate()
Getter method for property pushdate.
|
int |
getPushYear()
Getter method for property pushYear.
|
String |
getRbeditor()
Getter method for property rbeditor.
|
String |
getSource()
Getter method for property source.
|
String |
getSourceUrl()
Getter method for property sourceUrl.
|
int |
getStatus()
Getter method for property status.
|
String |
getSummary()
Getter method for property summary.
|
String |
getTextContent()
Getter method for property textContent.
|
String |
getTitle()
Getter method for property title.
|
String |
getTitlePicUrl()
Getter method for property titlePicUrl.
|
int |
getVisit()
Getter method for property visit.
|
void |
setAcids(List<List<String>> acids)
Setter method for property acids.
|
void |
setAcnames(List<List<String>> acnames)
Setter method for property acnames.
|
void |
setAuditName(String auditName)
Setter method for property auditName.
|
void |
setAuditStatus(int auditStatus)
Setter method for property auditStatus.
|
void |
setAuditTime(String auditTime)
Setter method for property auditTime.
|
void |
setAuditUid(String auditUid)
Setter method for property auditUid.
|
void |
setCitycode(String citycode)
Setter method for property citycode.
|
void |
setCityname(String cityname)
Setter method for property cityname.
|
void |
setCodes(List<List<String>> codes)
Setter method for property codes.
|
void |
setContent(String content)
Setter method for property content.
|
void |
setContentType(int contentType)
Setter method for property contentType.
|
void |
setCountycode(String countycode)
Setter method for property countycode.
|
void |
setCountyname(String countyname)
Setter method for property countyname.
|
void |
setCreateId(String createId)
Setter method for property createId.
|
void |
setExtendedField(org.nutz.lang.util.NutMap extendedField)
Setter method for property extendedField.
|
void |
setFocusPicUrl(String focusPicUrl)
Setter method for property focusPicUrl.
|
void |
setHots(int hots)
Setter method for property hots.
|
void |
setHotsEndDate(String hotsEndDate)
Setter method for property hotsEndDate.
|
void |
setHotsStartDate(String hotsStartDate)
Setter method for property hotsStartDate.
|
void |
setIsCollect(int isCollect)
Setter method for property isCollect.
|
void |
setIsRead(int isRead)
Setter method for property isRead.
|
void |
setIssuedNumber(String issuedNumber)
Setter method for property issuedNumber.
|
void |
setIstop(int istop)
Setter method for property istop.
|
void |
setKeywords(String keywords)
Setter method for property keywords.
|
void |
setLevel(int level)
Setter method for property level.
|
void |
setLinkUrl(String linkUrl)
Setter method for property linkUrl.
|
void |
setProvincecode(String provincecode)
Setter method for property provincecode.
|
void |
setProvincename(String provincename)
Setter method for property provincename.
|
void |
setPushdate(String pushdate)
Setter method for property pushdate.
|
void |
setPushYear(int pushYear)
Setter method for property pushYear.
|
void |
setRbeditor(String rbeditor)
Setter method for property rbeditor.
|
void |
setSource(String source)
Setter method for property source.
|
void |
setSourceUrl(String sourceUrl)
Setter method for property sourceUrl.
|
void |
setStatus(int status)
Setter method for property status.
|
void |
setSummary(String summary)
Setter method for property summary.
|
void |
setTextContent(String textContent)
Setter method for property textContent.
|
void |
setTitle(String title)
Setter method for property title.
|
void |
setTitlePicUrl(String titlePicUrl)
Setter method for property titlePicUrl.
|
void |
setVisit(int visit)
Setter method for property visit.
|
deleted, deletedHard, deletedSoft, getCreateTime, getId, getIsdelete, getUpdateTime, init, insert, insertOrUpdate, insertOrUpdate, insertOrUpdateIgnoreNull, insertOrUpdateNoInit, save, setCreateTime, setId, setIsdelete, setUpdateTime, toString, updated, updated, updateIgnoreNull, upgradepublic List<List<String>> getAcids()
public void setAcids(List<List<String>> acids)
acids - value to be assigned to property acidspublic List<List<String>> getAcnames()
public void setAcnames(List<List<String>> acnames)
acnames - value to be assigned to property acnamespublic List<List<String>> getCodes()
public void setCodes(List<List<String>> codes)
codes - value to be assigned to property codespublic String getTitle()
public void setTitle(String title)
title - value to be assigned to property titlepublic String getTitlePicUrl()
public void setTitlePicUrl(String titlePicUrl)
titlePicUrl - value to be assigned to property titlePicUrlpublic String getFocusPicUrl()
public void setFocusPicUrl(String focusPicUrl)
focusPicUrl - value to be assigned to property focusPicUrlpublic String getRbeditor()
public void setRbeditor(String rbeditor)
rbeditor - value to be assigned to property rbeditorpublic String getPushdate()
public void setPushdate(String pushdate)
pushdate - value to be assigned to property pushdatepublic int getPushYear()
public void setPushYear(int pushYear)
pushYear - value to be assigned to property pushYearpublic int getStatus()
public void setStatus(int status)
status - value to be assigned to property statuspublic int getHots()
public void setHots(int hots)
hots - value to be assigned to property hotspublic String getHotsStartDate()
public void setHotsStartDate(String hotsStartDate)
hotsStartDate - value to be assigned to property hotsStartDatepublic String getHotsEndDate()
public void setHotsEndDate(String hotsEndDate)
hotsEndDate - value to be assigned to property hotsEndDatepublic int getVisit()
public void setVisit(int visit)
visit - value to be assigned to property visitpublic String getCreateId()
public void setCreateId(String createId)
createId - value to be assigned to property createIdpublic String getSource()
public void setSource(String source)
source - value to be assigned to property sourcepublic String getSourceUrl()
public void setSourceUrl(String sourceUrl)
sourceUrl - value to be assigned to property sourceUrlpublic String getKeywords()
public void setKeywords(String keywords)
keywords - value to be assigned to property keywordspublic String getSummary()
public void setSummary(String summary)
summary - value to be assigned to property summarypublic int getContentType()
public void setContentType(int contentType)
contentType - value to be assigned to property contentTypepublic String getLinkUrl()
public void setLinkUrl(String linkUrl)
linkUrl - value to be assigned to property linkUrlpublic String getTextContent()
public void setTextContent(String textContent)
textContent - value to be assigned to property textContentpublic String getContent()
public void setContent(String content)
content - value to be assigned to property contentpublic int getLevel()
public void setLevel(int level)
level - value to be assigned to property levelpublic String getProvincecode()
public void setProvincecode(String provincecode)
provincecode - value to be assigned to property provincecodepublic String getProvincename()
public void setProvincename(String provincename)
provincename - value to be assigned to property provincenamepublic String getCitycode()
public void setCitycode(String citycode)
citycode - value to be assigned to property citycodepublic String getCityname()
public void setCityname(String cityname)
cityname - value to be assigned to property citynamepublic String getCountycode()
public void setCountycode(String countycode)
countycode - value to be assigned to property countycodepublic String getCountyname()
public void setCountyname(String countyname)
countyname - value to be assigned to property countynamepublic int getAuditStatus()
public void setAuditStatus(int auditStatus)
auditStatus - value to be assigned to property auditStatuspublic String getAuditUid()
public void setAuditUid(String auditUid)
auditUid - value to be assigned to property auditUidpublic String getAuditName()
public void setAuditName(String auditName)
auditName - value to be assigned to property auditNamepublic String getAuditTime()
public void setAuditTime(String auditTime)
auditTime - value to be assigned to property auditTimepublic int getIstop()
public void setIstop(int istop)
istop - value to be assigned to property istoppublic String getIssuedNumber()
public void setIssuedNumber(String issuedNumber)
issuedNumber - value to be assigned to property issuedNumberpublic org.nutz.lang.util.NutMap getExtendedField()
public void setExtendedField(org.nutz.lang.util.NutMap extendedField)
extendedField - value to be assigned to property extendedFieldpublic int getIsRead()
public void setIsRead(int isRead)
isRead - value to be assigned to property isReadpublic int getIsCollect()
public void setIsCollect(int isCollect)
isCollect - value to be assigned to property isCollectCopyright © 癸卯【兔】年–2023 hlinfo. All rights reserved.