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