| Package | Description |
|---|---|
| com.atlascopco.sca.client | |
| com.atlascopco.service |
| Modifier and Type | Method and Description |
|---|---|
Atlascopco |
AtlascopcoSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<Atlascopco> |
AtlascopcoSCAClient.getObjectsByIds(List<Long> ids) |
List<Atlascopco> |
AtlascopcoSCAClient.insertList(List<Atlascopco> atlascopcoList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
AtlascopcoSCAClient.insert(Atlascopco atlascopco) |
boolean |
AtlascopcoSCAClient.update(Atlascopco atlascopco) |
| Modifier and Type | Method and Description |
|---|---|
List<Atlascopco> |
AtlascopcoSCAClient.insertList(List<Atlascopco> atlascopcoList) |
boolean |
AtlascopcoSCAClient.updateList(List<Atlascopco> atlascopcoList) |
| Modifier and Type | Method and Description |
|---|---|
Atlascopco |
AtlascopcoService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<Atlascopco> |
AtlascopcoService.getObjectsByIds(List<Long> ids) |
List<Atlascopco> |
AtlascopcoService.insertList(List<Atlascopco> atlascopcoList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
AtlascopcoService.insert(Atlascopco atlascopco) |
boolean |
AtlascopcoService.update(Atlascopco atlascopco) |
| Modifier and Type | Method and Description |
|---|---|
List<Atlascopco> |
AtlascopcoService.insertList(List<Atlascopco> atlascopcoList) |
boolean |
AtlascopcoService.updateList(List<Atlascopco> atlascopcoList) |
Copyright © 2018. All rights reserved.