public abstract class AbstractExtSystemConfigEntity extends com.fastchar.core.FastEntity<ExtSystemConfigEntity>
ConcurrentHashMap.KeySetView<K,V>AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
| 构造器和说明 |
|---|
AbstractExtSystemConfigEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getConfigDateTime() |
int |
getConfigId() |
String |
getConfigKey() |
String |
getConfigType() |
String |
getConfigValue() |
String |
getEntityCode() |
int |
getManagerId() |
String |
getMenuId() |
void |
setConfigDateTime(Date configDateTime) |
void |
setConfigId(int configId) |
void |
setConfigKey(String configKey) |
void |
setConfigType(String configType) |
void |
setConfigValue(String configValue) |
void |
setEntityCode(String entityCode) |
void |
setManagerId(int managerId) |
void |
setMenuId(String menuId) |
allKeys, buildCache, clearEmpty, convertValue, copySave, count, delete, delete, 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, getTableName, 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, setDefaultValue, setError, setIgnoreCase, setNull, toDeleteSql, toDeleteSql, toDeleteSqlByIds, toEntity, toEntity, toEntity, toEntity, toInsertSql, toJson, toSelectColumns, toSelectColumns, toSelectSql, toSelectSql, toSelectSql, toUpdateSql, toUpdateSql, toUpdateSqlByIds, unmarkSetDefaultValue, update, update, 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 int getConfigId()
public void setConfigId(int configId)
public String getEntityCode()
public void setEntityCode(String entityCode)
public String getMenuId()
public void setMenuId(String menuId)
public String getConfigKey()
public void setConfigKey(String configKey)
public String getConfigType()
public void setConfigType(String configType)
public int getManagerId()
public void setManagerId(int managerId)
public String getConfigValue()
public void setConfigValue(String configValue)
public Date getConfigDateTime()
public void setConfigDateTime(Date configDateTime)
Copyright © 2021. All rights reserved.