public interface RouteService
| Modifier and Type | Method and Description |
|---|---|
String |
createRoute(InforContext inforContext,
Route route) |
Route |
readRoute(InforContext inforContext,
String routeCode) |
Route readRoute(InforContext inforContext, String routeCode) throws InforException
InforExceptionString createRoute(InforContext inforContext, Route route) throws InforException
InforExceptionCopyright © 2023 CERN European Organization for Nuclear Research. All rights reserved.