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