| Package | Description |
|---|---|
| com.ptteng.common.muscle.service | |
| com.ptteng.sca.common.muscle.client |
| Modifier and Type | Method and Description |
|---|---|
BloodFlowReport |
BloodFlowReportService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<BloodFlowReport> |
BloodFlowReportService.getObjectsByIds(List<Long> ids) |
List<BloodFlowReport> |
BloodFlowReportService.insertList(List<BloodFlowReport> bloodFlowReportList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
BloodFlowReportService.insert(BloodFlowReport bloodFlowReport) |
boolean |
BloodFlowReportService.update(BloodFlowReport bloodFlowReport) |
| Modifier and Type | Method and Description |
|---|---|
List<BloodFlowReport> |
BloodFlowReportService.insertList(List<BloodFlowReport> bloodFlowReportList) |
boolean |
BloodFlowReportService.updateList(List<BloodFlowReport> bloodFlowReportList) |
| Modifier and Type | Method and Description |
|---|---|
BloodFlowReport |
BloodFlowReportSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<BloodFlowReport> |
BloodFlowReportSCAClient.getObjectsByIds(List<Long> ids) |
List<BloodFlowReport> |
BloodFlowReportSCAClient.insertList(List<BloodFlowReport> bloodFlowReportList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
BloodFlowReportSCAClient.insert(BloodFlowReport bloodFlowReport) |
boolean |
BloodFlowReportSCAClient.update(BloodFlowReport bloodFlowReport) |
| Modifier and Type | Method and Description |
|---|---|
List<BloodFlowReport> |
BloodFlowReportSCAClient.insertList(List<BloodFlowReport> bloodFlowReportList) |
boolean |
BloodFlowReportSCAClient.updateList(List<BloodFlowReport> bloodFlowReportList) |
Copyright © 2017. All rights reserved.