| Package | Description |
|---|---|
| com.ptteng.common.muscle.service | |
| com.ptteng.sca.common.muscle.client |
| Modifier and Type | Method and Description |
|---|---|
HardnessReport |
HardnessReportService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessReport> |
HardnessReportService.getObjectsByIds(List<Long> ids) |
List<HardnessReport> |
HardnessReportService.insertList(List<HardnessReport> hardnessReportList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
HardnessReportService.insert(HardnessReport hardnessReport) |
boolean |
HardnessReportService.update(HardnessReport hardnessReport) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessReport> |
HardnessReportService.insertList(List<HardnessReport> hardnessReportList) |
boolean |
HardnessReportService.updateList(List<HardnessReport> hardnessReportList) |
| Modifier and Type | Method and Description |
|---|---|
HardnessReport |
HardnessReportSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessReport> |
HardnessReportSCAClient.getObjectsByIds(List<Long> ids) |
List<HardnessReport> |
HardnessReportSCAClient.insertList(List<HardnessReport> hardnessReportList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
HardnessReportSCAClient.insert(HardnessReport hardnessReport) |
boolean |
HardnessReportSCAClient.update(HardnessReport hardnessReport) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessReport> |
HardnessReportSCAClient.insertList(List<HardnessReport> hardnessReportList) |
boolean |
HardnessReportSCAClient.updateList(List<HardnessReport> hardnessReportList) |
Copyright © 2017. All rights reserved.