public class ReportResourceImpl extends Object implements ReportResource
ReportResource interface.| Constructor and Description |
|---|
ReportResourceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
reportAbout()
Report about Cable DB.
|
javax.ws.rs.core.Response |
reportCablesCableArticleWithout(String system,
String subsystem,
String installationPackage,
String owners,
String revision)
Report for cables without cable article.
|
javax.ws.rs.core.Response |
reportCablesChessInvalid(String system,
String subsystem,
String installationPackage,
String owners,
String revision)
Unofficial report for cables with invalid CHESS mapping.
|
javax.ws.rs.core.Response |
reportCablesEssNameNoFbsTag(String system,
String subsystem,
String installationPackage,
String owners,
String revision)
Unofficial report for cables for which ESS name but not FBS tag is used.
|
javax.ws.rs.core.Response |
reportCablesFbsTagDuplicate(String system,
String subsystem,
String installationPackage,
String owners,
String revision)
Report for cables with duplicate fbs tag.
|
javax.ws.rs.core.Response |
reportCablesFbsTagNoChessMapping(String system,
String subsystem,
String installationPackage,
String owners,
String revision)
Unofficial report for cables for which at least one FBS tag is without mapping in CHESS.
|
javax.ws.rs.core.Response |
reportCablesFbsTagNotCorrectInChess(String system,
String subsystem,
String installationPackage,
String owners,
String revision)
Report for cables with fbs tag that are not correct in CHESS (no linking back to same cable attribute).
|
javax.ws.rs.core.Response |
reportCablesFbsTagNotExistInChess(String system,
String subsystem,
String installationPackage,
String owners,
String revision)
Report for cables with fbs tag that does not exist in CHESS.
|
javax.ws.rs.core.Response |
reportCablesFbsTagWithout(Boolean cableFbsTag,
Boolean endpointFbsTag,
Boolean enclosureFbsTag,
String system,
String subsystem,
String installationPackage,
String owners,
String revision)
Report for cables without fbs tag.
|
javax.ws.rs.core.Response |
reportCablesInvalid(String system,
String subsystem,
String installationPackage,
String owners,
String revision)
Report for cables that are marked invalid.
|
javax.ws.rs.core.Response |
reportCablesNameFbsTagDifferentChessMapping(String system,
String subsystem,
String installationPackage,
String owners,
String revision)
Unofficial report for cables with name and fbs tag, with different mapping in CHESS.
|
javax.ws.rs.core.Response |
reportCablesNameNoChessMapping(String system,
String subsystem,
String installationPackage,
String owners,
String revision)
Unofficial report for cables with name without mapping in CHESS.
|
public javax.ws.rs.core.Response reportCablesNameFbsTagDifferentChessMapping(String system, String subsystem, String installationPackage, String owners, String revision)
ReportResourcereportCablesNameFbsTagDifferentChessMapping in interface ReportResourcesystem - systemsubsystem - subsysteminstallationPackage - installation packageowners - ownersrevision - revisionpublic javax.ws.rs.core.Response reportCablesNameNoChessMapping(String system, String subsystem, String installationPackage, String owners, String revision)
ReportResourcereportCablesNameNoChessMapping in interface ReportResourcesystem - systemsubsystem - subsysteminstallationPackage - installation packageowners - ownersrevision - revisionpublic javax.ws.rs.core.Response reportCablesEssNameNoFbsTag(String system, String subsystem, String installationPackage, String owners, String revision)
ReportResourceFields
reportCablesEssNameNoFbsTag in interface ReportResourcesystem - systemsubsystem - subsysteminstallationPackage - installation packageowners - ownersrevision - revisionpublic javax.ws.rs.core.Response reportCablesFbsTagNoChessMapping(String system, String subsystem, String installationPackage, String owners, String revision)
ReportResourceFields
reportCablesFbsTagNoChessMapping in interface ReportResourcesystem - systemsubsystem - subsysteminstallationPackage - installation packageowners - ownersrevision - revisionpublic javax.ws.rs.core.Response reportCablesChessInvalid(String system, String subsystem, String installationPackage, String owners, String revision)
ReportResourcereportCablesChessInvalid in interface ReportResourcesystem - systemsubsystem - subsystem subsysteminstallationPackage - installation packageowners - ownersrevision - revisionpublic String reportAbout()
ReportResourcereportAbout in interface ReportResourcepublic javax.ws.rs.core.Response reportCablesFbsTagWithout(Boolean cableFbsTag, Boolean endpointFbsTag, Boolean enclosureFbsTag, String system, String subsystem, String installationPackage, String owners, String revision)
ReportResourcereportCablesFbsTagWithout in interface ReportResourcecableFbsTag - cable fbs tagendpointFbsTag - from/to endpoint fbs tagenclosureFbsTag - from/to enclosure fbs tagsystem - systemsubsystem - subsystem subsysteminstallationPackage - installation packageowners - ownersrevision - revisionpublic javax.ws.rs.core.Response reportCablesFbsTagDuplicate(String system, String subsystem, String installationPackage, String owners, String revision)
ReportResourcereportCablesFbsTagDuplicate in interface ReportResourcesystem - systemsubsystem - subsystem subsysteminstallationPackage - installation packageowners - ownersrevision - revisionpublic javax.ws.rs.core.Response reportCablesFbsTagNotExistInChess(String system, String subsystem, String installationPackage, String owners, String revision)
ReportResourcereportCablesFbsTagNotExistInChess in interface ReportResourcesystem - systemsubsystem - subsystem subsysteminstallationPackage - installation packageowners - ownersrevision - revisionpublic javax.ws.rs.core.Response reportCablesFbsTagNotCorrectInChess(String system, String subsystem, String installationPackage, String owners, String revision)
ReportResourcereportCablesFbsTagNotCorrectInChess in interface ReportResourcesystem - systemsubsystem - subsystem subsysteminstallationPackage - installation packageowners - ownersrevision - revisionpublic javax.ws.rs.core.Response reportCablesCableArticleWithout(String system, String subsystem, String installationPackage, String owners, String revision)
ReportResourcereportCablesCableArticleWithout in interface ReportResourcesystem - systemsubsystem - subsystem subsysteminstallationPackage - installation packageowners - ownersrevision - revisionpublic javax.ws.rs.core.Response reportCablesInvalid(String system, String subsystem, String installationPackage, String owners, String revision)
ReportResourcereportCablesInvalid in interface ReportResourcesystem - systemsubsystem - subsystem subsysteminstallationPackage - installation packageowners - ownersrevision - revisionCopyright © 2025 European Spallation Source. All rights reserved.