| Package | Description |
|---|---|
| com.ptteng.common.muscle.service | |
| com.ptteng.sca.common.muscle.client |
| Modifier and Type | Method and Description |
|---|---|
HardnessDetection |
HardnessDetectionService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessDetection> |
HardnessDetectionService.getObjectsByIds(List<Long> ids) |
List<HardnessDetection> |
HardnessDetectionService.insertList(List<HardnessDetection> hardnessDetectionList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
HardnessDetectionService.insert(HardnessDetection hardnessDetection) |
boolean |
HardnessDetectionService.update(HardnessDetection hardnessDetection) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessDetection> |
HardnessDetectionService.insertList(List<HardnessDetection> hardnessDetectionList) |
boolean |
HardnessDetectionService.updateList(List<HardnessDetection> hardnessDetectionList) |
| Modifier and Type | Method and Description |
|---|---|
HardnessDetection |
HardnessDetectionSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessDetection> |
HardnessDetectionSCAClient.getObjectsByIds(List<Long> ids) |
List<HardnessDetection> |
HardnessDetectionSCAClient.insertList(List<HardnessDetection> hardnessDetectionList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
HardnessDetectionSCAClient.insert(HardnessDetection hardnessDetection) |
boolean |
HardnessDetectionSCAClient.update(HardnessDetection hardnessDetection) |
| Modifier and Type | Method and Description |
|---|---|
List<HardnessDetection> |
HardnessDetectionSCAClient.insertList(List<HardnessDetection> hardnessDetectionList) |
boolean |
HardnessDetectionSCAClient.updateList(List<HardnessDetection> hardnessDetectionList) |
Copyright © 2017. All rights reserved.