public class DictionaryItemEntity extends GenericTreeSortSupportEntity<String> implements EnumDict<String>
EnumDict.EnumDictJSONDeserializerTreeSupportEntity.TreeHelper<T,PK>DEFAULT_WRITE_JSON_OBJECT| Constructor and Description |
|---|
DictionaryItemEntity() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getWriteJSONObject()
当
EnumDict.isWriteJSONObjectEnabled()返回true时,在序列化为json的时候,会写出此方法返回的对象 |
int |
ordinal()
|
toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteq, find, find, findByText, findByValue, findList, getByMask, getByMask, getByMask, getComments, getI18nCode, getI18nMessage, getMask, getText, getValue, in, in, in, index, isWriteJSONObjectEnabled, maskIn, maskInAny, toMask, writeexpandTree2List, expandTree2List, expandTree2List, forEach, getChildren, getId, getLevel, getParentId, getParentPath, getPath, list2tree, list2tree, list2tree, setId, setLevel, setParentId, setPath, tryValidatecompareTo, getSortIndex, setSortIndexpublic int ordinal()
EnumDictpublic Object getWriteJSONObject()
EnumDictEnumDict.isWriteJSONObjectEnabled()返回true时,在序列化为json的时候,会写出此方法返回的对象getWriteJSONObject in interface EnumDict<String>EnumDict.isWriteJSONObjectEnabled()Copyright © 2016–2021. All rights reserved.