| Package | Description |
|---|---|
| org.openepics.cable.services | |
| org.openepics.cable.util |
| Modifier and Type | Class and Description |
|---|---|
class |
NamesServiceCache
A session bean holding caching the data retrieved from
NamesService. |
| Modifier and Type | Method and Description |
|---|---|
static List<NotificationDTO> |
ValidityUtil.getNotificationsForProblem(Cable cable,
Names names) |
static String |
ValidityUtil.getReasonsForProblem(Cable cable,
Names names)
Generates message with reason(s) for problem when there is a problem with cable.
|
static String |
ValidityUtil.getReasonsForProblem(Cable cable,
Names names,
String messageSeparator)
Generates message with reason(s) for problem when there is a problem with cable.
|
static boolean |
ValidityUtil.isCableEndpointEssNameDeleted(Cable cable,
boolean isEndpointA,
Names names)
Return boolean if cable endpoint ESS name is invalid.
|
static boolean |
ValidityUtil.isCableEndpointEssNameUuidInvalid(Cable cable,
boolean isEndpointA,
Names names)
Return boolean if cable endpoint ESS name uuid is invalid.
|
static String |
ValidityUtil.uuidUpdateCableEndpointEssName(Cable cable,
boolean isEndpointA,
Names names)
Update cable endpoint ESS name based on uuid for name, if ESS name is outdated,
and return message to write to log (non-null if applicable).
|
Copyright © 2025 European Spallation Source. All rights reserved.