| Package | Description |
|---|---|
| com.geoway.adf.dms.config.component | |
| com.geoway.adf.dms.config.dao |
| Modifier and Type | Method and Description |
|---|---|
void |
MaterialCacheManager.deleteMaterial(CmMaterial cmMaterial) |
void |
MaterialCacheManager.move2Group(CmMaterial cmMaterial,
String orgGroupId,
String orgSourceName) |
| Modifier and Type | Method and Description |
|---|---|
CmMaterial |
CmMaterialDao.selectByPrimaryKey(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<CmMaterial> |
CmMaterialDao.selectByGroupId(String groupId,
String keyword) |
List<CmMaterial> |
CmMaterialDao.selectByIds(String groupId,
String[] subIds) |
List<CmMaterial> |
CmMaterialDao.selectRoot() |
| Modifier and Type | Method and Description |
|---|---|
int |
CmMaterialDao.insert(CmMaterial record) |
int |
CmMaterialDao.insertSelective(CmMaterial record) |
int |
CmMaterialDao.updateByPrimaryKey(CmMaterial record) |
int |
CmMaterialDao.updateByPrimaryKeySelective(CmMaterial record) |
| Modifier and Type | Method and Description |
|---|---|
int |
CmMaterialDao.batchInsert(List<CmMaterial> list) |
Copyright © 2025. All rights reserved.