public class ExtManagerRoleEntity extends AbstractExtManagerRoleEntity
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ExtManagerRoleEntity.RoleStateEnum |
static class |
ExtManagerRoleEntity.RoleTypeEnum |
ConcurrentHashMap.KeySetView<K,V>AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
EXTRA_PARENT_LAYER_CODE| 构造器和说明 |
|---|
ExtManagerRoleEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
private boolean |
checkName(int parentId,
String roleName) |
static ExtManagerRoleEntity |
dao() |
boolean |
delete() |
String |
getEntityCode()
获得实体唯一编号
|
static ExtManagerRoleEntity |
getInstance() |
String |
getTableName()
获得关联的表格名称
|
static ExtManagerRoleEntity |
newInstance() |
boolean |
save() |
void |
setDefaultValue()
设置字段默认值
|
com.fastchar.database.FastPage<ExtManagerRoleEntity> |
showList(int page,
int pageSize)
获得数据列表
|
boolean |
update() |
getParentRoleId, getRoleDateTime, getRoleExtPower, getRoleId, getRoleLayerCode, getRoleMenuPower, getRoleName, getRoleState, getRoleType, setParentRoleId, setRoleDateTime, setRoleExtPower, setRoleId, setRoleLayerCode, setRoleMenuPower, setRoleName, setRoleState, setRoleTypeautoUpdateLayerCode, buildLayerCode, delete, getAllParentLayerValue, getAllParentLayerValue, getLayerColumn, getLayerLinkColumn, getLayerMap, getLayerValue, getLayerValue, getParentLayerCode, getSameLinkColumn, isAutoUpdateLayerValue, isLink, isRecycle, pullLayer, selectFirstValue, selectLayerValue, selectLayerValue, setAutoUpdateLayerValue, setLayerValue, setParentLayerCode, toSelectSql, 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, 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 static ExtManagerRoleEntity getInstance()
public static ExtManagerRoleEntity dao()
public static ExtManagerRoleEntity newInstance()
public String getTableName()
FastExtEntitygetTableName 在类中 FastExtEntity<ExtManagerRoleEntity>public String getEntityCode()
FastExtEntitypublic com.fastchar.database.FastPage<ExtManagerRoleEntity> showList(int page, int pageSize)
FastExtEntityshowList 在类中 FastExtEntity<ExtManagerRoleEntity>public void setDefaultValue()
FastExtEntitysetDefaultValue 在类中 FastExtEntity<ExtManagerRoleEntity>public boolean save()
save 在类中 com.fastchar.core.FastEntity<ExtManagerRoleEntity>public boolean delete()
delete 在类中 FastExtEntity<ExtManagerRoleEntity>public boolean update()
update 在类中 FastExtEntity<ExtManagerRoleEntity>private boolean checkName(int parentId,
String roleName)
Copyright © 2021. All rights reserved.