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