Uses of Class
org.dspace.discovery.indexobject.IndexableCommunity
-
Packages that use IndexableCommunity Package Description org.dspace.discovery.indexobject -
-
Uses of IndexableCommunity in org.dspace.discovery.indexobject
Methods in org.dspace.discovery.indexobject that return types with arguments of type IndexableCommunity Modifier and Type Method Description Iterator<IndexableCommunity>CommunityIndexFactoryImpl. findAll(Context context)Optional<IndexableCommunity>CommunityIndexFactoryImpl. findIndexableObject(Context context, String id)Methods in org.dspace.discovery.indexobject with parameters of type IndexableCommunity Modifier and Type Method Description org.apache.solr.common.SolrInputDocumentCommunityIndexFactoryImpl. buildDocument(Context context, IndexableCommunity indexableObject)List<String>CommunityIndexFactoryImpl. getLocations(Context context, IndexableCommunity indexableDSpaceObject)
-