| Package | Description |
|---|---|
| org.dspace.content.authority |
| Modifier and Type | Field and Description |
|---|---|
Choice[] |
Choices.values
The set of values returned by the authority
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SolrAuthority.addExternalResults(String text,
ArrayList<Choice> choices,
List<AuthorityValue> alreadyPresent,
int max) |
| Constructor and Description |
|---|
Choices(Choice[] values,
int start,
int total,
int confidence,
boolean more)
Constructor for general purpose
|
Choices(Choice[] values,
int start,
int total,
int confidence,
boolean more,
int defaultSelected)
Constructor for general purpose
|
Copyright © 2022 LYRASIS. All rights reserved.