| Package | Description |
|---|---|
| com.geoway.adf.dms.datasource.dto | |
| com.geoway.adf.dms.datasource.dto.dataset | |
| com.geoway.adf.dms.datasource.manager |
| Modifier and Type | Method and Description |
|---|---|
List<DatasetFuncServiceDTO> |
DatasetMetaDTO.getFunctionServices()
功能服务
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetMetaDTO.setFunctionServices(List<DatasetFuncServiceDTO> functionServices)
功能服务
|
| Modifier and Type | Method and Description |
|---|---|
List<DatasetFuncServiceDTO> |
DatasetDTO.getFunctionServices()
功能服务
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetDTO.setFunctionServices(List<DatasetFuncServiceDTO> functionServices)
功能服务
|
| Modifier and Type | Method and Description |
|---|---|
List<DatasetFuncServiceDTO> |
DataSourceManager.getDatasetFuncService(String id)
获取数据集渲染信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceManager.saveDatasetFuncService(String id,
List<DatasetFuncServiceDTO> funcServiceDTOs)
保存数据集关联功能服务信息
|
Copyright © 2025. All rights reserved.