| Package | Description |
|---|---|
| com.ptteng.fans.common.service | |
| com.ptteng.sca.fans.common.client |
| Modifier and Type | Method and Description |
|---|---|
ProfitSharing |
ProfitSharingService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<ProfitSharing> |
ProfitSharingService.getObjectsByIds(List<Long> ids) |
List<ProfitSharing> |
ProfitSharingService.insertList(List<ProfitSharing> profitSharingList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
ProfitSharingService.insert(ProfitSharing profitSharing) |
boolean |
ProfitSharingService.update(ProfitSharing profitSharing) |
| Modifier and Type | Method and Description |
|---|---|
List<ProfitSharing> |
ProfitSharingService.insertList(List<ProfitSharing> profitSharingList) |
boolean |
ProfitSharingService.updateList(List<ProfitSharing> profitSharingList) |
| Modifier and Type | Method and Description |
|---|---|
ProfitSharing |
ProfitSharingSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<ProfitSharing> |
ProfitSharingSCAClient.getObjectsByIds(List<Long> ids) |
List<ProfitSharing> |
ProfitSharingSCAClient.insertList(List<ProfitSharing> profitSharingList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
ProfitSharingSCAClient.insert(ProfitSharing profitSharing) |
boolean |
ProfitSharingSCAClient.update(ProfitSharing profitSharing) |
| Modifier and Type | Method and Description |
|---|---|
List<ProfitSharing> |
ProfitSharingSCAClient.insertList(List<ProfitSharing> profitSharingList) |
boolean |
ProfitSharingSCAClient.updateList(List<ProfitSharing> profitSharingList) |
Copyright © 2021. All rights reserved.