| 程序包 | 说明 |
|---|---|
| com.ptteng.sca.xqlease.common.client | |
| com.ptteng.xqlease.common.service |
| 限定符和类型 | 方法和说明 |
|---|---|
BillLog |
BillLogSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BillLog> |
BillLogSCAClient.getObjectsByIds(List<Long> ids) |
List<BillLog> |
BillLogSCAClient.insertList(List<BillLog> billLogList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
BillLogSCAClient.insert(BillLog billLog) |
boolean |
BillLogSCAClient.update(BillLog billLog) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BillLog> |
BillLogSCAClient.insertList(List<BillLog> billLogList) |
boolean |
BillLogSCAClient.updateList(List<BillLog> billLogList) |
| 限定符和类型 | 方法和说明 |
|---|---|
BillLog |
BillLogService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BillLog> |
BillLogService.getObjectsByIds(List<Long> ids) |
List<BillLog> |
BillLogService.insertList(List<BillLog> billLogList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
BillLogService.insert(BillLog billLog) |
boolean |
BillLogService.update(BillLog billLog) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BillLog> |
BillLogService.insertList(List<BillLog> billLogList) |
boolean |
BillLogService.updateList(List<BillLog> billLogList) |
Copyright © 2019. All rights reserved.