| Package | Description |
|---|---|
| com.ptteng.common.muscle.service | |
| com.ptteng.sca.common.muscle.client |
| Modifier and Type | Method and Description |
|---|---|
HardnessReportRoot |
HardnessReportRootService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessReportRoot> |
HardnessReportRootService.getObjectsByIds(List<Long> ids) |
List<HardnessReportRoot> |
HardnessReportRootService.insertList(List<HardnessReportRoot> hardnessReportRootList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
HardnessReportRootService.insert(HardnessReportRoot hardnessReportRoot) |
boolean |
HardnessReportRootService.update(HardnessReportRoot hardnessReportRoot) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessReportRoot> |
HardnessReportRootService.insertList(List<HardnessReportRoot> hardnessReportRootList) |
boolean |
HardnessReportRootService.updateList(List<HardnessReportRoot> hardnessReportRootList) |
| Modifier and Type | Method and Description |
|---|---|
HardnessReportRoot |
HardnessReportRootSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessReportRoot> |
HardnessReportRootSCAClient.getObjectsByIds(List<Long> ids) |
List<HardnessReportRoot> |
HardnessReportRootSCAClient.insertList(List<HardnessReportRoot> hardnessReportRootList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
HardnessReportRootSCAClient.insert(HardnessReportRoot hardnessReportRoot) |
boolean |
HardnessReportRootSCAClient.update(HardnessReportRoot hardnessReportRoot) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessReportRoot> |
HardnessReportRootSCAClient.insertList(List<HardnessReportRoot> hardnessReportRootList) |
boolean |
HardnessReportRootSCAClient.updateList(List<HardnessReportRoot> hardnessReportRootList) |
Copyright © 2017. All rights reserved.