| Package | Description |
|---|---|
| com.geoway.adf.dms.datasource.dao | |
| com.geoway.adf.dms.datasource.service | |
| com.geoway.adf.dms.datasource.service.impl |
| Modifier and Type | Method and Description |
|---|---|
DsGraphLabel |
DsGraphLabelDao.selectByPrimaryKey(String fId) |
| Modifier and Type | Method and Description |
|---|---|
List<DsGraphLabel> |
DsGraphLabelDao.selectByDsKey(String dsKey) |
List<DsGraphLabel> |
DsGraphLabelDao.selectByName(String dsKey,
String name,
Integer labelType) |
| Modifier and Type | Method and Description |
|---|---|
int |
DsGraphLabelDao.insert(DsGraphLabel record) |
int |
DsGraphLabelDao.updateByPrimaryKey(DsGraphLabel record) |
int |
DsGraphLabelDao.updateByPrimaryKeySelective(DsGraphLabel record) |
| Modifier and Type | Method and Description |
|---|---|
List<DsGraphLabel> |
GraphLabelService.list(String dsKey)
获取图库标签别名列表
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
GraphLabelService.tryAddLabel(DsGraphLabel graphLabel)
尝试添加标签别名
|
| Modifier and Type | Method and Description |
|---|---|
List<DsGraphLabel> |
GraphLabelServiceImpl.list(String dsKey) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
GraphLabelServiceImpl.tryAddLabel(DsGraphLabel graphLabel) |
Copyright © 2025. All rights reserved.