public abstract class BaseMenu<M extends BaseMenu<M>>
extends itez.core.wrapper.dbo.model.EModel<M>
implements com.jfinal.plugin.activerecord.IBean
| 构造器和说明 |
|---|
BaseMenu() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthCode() |
String |
getAuthMode() |
String |
getCaption() |
String |
getCommand() |
String |
getCompId() |
Integer |
getFolder() |
String |
getIco() |
String |
getId() |
String |
getMtype() |
String |
getPath() |
String |
getPid() |
Integer |
getSort() |
Integer |
getUsed() |
M |
setAuthCode(String authCode) |
M |
setAuthMode(String authMode) |
M |
setCaption(String caption) |
M |
setCommand(String command) |
M |
setCompId(String compId) |
M |
setFolder(Integer folder) |
M |
setIco(String ico) |
M |
setId(String id) |
M |
setMtype(String mtype) |
M |
setPath(String path) |
M |
setPid(String pid) |
M |
setSort(Integer sort) |
M |
setUsed(Integer used) |
_getTable, $comp, $domain, $logined, $uid, $user, $UUID, able, copy, deleteById, disable, enable, find, find, findByCode, findByIda, findByIds, findFirst, findFirst, getConfig, getPk, getPks, getPkType, getTableName, hasColumn, paginate, paginate, save, saveOrUpdate, select, select, select, select, select, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, update_getAttrNames, _getAttrs, _getAttrsEntrySet, _getAttrValues, _getConfig, _getModifyFlag, _getUsefulClass, _setAttrs, _setAttrs, clear, dao, delete, deleteById, equals, filter, find, findByCache, findByCache, findById, findById, findByIdLoadColumns, findByIdLoadColumns, 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, toJson, toRecord, toString, usepublic String getId()
public String getPid()
public String getCompId()
public String getMtype()
public String getIco()
public String getCaption()
public String getCommand()
public String getAuthMode()
public String getAuthCode()
public String getPath()
public Integer getFolder()
public Integer getSort()
public Integer getUsed()
Copyright © 2018. All rights reserved.