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