| 程序包 | 说明 |
|---|---|
| com.ptteng.wealth.user.client | |
| com.ptteng.wealth.user.service |
| 限定符和类型 | 方法和说明 |
|---|---|
OrgApply |
OrgApplySCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OrgApply> |
OrgApplySCAClient.getObjectsByIds(List<Long> ids) |
List<OrgApply> |
OrgApplySCAClient.insertList(List<OrgApply> orgApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
OrgApplySCAClient.createOrg(OrgApply orgApply) |
Long |
OrgApplySCAClient.insert(OrgApply orgApply) |
boolean |
OrgApplySCAClient.update(OrgApply orgApply) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OrgApply> |
OrgApplySCAClient.insertList(List<OrgApply> orgApplyList) |
boolean |
OrgApplySCAClient.updateList(List<OrgApply> orgApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
OrgApply |
OrgApplyService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OrgApply> |
OrgApplyService.getObjectsByIds(List<Long> ids) |
List<OrgApply> |
OrgApplyService.insertList(List<OrgApply> orgApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
OrgApplyService.createOrg(OrgApply orgApply) |
Long |
OrgApplyService.insert(OrgApply orgApply) |
boolean |
OrgApplyService.update(OrgApply orgApply) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OrgApply> |
OrgApplyService.insertList(List<OrgApply> orgApplyList) |
boolean |
OrgApplyService.updateList(List<OrgApply> orgApplyList) |
Copyright © 2017. All rights reserved.