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