| 程序包 | 说明 |
|---|---|
| com.ptteng.employment.common.service | |
| com.ptteng.sca.employment.common.client |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomerRoleModule |
CustomerRoleModuleService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CustomerRoleModule> |
CustomerRoleModuleService.getObjectsByIds(List<Long> ids) |
List<CustomerRoleModule> |
CustomerRoleModuleService.insertList(List<CustomerRoleModule> roleModuleList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
CustomerRoleModuleService.insert(CustomerRoleModule roleModule) |
boolean |
CustomerRoleModuleService.update(CustomerRoleModule roleModule) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CustomerRoleModule> |
CustomerRoleModuleService.insertList(List<CustomerRoleModule> roleModuleList) |
boolean |
CustomerRoleModuleService.updateList(List<CustomerRoleModule> roleModuleList) |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomerRoleModule |
CustomerRoleModuleSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CustomerRoleModule> |
CustomerRoleModuleSCAClient.getObjectsByIds(List<Long> ids) |
List<CustomerRoleModule> |
CustomerRoleModuleSCAClient.insertList(List<CustomerRoleModule> roleModuleList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
CustomerRoleModuleSCAClient.insert(CustomerRoleModule roleModule) |
boolean |
CustomerRoleModuleSCAClient.update(CustomerRoleModule roleModule) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CustomerRoleModule> |
CustomerRoleModuleSCAClient.insertList(List<CustomerRoleModule> roleModuleList) |
boolean |
CustomerRoleModuleSCAClient.updateList(List<CustomerRoleModule> roleModuleList) |
Copyright © 2021. All rights reserved.