| Package | Description |
|---|---|
| org.openepics.cable.model | |
| org.openepics.cable.services | |
| org.openepics.cable.ui |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectorManufacturer> |
Connector.getManufacturers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Connector.setManufacturers(List<ConnectorManufacturer> manufacturers) |
| Constructor and Description |
|---|
Connector(String name,
String assemblyInstructions,
String description,
String type,
Date created,
Date modified,
GenericArtifact dataSheet,
List<ConnectorManufacturer> manufacturers,
String linkToDatasheet)
Creates a new instance of connector details.
|
| Modifier and Type | Method and Description |
|---|---|
Connector |
ConnectorService.createConnector(String name,
String assemblyInstructions,
String description,
String type,
GenericArtifact dataSheet,
List<ConnectorManufacturer> manufacturers,
String linkToDatasheet,
String userId)
Creates connector.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorManufacturer |
ConnectorRequestManager.getSelectedManufacturer() |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectorManufacturer> |
ConnectorRequestManager.getLongManufacturersListOverlay() |
List<ConnectorManufacturer> |
ConnectorUI.getManufacturers() |
List<ConnectorManufacturer> |
ConnectorRequestManager.getSelectedManufacturers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorRequestManager.setSelectedManufacturer(ConnectorManufacturer selectedManufacturer) |
Copyright © 2025 European Spallation Source. All rights reserved.