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