| Package | Description |
|---|---|
| com.ptteng.common.muscle.service | |
| com.ptteng.sca.common.muscle.client |
| Modifier and Type | Method and Description |
|---|---|
SensitivityReportStem |
SensitivityReportStemService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<SensitivityReportStem> |
SensitivityReportStemService.getObjectsByIds(List<Long> ids) |
List<SensitivityReportStem> |
SensitivityReportStemService.insertList(List<SensitivityReportStem> sensitivityReportStemList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
SensitivityReportStemService.insert(SensitivityReportStem sensitivityReportStem) |
boolean |
SensitivityReportStemService.update(SensitivityReportStem sensitivityReportStem) |
| Modifier and Type | Method and Description |
|---|---|
List<SensitivityReportStem> |
SensitivityReportStemService.insertList(List<SensitivityReportStem> sensitivityReportStemList) |
boolean |
SensitivityReportStemService.updateList(List<SensitivityReportStem> sensitivityReportStemList) |
| Modifier and Type | Method and Description |
|---|---|
SensitivityReportStem |
SensitivityReportStemSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<SensitivityReportStem> |
SensitivityReportStemSCAClient.getObjectsByIds(List<Long> ids) |
List<SensitivityReportStem> |
SensitivityReportStemSCAClient.insertList(List<SensitivityReportStem> sensitivityReportStemList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
SensitivityReportStemSCAClient.insert(SensitivityReportStem sensitivityReportStem) |
boolean |
SensitivityReportStemSCAClient.update(SensitivityReportStem sensitivityReportStem) |
| Modifier and Type | Method and Description |
|---|---|
List<SensitivityReportStem> |
SensitivityReportStemSCAClient.insertList(List<SensitivityReportStem> sensitivityReportStemList) |
boolean |
SensitivityReportStemSCAClient.updateList(List<SensitivityReportStem> sensitivityReportStemList) |
Copyright © 2017. All rights reserved.