| 程序包 | 说明 |
|---|---|
| com.ptteng.common.carjn.service | |
| com.ptteng.sca.common.carjn.client |
| 限定符和类型 | 方法和说明 |
|---|---|
Guarantee |
GuaranteeService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Guarantee> |
GuaranteeService.getObjectsByIds(List<Long> ids) |
List<Guarantee> |
GuaranteeService.insertList(List<Guarantee> guaranteeList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
GuaranteeService.insert(Guarantee guarantee) |
boolean |
GuaranteeService.update(Guarantee guarantee) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Guarantee> |
GuaranteeService.insertList(List<Guarantee> guaranteeList) |
boolean |
GuaranteeService.updateList(List<Guarantee> guaranteeList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Guarantee |
GuaranteeSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Guarantee> |
GuaranteeSCAClient.getObjectsByIds(List<Long> ids) |
List<Guarantee> |
GuaranteeSCAClient.insertList(List<Guarantee> guaranteeList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
GuaranteeSCAClient.insert(Guarantee guarantee) |
boolean |
GuaranteeSCAClient.update(Guarantee guarantee) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Guarantee> |
GuaranteeSCAClient.insertList(List<Guarantee> guaranteeList) |
boolean |
GuaranteeSCAClient.updateList(List<Guarantee> guaranteeList) |
Copyright © 2016. All rights reserved.