| Package | Description |
|---|---|
| com.ptteng.keeper.common.service | |
| com.ptteng.sca.keeper.common.client |
| Modifier and Type | Method and Description |
|---|---|
CopartnerRelation |
CopartnerRelationService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<CopartnerRelation> |
CopartnerRelationService.getObjectsByIds(List<Long> ids) |
List<CopartnerRelation> |
CopartnerRelationService.insertList(List<CopartnerRelation> copartnerRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
CopartnerRelationService.insert(CopartnerRelation copartnerRelation) |
boolean |
CopartnerRelationService.update(CopartnerRelation copartnerRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<CopartnerRelation> |
CopartnerRelationService.insertList(List<CopartnerRelation> copartnerRelationList) |
boolean |
CopartnerRelationService.updateList(List<CopartnerRelation> copartnerRelationList) |
| Modifier and Type | Method and Description |
|---|---|
CopartnerRelation |
CopartnerRelationSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<CopartnerRelation> |
CopartnerRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<CopartnerRelation> |
CopartnerRelationSCAClient.insertList(List<CopartnerRelation> copartnerRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
CopartnerRelationSCAClient.insert(CopartnerRelation copartnerRelation) |
boolean |
CopartnerRelationSCAClient.update(CopartnerRelation copartnerRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<CopartnerRelation> |
CopartnerRelationSCAClient.insertList(List<CopartnerRelation> copartnerRelationList) |
boolean |
CopartnerRelationSCAClient.updateList(List<CopartnerRelation> copartnerRelationList) |
Copyright © 2018. All rights reserved.