Uses of Class
org.dspace.content.authority.DSpaceControlledVocabulary
-
Packages that use DSpaceControlledVocabulary Package Description org.dspace.content.authority -
-
Uses of DSpaceControlledVocabulary in org.dspace.content.authority
Fields in org.dspace.content.authority declared as DSpaceControlledVocabulary Modifier and Type Field Description protected DSpaceControlledVocabularyDSpaceControlledVocabularyIndex. vocabularyMethods in org.dspace.content.authority that return DSpaceControlledVocabulary Modifier and Type Method Description DSpaceControlledVocabularyDSpaceControlledVocabularyIndex. getVocabulary()Constructors in org.dspace.content.authority with parameters of type DSpaceControlledVocabulary Constructor Description DSpaceControlledVocabularyIndex(DSpaceControlledVocabulary controlledVocabulary, Set<String> metadataFields, DiscoverySearchFilterFacet facetConfig)
-