public abstract class AbstractExtManagerRoleEntity extends FastExtEntity<ExtManagerRoleEntity>
ConcurrentHashMap.KeySetView<K,V>AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
EXTRA_PARENT_LAYER_CODE| 构造器和说明 |
|---|
AbstractExtManagerRoleEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getParentRoleId() |
Date |
getRoleDateTime() |
String |
getRoleExtPower() |
int |
getRoleId() |
String |
getRoleLayerCode() |
String |
getRoleMenuPower() |
String |
getRoleName() |
ExtManagerRoleEntity.RoleStateEnum |
getRoleState() |
ExtManagerRoleEntity.RoleTypeEnum |
getRoleType() |
void |
setParentRoleId(int parentRoleId) |
void |
setRoleDateTime(Date roleDateTime) |
void |
setRoleExtPower(String roleExtPower) |
void |
setRoleId(int roleId) |
void |
setRoleLayerCode(String roleLayerCode) |
void |
setRoleMenuPower(String roleMenuPower) |
void |
setRoleName(String roleName) |
void |
setRoleState(ExtManagerRoleEntity.RoleStateEnum roleState) |
void |
setRoleType(ExtManagerRoleEntity.RoleTypeEnum roleType) |
autoUpdateLayerCode, buildLayerCode, delete, delete, getAllParentLayerValue, getAllParentLayerValue, getEntityCode, getLayerColumn, getLayerLinkColumn, getLayerMap, getLayerValue, getLayerValue, getParentLayerCode, getSameLinkColumn, getTableName, isAutoUpdateLayerValue, isLink, isRecycle, pullLayer, selectFirstValue, selectLayerValue, selectLayerValue, setAutoUpdateLayerValue, setDefaultValue, setLayerValue, setParentLayerCode, showList, toSelectSql, update, update, updateLayerValue, updateLayerValueallKeys, buildCache, clearEmpty, convertValue, copySave, count, deleteById, deleteById, deleteCache, deleteCache, formatDate, get, getBigDecimal, getBigDecimal, getBlob, getBoolean, getBoolean, getColumn, getColumns, getDatabase, getDatabaseType, getDate, getDateString, getDateString, getDouble, getDouble, getDouble, getDouble, getDouble, getDouble, getEnum, getEnum, getError, getExistsColumn, getFastData, getFloat, getFloat, getFloat, getFloat, getFloat, getFloat, getId, getIds, getInt, getInt, getLong, getLong, getModified, getObject, getPrimaries, getShort, getShort, getSql, getString, getString, getTable, getTableDetails, getTimestamp, getTimestamp, isAutoincrement, isBigDecimal, isBlank, isColumn, isEmpty, isEmptyColumn, isIgnoreCase, isModified, isMySql, isNotBlank, isNotEmpty, isNotNull, isNull, isOracle, isPrimary, isSqlServer, isTimestamp, markSetDefaultValue, push, push, put, remove, save, save, select, select, selectById, selectById, selectById, selectById, selectBySql, selectBySql, selectBySql, selectBySql, selectBySql, selectBySql, selectBySql, selectFirst, selectFirstBySql, selectFirstBySql, selectFirstBySql, selectFirstBySql, selectLast, selectLastBySql, selectLastBySql, selectLastBySql, selectLastBySql, set, set, setAll, setDatabase, setError, setIgnoreCase, setNull, toDeleteSql, toDeleteSql, toDeleteSqlByIds, toEntity, toEntity, toEntity, toEntity, toInsertSql, toJson, toSelectColumns, toSelectColumns, toSelectSql, toSelectSql, toUpdateSql, toUpdateSql, toUpdateSqlByIds, unmarkSetDefaultValue, updateById, updateBySqlclear, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, forEach, forEach, forEachEntry, forEachEntry, forEachKey, forEachKey, forEachValue, forEachValue, get, getOrDefault, hashCode, isEmpty, keys, keySet, keySet, mappingCount, merge, newKeySet, newKeySet, putAll, putIfAbsent, reduce, reduceEntries, reduceEntries, reduceEntriesToDouble, reduceEntriesToInt, reduceEntriesToLong, reduceKeys, reduceKeys, reduceKeysToDouble, reduceKeysToInt, reduceKeysToLong, reduceToDouble, reduceToInt, reduceToLong, reduceValues, reduceValues, reduceValuesToDouble, reduceValuesToInt, reduceValuesToLong, remove, remove, replace, replace, replaceAll, search, searchEntries, searchKeys, searchValues, size, toString, valuescloneprivate static final long serialVersionUID
public String getRoleLayerCode()
public void setRoleLayerCode(String roleLayerCode)
public int getRoleId()
public void setRoleId(int roleId)
public String getRoleName()
public void setRoleName(String roleName)
public String getRoleMenuPower()
public void setRoleMenuPower(String roleMenuPower)
public String getRoleExtPower()
public void setRoleExtPower(String roleExtPower)
public ExtManagerRoleEntity.RoleStateEnum getRoleState()
public void setRoleState(ExtManagerRoleEntity.RoleStateEnum roleState)
public ExtManagerRoleEntity.RoleTypeEnum getRoleType()
public void setRoleType(ExtManagerRoleEntity.RoleTypeEnum roleType)
public int getParentRoleId()
public void setParentRoleId(int parentRoleId)
public Date getRoleDateTime()
public void setRoleDateTime(Date roleDateTime)
Copyright © 2021. All rights reserved.