| Package | Description |
|---|---|
| org.openepics.cable.jaxb | |
| org.openepics.cable.webservice |
| Modifier and Type | Method and Description |
|---|---|
CableElement |
CableResource.getCable(String name)
Returns a specific cable instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<CableElement> |
CableResource.getAllCables(List<String> field,
String regExp)
Returns non-deleted cables in the database.
|
List<CableElement> |
CableResource.getAllCablesWithESSName(String essName) |
List<CableElement> |
CableResource.getAllCablesWithFBSTag(String fbsTag) |
List<CableElement> |
CableResource.getAllCablesWithLBSTag(String lbsTag) |
| Modifier and Type | Method and Description |
|---|---|
CableElement |
CableResourceImpl.getCable(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<CableElement> |
CableResourceImpl.getAllCables(List<String> field,
String regExp) |
List<CableElement> |
CableResourceImpl.getAllCablesWithESSName(String essName) |
List<CableElement> |
CableResourceImpl.getAllCablesWithFBSTag(String fbsTag) |
List<CableElement> |
CableResourceImpl.getAllCablesWithLBSTag(String lbsTag) |
Copyright © 2025 European Spallation Source. All rights reserved.