public abstract class BaseQfield<M extends BaseQfield<M>> extends EModel<M> implements com.jfinal.plugin.activerecord.IBean
COLUMN_CREATED, COLUMN_DOMAIN, COLUMN_MODIFIED, COLUMN_REMOVED, COLUMN_SORT, COLUMN_USED| 构造器和说明 |
|---|
BaseQfield() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCaption() |
String |
getCode() |
String |
getDataType() |
String |
getDomain() |
String |
getId() |
Integer |
getSort() |
String |
getSummary() |
String |
getTableCode() |
String |
getTableId() |
Integer |
getUsed() |
M |
setCaption(String caption) |
M |
setCode(String code) |
M |
setDataType(String dataType) |
M |
setDomain(String domain) |
M |
setId(String id) |
M |
setSort(Integer sort) |
M |
setSummary(String summary) |
M |
setTableCode(String tableCode) |
M |
setTableId(String tableId) |
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 getTableId()
public String getTableCode()
public String getCode()
public String getCaption()
public String getSummary()
public String getDataType()
public Integer getSort()
public Integer getUsed()
Copyright © 2020. All rights reserved.