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