public abstract class AbstractExtSystemNoticeEntity extends FastExtEntity<ExtSystemNoticeEntity>
ConcurrentHashMap.KeySetView<K,V>AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
EXTRA_PARENT_LAYER_CODE| 构造器和说明 |
|---|
AbstractExtSystemNoticeEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getManagerId() |
String |
getNoticeAction() |
String |
getNoticeCode() |
String |
getNoticeContent() |
Date |
getNoticeDateTime() |
int |
getNoticeId() |
String |
getNoticeLayerCode() |
ExtSystemNoticeEntity.ExtSystemNoticeStateEnum |
getNoticeState() |
String |
getNoticeTitle() |
AbstractExtSystemNoticeEntity |
setManagerId(int managerId) |
AbstractExtSystemNoticeEntity |
setNoticeAction(String noticeAction) |
AbstractExtSystemNoticeEntity |
setNoticeCode(String noticeCode) |
AbstractExtSystemNoticeEntity |
setNoticeContent(String noticeContent) |
AbstractExtSystemNoticeEntity |
setNoticeDateTime(Date noticeDateTime) |
AbstractExtSystemNoticeEntity |
setNoticeId(int noticeId) |
AbstractExtSystemNoticeEntity |
setNoticeLayerCode(String noticeLayerCode) |
AbstractExtSystemNoticeEntity |
setNoticeState(ExtSystemNoticeEntity.ExtSystemNoticeStateEnum noticeState) |
AbstractExtSystemNoticeEntity |
setNoticeTitle(String noticeTitle) |
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 getNoticeLayerCode()
public AbstractExtSystemNoticeEntity setNoticeLayerCode(String noticeLayerCode)
public int getNoticeId()
public AbstractExtSystemNoticeEntity setNoticeId(int noticeId)
public String getNoticeCode()
public AbstractExtSystemNoticeEntity setNoticeCode(String noticeCode)
public int getManagerId()
public AbstractExtSystemNoticeEntity setManagerId(int managerId)
public String getNoticeTitle()
public AbstractExtSystemNoticeEntity setNoticeTitle(String noticeTitle)
public String getNoticeContent()
public AbstractExtSystemNoticeEntity setNoticeContent(String noticeContent)
public String getNoticeAction()
public AbstractExtSystemNoticeEntity setNoticeAction(String noticeAction)
public ExtSystemNoticeEntity.ExtSystemNoticeStateEnum getNoticeState()
public AbstractExtSystemNoticeEntity setNoticeState(ExtSystemNoticeEntity.ExtSystemNoticeStateEnum noticeState)
public Date getNoticeDateTime()
public AbstractExtSystemNoticeEntity setNoticeDateTime(Date noticeDateTime)
Copyright © 2021. All rights reserved.