| Package | Description |
|---|---|
| com.geoway.adf.dms.config.service | |
| com.geoway.adf.dms.config.service.impl |
| Modifier and Type | Method and Description |
|---|---|
FrontSchemeDTO |
FrontSchemeService.getDetail(String type,
String name)
获取详情
|
FrontSchemeDTO |
FrontSchemeService.getDetailByKey(String key)
获取详情
|
| Modifier and Type | Method and Description |
|---|---|
List<FrontSchemeDTO> |
FrontSchemeService.list(String type,
String keyword)
方案列表
|
| Modifier and Type | Method and Description |
|---|---|
String |
FrontSchemeService.add(FrontSchemeDTO scheme)
增加方案
|
String |
FrontSchemeService.update(FrontSchemeDTO scheme)
修改方案
|
| Modifier and Type | Method and Description |
|---|---|
FrontSchemeDTO |
FrontSchemeServiceImpl.getDetail(String type,
String name) |
FrontSchemeDTO |
FrontSchemeServiceImpl.getDetailByKey(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<FrontSchemeDTO> |
FrontSchemeServiceImpl.list(String type,
String keyword) |
| Modifier and Type | Method and Description |
|---|---|
String |
FrontSchemeServiceImpl.add(FrontSchemeDTO scheme) |
String |
FrontSchemeServiceImpl.update(FrontSchemeDTO scheme) |
Copyright © 2025. All rights reserved.