| Package | Description |
|---|---|
| ch.cern.eam.wshub.core.services.equipment | |
| ch.cern.eam.wshub.core.services.equipment.impl |
| Modifier and Type | Method and Description |
|---|---|
Location |
LocationService.readLocation(InforContext context,
String locationCode) |
| Modifier and Type | Method and Description |
|---|---|
BatchResponse<Location> |
LocationService.readLocationBatch(InforContext context,
List<String> locationCodes) |
| Modifier and Type | Method and Description |
|---|---|
String |
LocationService.createLocation(InforContext context,
Location locationParam) |
String |
LocationService.updateLocation(InforContext context,
Location locationParam) |
| Modifier and Type | Method and Description |
|---|---|
BatchResponse<String> |
LocationService.createLocationBatch(InforContext context,
List<Location> locations) |
BatchResponse<String> |
LocationService.updateLocationBatch(InforContext context,
List<Location> locations) |
| Modifier and Type | Method and Description |
|---|---|
Location |
LocationServiceImpl.readLocation(InforContext context,
String locationCode) |
| Modifier and Type | Method and Description |
|---|---|
BatchResponse<Location> |
LocationServiceImpl.readLocationBatch(InforContext context,
List<String> locationCodes) |
| Modifier and Type | Method and Description |
|---|---|
String |
LocationServiceImpl.createLocation(InforContext context,
Location locationParam) |
String |
LocationServiceImpl.updateLocation(InforContext context,
Location locationParam) |
| Modifier and Type | Method and Description |
|---|---|
BatchResponse<String> |
LocationServiceImpl.createLocationBatch(InforContext context,
List<Location> locations) |
BatchResponse<String> |
LocationServiceImpl.updateLocationBatch(InforContext context,
List<Location> locations) |
Copyright © 2023 CERN European Organization for Nuclear Research. All rights reserved.