| Package | Description |
|---|---|
| com.geoway.adf.dms.config.dto.material | |
| com.geoway.adf.dms.config.service | |
| com.geoway.adf.dms.config.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<MaterialDTO> |
MaterialGroupDTO.getMaterials()
素材列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
MaterialGroupDTO.setMaterials(List<MaterialDTO> materials)
素材列表
|
| Modifier and Type | Method and Description |
|---|---|
MaterialDTO |
MaterialService.getMaterialDetail(String id) |
| Modifier and Type | Method and Description |
|---|---|
com.geoway.adf.gis.basic.PageList<MaterialDTO> |
MaterialService.listMaterials(String groupId,
String keyword,
Integer pageIndex,
Integer rows) |
| Modifier and Type | Method and Description |
|---|---|
MaterialDTO |
MaterialServiceImpl.getMaterialDetail(String id) |
| Modifier and Type | Method and Description |
|---|---|
com.geoway.adf.gis.basic.PageList<MaterialDTO> |
MaterialServiceImpl.listMaterials(String groupId,
String keyword,
Integer pageIndex,
Integer rows) |
Copyright © 2025. All rights reserved.