Uses of Interface
org.dspace.content.authority.ChoiceAuthority
Packages that use ChoiceAuthority
-
Uses of ChoiceAuthority in org.dspace.content.authority
Subinterfaces of ChoiceAuthority in org.dspace.content.authorityModifier and TypeInterfaceDescriptioninterfacePlugin interface that supplies an authority control mechanism for one metadata field.Classes in org.dspace.content.authority that implement ChoiceAuthorityModifier and TypeClassDescriptionclassChoiceAuthority source that reads the same submission-forms which drive configurable submission.classChoiceAuthority source that reads the hierarchical vocabularies from${dspace.dir}/config/controlled-vocabularies/*.xmland turns them into autocompleting authorities.classImplementation ofChoiceAuthoritybased on EPerson.classThis is a *very* stupid test fixture for authority control, and also serves as a trivial example of an authority plugin implementation.classJournal-name authority based on SHERPA/RoMEO v2classPublisher name authority based on SHERPA/RoMEO v2classclassThis is a *very* stupid test fixture for authority control with AuthorityVariantsSupport.Fields in org.dspace.content.authority with type parameters of type ChoiceAuthorityModifier and TypeFieldDescriptionprotected Map<String,ChoiceAuthority> ChoiceAuthorityServiceImpl.controllerprotected Map<String,Map<String, ChoiceAuthority>> ChoiceAuthorityServiceImpl.controllerFormDefinitionsMethods in org.dspace.content.authority that return ChoiceAuthorityModifier and TypeMethodDescriptionChoiceAuthorityServiceImpl.getChoiceAuthorityByAuthorityName(String authorityName) -
Uses of ChoiceAuthority in org.dspace.content.authority.service
Methods in org.dspace.content.authority.service that return ChoiceAuthorityModifier and TypeMethodDescriptionChoiceAuthorityService.getChoiceAuthorityByAuthorityName(String authorityName) Return the ChoiceAuthority instance identified by the specified name