| Package | Description |
|---|---|
| com.geoway.adf.dms.datasource.constant | |
| com.geoway.adf.dms.datasource.service | |
| com.geoway.adf.dms.datasource.service.impl |
| Modifier and Type | Method and Description |
|---|---|
static DatumDatasetTypeEnum |
DatumDatasetTypeEnum.getByValue(Integer value) |
static DatumDatasetTypeEnum |
DatumDatasetTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatumDatasetTypeEnum[] |
DatumDatasetTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatasetPageList<SimpleDatasetDTO> |
DatumDatabaseService.listDatumDataset(String dsKey,
List<DatumDatasetTypeEnum> datumTypes,
String keyword,
Integer pageIndex,
Integer rows)
获取数据源的所有文件数据集
|
| Modifier and Type | Method and Description |
|---|---|
DatasetPageList<SimpleDatasetDTO> |
DatumDatabaseServiceImpl.listDatumDataset(String dsKey,
List<DatumDatasetTypeEnum> datumTypes,
String keyword,
Integer pageIndex,
Integer rows)
获取数据源的所有文件数据集
|
Copyright © 2025. All rights reserved.