| Package | Description |
|---|---|
| com.geoway.adf.dms.config.dto.dict | |
| com.geoway.adf.dms.config.filemodel.util | |
| com.geoway.adf.dms.config.service | |
| com.geoway.adf.dms.config.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<DmDictValueDTO> |
DmDictValueDTO.getChildren()
子节点
|
| Modifier and Type | Method and Description |
|---|---|
void |
DmDictValueDTO.setChildren(List<DmDictValueDTO> children)
子节点
|
| Modifier and Type | Method and Description |
|---|---|
static RealFileModelNodeDTO |
FileModelFromFolderUtil.loadPackageTree(Long modelId,
com.geoway.adf.gis.fs.IFileset dirFileset,
String packageName,
List<DmDictValueDTO> fileFormats) |
| Modifier and Type | Method and Description |
|---|---|
DmDictValueDTO |
DictionaryService.getDictionaryTree(Long dictionaryId)
获取值域树
|
DmDictValueDTO |
DictionaryService.getDictionaryTree(String dictionaryKey)
获取值域树
|
| Modifier and Type | Method and Description |
|---|---|
List<DmDictValueDTO> |
DictionaryService.getDictionaryTreeByKeys(String[] dictionaryKeys)
获取值域树
|
List<DmDictValueDTO> |
DictionaryService.getDictionaryValueList(String dictionaryKey)
获取值域列表
|
| Modifier and Type | Method and Description |
|---|---|
DmDictValueDTO |
DictionaryServiceImpl.getDictionaryTree(Long dictionaryId) |
DmDictValueDTO |
DictionaryServiceImpl.getDictionaryTree(String dictionaryKey) |
| Modifier and Type | Method and Description |
|---|---|
List<DmDictValueDTO> |
DictionaryServiceImpl.getDictionaryTreeByKeys(String[] dictionaryKeys) |
List<DmDictValueDTO> |
DictionaryServiceImpl.getDictionaryValueList(String dictionaryKey) |
Copyright © 2025. All rights reserved.