Uses of Package
org.dspace.content.authority
Packages that use org.dspace.content.authority
-
Classes in org.dspace.content.authority used by org.dspace.content.authorityClassDescriptionRecord class to hold the data describing one option, or choice, for an authority-controlled metadata value.Plugin interface that supplies an authority control mechanism for one metadata field.Record class to hold a set of Choices returned by an authority in response to a search.ChoiceAuthority source that reads the hierarchical vocabularies from
${dspace.dir}/config/controlled-vocabularies/*.xmland turns them into autocompleting authorities.Helper class to transform aDSpaceControlledVocabularyinto aBrowseIndexRestcached byChoiceAuthorityService.getVocabularyIndex(String)Plugin interface that supplies an authority control mechanism for one metadata field. -
Classes in org.dspace.content.authority used by org.dspace.content.authority.serviceClassDescriptionRecord class to hold the data describing one option, or choice, for an authority-controlled metadata value.Plugin interface that supplies an authority control mechanism for one metadata field.Record class to hold a set of Choices returned by an authority in response to a search.Helper class to transform a
DSpaceControlledVocabularyinto aBrowseIndexRestcached byChoiceAuthorityService.getVocabularyIndex(String)