| Choice |
Record class to hold the data describing one option, or choice, for an
authority-controlled metadata value.
|
| ChoiceAuthorityServiceImpl |
Broker for ChoiceAuthority plugins, and for other information configured
about the choice aspect of authority control for a metadata field.
|
| Choices |
Record class to hold a set of Choices returned by an authority in response
to a search.
|
| ChoicesXMLGenerator |
Record class to hold a set of Choices returned by an authority in response
to a search.
|
| DCInputAuthority |
ChoiceAuthority source that reads the same submission-forms which drive
configurable submission.
|
| DSpaceControlledVocabulary |
ChoiceAuthority source that reads the hierarchical vocabularies
from ${dspace.dir}/config/controlled-vocabularies/*.xml and turns
them into autocompleting authorities.
|
| DSpaceControlledVocabularyIndex |
|
| EPersonAuthority |
|
| MetadataAuthorityServiceImpl |
Broker for metadata authority settings configured for each metadata field.
|
| SampleAuthority |
This is a *very* stupid test fixture for authority control, and also
serves as a trivial example of an authority plugin implementation.
|
| SHERPARoMEOJournalTitle |
Journal-name authority based on SHERPA/RoMEO v2
|
| SHERPARoMEOPublisher |
Publisher name authority based on SHERPA/RoMEO v2
|
| SolrAuthority |
|
| TestAuthority |
This is a *very* stupid test fixture for authority control with AuthorityVariantsSupport.
|