public abstract class BasePost<M extends BasePost<M>> extends EModel<M> implements com.jfinal.plugin.activerecord.IBean
COLUMN_CREATED, COLUMN_DOMAIN, COLUMN_MODIFIED, COLUMN_REMOVED, COLUMN_SORT, COLUMN_USED| 构造器和说明 |
|---|
BasePost() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCaption() |
BigDecimal |
getCoef() |
String |
getDomain() |
String |
getId() |
String |
getLevelId() |
String |
getRoleIds() |
String |
getSign() |
Integer |
getSort() |
String |
getSummary() |
String |
getTmid() |
Integer |
getUsed() |
M |
setCaption(String caption) |
M |
setCoef(BigDecimal coef) |
M |
setDomain(String domain) |
M |
setId(String id) |
M |
setLevelId(String levelId) |
M |
setRoleIds(String roleIds) |
M |
setSign(String sign) |
M |
setSort(Integer sort) |
M |
setSummary(String summary) |
M |
setTmid(String tmid) |
M |
setUsed(Integer used) |
_getConfig, _getTable, _getTableName, $comp, $domain, $logined, $uid, $user, $UUID, able, copy, deleteById, disable, enable, find, find, findByCode, findByIda, findByIds, findFirst, findFirst, getPk, getPks, getPkType, hasColumn, paginate, paginate, required, save, saveOrUpdate, select, select, select, select, select, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, update_getAttrNames, _getAttrs, _getAttrsEntrySet, _getAttrValues, _getModifyFlag, _getUsefulClass, _setAttrs, _setAttrs, _setOrPut, _setOrPut, clear, dao, delete, deleteByIds, equals, filter, find, find, findAll, findByCache, findByCache, findById, findByIdLoadColumns, findByIdLoadColumns, findByIds, findFirst, findFirstByCache, findFirstByCache, get, get, getBigDecimal, getBigInteger, getBoolean, getByte, getBytes, getDate, getDouble, getFloat, getInt, getLong, getNumber, getShort, getSql, getSqlPara, getSqlPara, getSqlPara, getStr, getTime, getTimestamp, hashCode, keep, keep, paginate, paginate, paginate, paginate, paginateByCache, paginateByCache, paginateByCache, paginateByFullSql, paginateByFullSql, put, put, put, put, remove, remove, removeNullValueAttrs, set, setOrPut, toJson, toRecord, toString, usepublic String getId()
public String getDomain()
public String getCaption()
public String getSummary()
public String getLevelId()
public M setCoef(BigDecimal coef)
public BigDecimal getCoef()
public String getRoleIds()
public String getSign()
public String getTmid()
public Integer getSort()
public Integer getUsed()
Copyright © 2020. All rights reserved.