| Modifier and Type | Method and Description |
|---|---|
Provenance |
Instance.getCollectedfrom() |
Provenance |
Instance.getHostedby() |
static Provenance |
Provenance.newInstance(String dsId,
String dsName) |
| Modifier and Type | Method and Description |
|---|---|
List<Provenance> |
SolrRecord.getCollectedfrom() |
List<Provenance> |
RelatedRecord.getCollectedfrom() |
| Modifier and Type | Method and Description |
|---|---|
void |
Instance.setCollectedfrom(Provenance collectedfrom) |
void |
Instance.setHostedby(Provenance hostedby) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrRecord.setCollectedfrom(List<Provenance> collectedfrom) |
void |
RelatedRecord.setCollectedfrom(List<Provenance> collectedfrom) |
Copyright © 2025. All rights reserved.