| 程序包 | 说明 |
|---|---|
| net.roseboy.jeee.admin.dao | |
| net.roseboy.jeee.admin.service |
| 限定符和类型 | 方法和说明 |
|---|---|
NotifyRecord |
NotifyRecordDao.autoGet(NotifyRecord notify) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<NotifyRecord> |
NotifyRecordDao.autoQuery(NotifyRecord entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
NotifyRecord |
NotifyRecordDao.autoGet(NotifyRecord notify) |
java.util.List<NotifyRecord> |
NotifyRecordDao.autoQuery(NotifyRecord entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
NotifyRecord |
NotifyRecordService.get(NotifyRecord entity) |
NotifyRecord |
NotifyRecordService.get(java.lang.String id) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<NotifyRecord> |
NotifyRecordService.findList(NotifyRecord entity) |
Page<NotifyRecord> |
NotifyRecordService.findPage(Page<NotifyRecord> page,
NotifyRecord entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<NotifyRecord> |
NotifyRecordService.findList(NotifyRecord entity) |
Page<NotifyRecord> |
NotifyRecordService.findPage(Page<NotifyRecord> page,
NotifyRecord entity) |
NotifyRecord |
NotifyRecordService.get(NotifyRecord entity) |
void |
NotifyRecordService.save(NotifyRecord entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
Page<NotifyRecord> |
NotifyRecordService.findPage(Page<NotifyRecord> page,
NotifyRecord entity) |
Copyright © 2019. All Rights Reserved.