Package org.openwms.tms.routing.location
Class LocationController
java.lang.Object
org.openwms.tms.routing.location.LocationController
A LocationController.
- Author:
- Heiko Scherrer
-
Field Summary
Modifier and TypeFieldDescriptionprivate final LocationService
private static final org.slf4j.Logger
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<Void> deleteLocation
(List<String> pKeys) org.springframework.http.ResponseEntity
<Boolean> requestDeleteLocation
(List<String> pKeys)
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
locationService
-
-
Constructor Details
-
LocationController
LocationController(LocationService locationService)
-
-
Method Details
-
requestDeleteLocation
-
deleteLocation
-