| 程序包 | 说明 |
|---|---|
| net.roseboy.jeee.admin.dao | |
| net.roseboy.jeee.admin.util |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateRecord |
UpdateRecordDao.autoGet(UpdateRecord entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<UpdateRecord> |
UpdateRecordDao.autoQuery(UpdateRecord entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateRecord |
UpdateRecordDao.autoGet(UpdateRecord entity) |
java.util.List<UpdateRecord> |
UpdateRecordDao.autoQuery(UpdateRecord entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateRecord |
UpdateRecordService.get(java.lang.String id) |
UpdateRecord |
UpdateRecordService.get(UpdateRecord entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<UpdateRecord> |
UpdateRecordService.findList(UpdateRecord entity) |
Page<UpdateRecord> |
UpdateRecordService.findPage(Page<UpdateRecord> page,
UpdateRecord entity)
已过时。
|
java.util.List<UpdateRecord> |
UpdateRecordService.getByBillId(java.lang.String billId)
根据单据id查询
|
java.util.List<UpdateRecord> |
UpdateRecordService.transportList(java.lang.String billId)
将 list 中各个字段组合起来
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<UpdateRecord> |
UpdateRecordService.findList(UpdateRecord entity) |
Page<UpdateRecord> |
UpdateRecordService.findPage(Page<UpdateRecord> page,
UpdateRecord entity)
已过时。
|
UpdateRecord |
UpdateRecordService.get(UpdateRecord entity) |
void |
UpdateRecordService.save(UpdateRecord entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
Page<UpdateRecord> |
UpdateRecordService.findPage(Page<UpdateRecord> page,
UpdateRecord entity)
已过时。
|
void |
UpdateRecordService.save(java.lang.String billId,
java.util.List<UpdateRecord> detailList) |
Copyright © 2019. All Rights Reserved.