| Package | Description |
|---|---|
| com.geoway.adf.dms.config.dao | |
| com.geoway.adf.dms.config.dto.attachment |
| Modifier and Type | Method and Description |
|---|---|
CmAttachment |
CmAttachmentDao.selectByPrimaryKey(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<CmAttachment> |
CmAttachmentDao.selectByIds(List<String> ids) |
List<CmAttachment> |
CmAttachmentDao.selectByRelated(String relatedType,
String relatedId) |
| Modifier and Type | Method and Description |
|---|---|
int |
CmAttachmentDao.insert(CmAttachment record) |
int |
CmAttachmentDao.insertSelective(CmAttachment record) |
int |
CmAttachmentDao.updateByPrimaryKey(CmAttachment record) |
int |
CmAttachmentDao.updateByPrimaryKeySelective(CmAttachment record) |
| Modifier and Type | Method and Description |
|---|---|
int |
CmAttachmentDao.batchInsert(List<CmAttachment> list) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentDTO |
Copyright © 2025. All rights reserved.