| Modifier and Type | Method and Description |
|---|---|
RealFileModelNodeDTO |
RealFileModelNodeDTO.appendNode(String name,
Boolean isDataKey,
String format,
String fileExtension,
Integer nodeType,
String property) |
| Modifier and Type | Method and Description |
|---|---|
List<RealFileModelNodeDTO> |
RealFileModelNodeDTO.getChildren()
子节点
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealFileModelNodeDTO.setChildren(List<RealFileModelNodeDTO> 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 |
|---|---|
static DataPackage |
FileModelFromFolderUtil.getPackage(RealFileModelNodeDTO treeNode) |
| Modifier and Type | Method and Description |
|---|---|
RealFileModelNodeDTO |
FileModelService.creatFileModelFromFolder(Long modelId,
com.geoway.adf.gis.fs.IFileset dirFileset)
从实际目录创建文件结构模型
|
RealFileModelNodeDTO |
FileModelService.creatFileModelFromFolder(Long modelId,
String dirPath)
从实际目录创建文件结构模型
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileModelService.saveFileModel(RealFileModelNodeDTO modelNodeDTO)
保存从实际目录创建的文件结构模型
|
| Modifier and Type | Method and Description |
|---|---|
RealFileModelNodeDTO |
FileModelServiceImpl.creatFileModelFromFolder(Long modelId,
com.geoway.adf.gis.fs.IFileset dirFileset) |
RealFileModelNodeDTO |
FileModelServiceImpl.creatFileModelFromFolder(Long modelId,
String dirPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileModelServiceImpl.saveFileModel(RealFileModelNodeDTO modelNodeDTO) |
Copyright © 2025. All rights reserved.