| 程序包 | 说明 |
|---|---|
| net.roseboy.jeee.admin.dao | |
| net.roseboy.jeee.admin.service | |
| net.roseboy.jeee.admin.web |
| 限定符和类型 | 方法和说明 |
|---|---|
Attachment |
AttachmentDao.autoGet(Attachment entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<Attachment> |
AttachmentDao.autoQuery(Attachment entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
Attachment |
AttachmentDao.autoGet(Attachment entity) |
java.util.List<Attachment> |
AttachmentDao.autoQuery(Attachment entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
Attachment |
AttachmentService.get(Attachment t) |
Attachment |
AttachmentService.get(java.lang.String id) |
Attachment |
AttachmentService.getByPath(java.lang.String path) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<Attachment> |
AttachmentService.findList(Attachment entity) |
Page<Attachment> |
AttachmentService.findPage(Page<Attachment> page,
Attachment entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<Attachment> |
AttachmentService.findList(Attachment entity) |
Page<Attachment> |
AttachmentService.findPage(Page<Attachment> page,
Attachment entity) |
Attachment |
AttachmentService.get(Attachment t) |
void |
AttachmentService.save(Attachment entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
Page<Attachment> |
AttachmentService.findPage(Page<Attachment> page,
Attachment entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiJson |
AttachmentController.page(Attachment attachment) |
Copyright © 2019. All Rights Reserved.