| 程序包 | 说明 |
|---|---|
| com.ptteng.haichuan.audit.client | |
| com.ptteng.haichuan.audit.service |
| 限定符和类型 | 方法和说明 |
|---|---|
Report |
ReportSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Report> |
ReportSCAClient.getObjectsByIds(List<Long> ids) |
List<Report> |
ReportSCAClient.insertList(List<Report> reportList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
ReportSCAClient.insert(Report report) |
boolean |
ReportSCAClient.update(Report report) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Report> |
ReportSCAClient.insertList(List<Report> reportList) |
boolean |
ReportSCAClient.updateList(List<Report> reportList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Report |
ReportService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Report> |
ReportService.getObjectsByIds(List<Long> ids) |
List<Report> |
ReportService.insertList(List<Report> reportList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
ReportService.insert(Report report) |
boolean |
ReportService.update(Report report) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Report> |
ReportService.insertList(List<Report> reportList) |
boolean |
ReportService.updateList(List<Report> reportList) |
Copyright © 2017. All rights reserved.