| 程序包 | 说明 |
|---|---|
| com.ptteng.common.carjn.service | |
| com.ptteng.sca.common.carjn.client |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductMaterialRelation |
ProductMaterialRelationService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ProductMaterialRelation> |
ProductMaterialRelationService.getObjectsByIds(List<Long> ids) |
List<ProductMaterialRelation> |
ProductMaterialRelationService.insertList(List<ProductMaterialRelation> productMaterialRelationList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
ProductMaterialRelationService.insert(ProductMaterialRelation productMaterialRelation) |
boolean |
ProductMaterialRelationService.update(ProductMaterialRelation productMaterialRelation) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ProductMaterialRelation> |
ProductMaterialRelationService.insertList(List<ProductMaterialRelation> productMaterialRelationList) |
boolean |
ProductMaterialRelationService.updateList(List<ProductMaterialRelation> productMaterialRelationList) |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductMaterialRelation |
ProductMaterialRelationSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ProductMaterialRelation> |
ProductMaterialRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<ProductMaterialRelation> |
ProductMaterialRelationSCAClient.insertList(List<ProductMaterialRelation> productMaterialRelationList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
ProductMaterialRelationSCAClient.insert(ProductMaterialRelation productMaterialRelation) |
boolean |
ProductMaterialRelationSCAClient.update(ProductMaterialRelation productMaterialRelation) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ProductMaterialRelation> |
ProductMaterialRelationSCAClient.insertList(List<ProductMaterialRelation> productMaterialRelationList) |
boolean |
ProductMaterialRelationSCAClient.updateList(List<ProductMaterialRelation> productMaterialRelationList) |
Copyright © 2016. All rights reserved.