Uses of Class
org.dspace.content.authority.DSpaceControlledVocabularyIndex
-
Packages that use DSpaceControlledVocabularyIndex Package Description org.dspace.content.authority org.dspace.content.authority.service -
-
Uses of DSpaceControlledVocabularyIndex in org.dspace.content.authority
Fields in org.dspace.content.authority with type parameters of type DSpaceControlledVocabularyIndex Modifier and Type Field Description protected Map<String,DSpaceControlledVocabularyIndex>ChoiceAuthorityServiceImpl. vocabularyIndexMapMethods in org.dspace.content.authority that return DSpaceControlledVocabularyIndex Modifier and Type Method Description DSpaceControlledVocabularyIndexChoiceAuthorityServiceImpl. getVocabularyIndex(String nameVocab) -
Uses of DSpaceControlledVocabularyIndex in org.dspace.content.authority.service
Methods in org.dspace.content.authority.service that return DSpaceControlledVocabularyIndex Modifier and Type Method Description DSpaceControlledVocabularyIndexChoiceAuthorityService. getVocabularyIndex(String nameVocab)
-