| 程序包 | 说明 |
|---|---|
| com.ptteng.wealth.finance.client | |
| com.ptteng.wealth.finance.service |
| 限定符和类型 | 方法和说明 |
|---|---|
CashApply |
CashApplySCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CashApply> |
CashApplySCAClient.getObjectsByIds(List<Long> ids) |
List<CashApply> |
CashApplySCAClient.insertList(List<CashApply> cashApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
CashApplySCAClient.insert(CashApply cashApply) |
boolean |
CashApplySCAClient.update(CashApply cashApply) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CashApply> |
CashApplySCAClient.insertList(List<CashApply> cashApplyList) |
boolean |
CashApplySCAClient.updateList(List<CashApply> cashApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
CashApply |
CashApplyService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CashApply> |
CashApplyService.getObjectsByIds(List<Long> ids) |
List<CashApply> |
CashApplyService.insertList(List<CashApply> cashApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
CashApplyService.insert(CashApply cashApply) |
boolean |
CashApplyService.update(CashApply cashApply) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CashApply> |
CashApplyService.insertList(List<CashApply> cashApplyList) |
boolean |
CashApplyService.updateList(List<CashApply> cashApplyList) |
Copyright © 2017. All rights reserved.