| Package | Description |
|---|---|
| com.geoway.adf.dms.charts.dao | |
| com.geoway.adf.dms.charts.dto | |
| com.geoway.adf.dms.charts.service | |
| com.geoway.adf.dms.charts.service.impl |
| Modifier and Type | Method and Description |
|---|---|
ChartSceneMaterial |
ChartSceneMaterialDao.selectByPrimaryKey(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<ChartSceneMaterial> |
ChartSceneMaterialDao.selectByOwner(String ownerId) |
List<ChartSceneMaterial> |
ChartSceneMaterialDao.selectByOwnerIds(Integer ownerType,
List<String> ownerIds) |
| Modifier and Type | Method and Description |
|---|---|
int |
ChartSceneMaterialDao.insertSelective(ChartSceneMaterial record) |
int |
ChartSceneMaterialDao.updateByPrimaryKeySelective(ChartSceneMaterial record) |
| Modifier and Type | Method and Description |
|---|---|
ChartSceneMaterial |
ChartScenePackageDTO.SceneMaterialItem.getMaterial() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartScenePackageDTO.SceneMaterialItem.setMaterial(ChartSceneMaterial material) |
| Modifier and Type | Method and Description |
|---|---|
ChartSceneMaterial |
ChartSceneMaterialService.getMaterialWithContent(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartSceneMaterialService.importMaterial(Integer ownerType,
String ownerId,
ChartSceneMaterial material,
byte[] content) |
| Modifier and Type | Method and Description |
|---|---|
ChartSceneMaterial |
ChartSceneMaterialServiceImpl.getMaterialWithContent(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartSceneMaterialServiceImpl.importMaterial(Integer ownerType,
String ownerId,
ChartSceneMaterial material,
byte[] content) |
Copyright © 2026. All rights reserved.