| Package | Description |
|---|---|
| org.openepics.cable.services.dl |
| Modifier and Type | Method and Description |
|---|---|
DSRecord |
RecordStream.getNextRecord()
Reads and returns the next record.
|
| Modifier and Type | Method and Description |
|---|---|
protected ValidationMessage |
DataLoader.getErrorMessage(String message,
DSRecord record,
Object field) |
protected ValidationMessage |
DataLoader.getErrorMessage(String message,
DSRecord record,
Object field,
String value) |
void |
InstallationPackageLoader.updateRecord(DSRecord record) |
protected void |
DataLoader.updateRecord(DSRecord record)
Processes the record.
|
void |
ConnectorLoader.updateRecord(DSRecord record) |
void |
CableTypeLoader.updateRecord(DSRecord record) |
void |
CableLoader.updateRecord(DSRecord record) |
void |
CableArticleLoader.updateRecord(DSRecord record) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataLoader.updateRecordList(Iterable<DSRecord> records)
Processes a number of records.
|
void |
CableLoader.updateRecordList(Iterable<DSRecord> records) |
Copyright © 2025 European Spallation Source. All rights reserved.