public class ExtSystemConfigEntity extends AbstractExtSystemConfigEntity
ConcurrentHashMap.KeySetView<K,V>AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
ExtSystemConfigEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
deleteAll() |
int |
deleteConfig(int managerId,
String configType) |
int |
deleteConfig(int managerId,
String configKey,
String configType) |
ExtSystemConfigEntity |
getExtConfig(int managerId,
String menuId) |
ExtSystemConfigEntity |
getExtConfig(int managerId,
String configKey,
String configType) |
List<ExtSystemConfigEntity> |
getExtConfigs(int managerId,
String configType) |
ExtSystemConfigEntity |
getExtEntityColumnConfig(int managerId,
String entityCode) |
static ExtSystemConfigEntity |
getInstance() |
List<ExtSystemConfigEntity> |
getList() |
String |
getTableName() |
boolean |
save() |
void |
setDefaultValue() |
Map<String,Map<String,Object>> |
toColumns() |
getConfigDateTime, getConfigId, getConfigKey, getConfigType, getConfigValue, getEntityCode, getManagerId, getMenuId, setConfigDateTime, setConfigId, setConfigKey, setConfigType, setConfigValue, setEntityCode, setManagerId, setMenuIdallKeys, 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, 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, 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, valuesclonepublic static ExtSystemConfigEntity getInstance()
public String getTableName()
getTableName 在类中 com.fastchar.core.FastEntity<ExtSystemConfigEntity>public boolean save()
save 在类中 com.fastchar.core.FastEntity<ExtSystemConfigEntity>public void setDefaultValue()
setDefaultValue 在类中 com.fastchar.core.FastEntity<ExtSystemConfigEntity>public int deleteConfig(int managerId,
String configType)
public ExtSystemConfigEntity getExtConfig(int managerId, String configKey, String configType)
public ExtSystemConfigEntity getExtConfig(int managerId, String menuId)
public ExtSystemConfigEntity getExtEntityColumnConfig(int managerId, String entityCode)
public List<ExtSystemConfigEntity> getExtConfigs(int managerId, String configType)
public List<ExtSystemConfigEntity> getList()
public int deleteAll()
Copyright © 2021. All rights reserved.