Uses of Class
org.dspace.content.authority.Choice
Packages that use Choice
-
Uses of Choice in org.dspace.content.authority
Fields in org.dspace.content.authority declared as ChoiceModifier and TypeFieldDescriptionChoice[]Choices.valuesThe set of values returned by the authorityMethods in org.dspace.content.authority that return ChoiceModifier and TypeMethodDescriptiondefault ChoiceBuild the preferred choice associated with the authKey.ChoiceAuthorityServiceImpl.getParentChoice(String authorityName, String vocabularyId, String locale) DSpaceControlledVocabulary.getParentChoice(String authorityName, String childId, String locale) HierarchicalAuthority.getParentChoice(String authorityName, String vocabularyId, String locale) It returns the parent choice in the hierarchy if anyMethod parameters in org.dspace.content.authority with type arguments of type ChoiceModifier and TypeMethodDescriptionprotected voidSolrAuthority.addExternalResults(String text, ArrayList<Choice> choices, List<AuthorityValue> alreadyPresent, int max) Constructors in org.dspace.content.authority with parameters of type Choice -
Uses of Choice in org.dspace.content.authority.service
Methods in org.dspace.content.authority.service that return ChoiceModifier and TypeMethodDescriptionChoiceAuthorityService.getParentChoice(String authorityName, String vocabularyId, String locale) Return the direct parent of an entry identified by its id in an hierarchical authority.