| 程序包 | 说明 |
|---|---|
| com.wisedu.emap.biz.platform | |
| com.wisedu.emap.pedestal.app |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,CodeEntity> |
DicInfo.getCodeMap()
获取字典表的数据。
|
Map<Object,CodeEntity> |
DicInfo.getValueMap()
获取以value值反查的字典映射。
|
static Map<Object,CodeEntity> |
DicInfo.transValueMap(Map<String,CodeEntity> codeMap)
将以key为映射的字典表数据转换为以value映射的。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<Object,CodeEntity> |
DicInfo.transValueMap(Map<String,CodeEntity> codeMap)
将以key为映射的字典表数据转换为以value映射的。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,CodeEntity> |
DictionaryContainer.get() |
Map<String,CodeEntity> |
DictionaryContainer.get(String type,
boolean useDefault) |
Map<String,CodeEntity> |
DictionaryContainer.getDictionaryData(String type,
String orderConfig,
boolean containDefaultCondtion,
Object otherParams)
获取字典数据。
|
Copyright © 2022. All rights reserved.