public abstract class BaseNaviItem<M extends BaseNaviItem<M>> extends EModel<M> implements com.jfinal.plugin.activerecord.IBean
COLUMN_CREATED, COLUMN_DOMAIN, COLUMN_MODIFIED, COLUMN_REMOVED, COLUMN_SORT, COLUMN_USED| 构造器和说明 |
|---|
BaseNaviItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCaption() |
String |
getChannelId() |
String |
getDomain() |
String |
getHref() |
String |
getIcon() |
String |
getId() |
String |
getNaviId() |
Integer |
getSort() |
String |
getSubDomain() |
String |
getTarget() |
M |
setCaption(String caption) |
M |
setChannelId(String channelId) |
M |
setDomain(String domain) |
M |
setHref(String href) |
M |
setIcon(String icon) |
M |
setId(String id) |
M |
setNaviId(String naviId) |
M |
setSort(Integer sort) |
M |
setSubDomain(String subDomain) |
M |
setTarget(String target) |
_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 getSubDomain()
public String getNaviId()
public String getChannelId()
public String getCaption()
public String getIcon()
public String getHref()
public String getTarget()
public Integer getSort()
Copyright © 2020. All rights reserved.