Uses of Class
org.dspace.discovery.indexobject.IndexableInProgressSubmission
-
Packages that use IndexableInProgressSubmission Package Description org.dspace.discovery.indexobject org.dspace.discovery.indexobject.factory -
-
Uses of IndexableInProgressSubmission in org.dspace.discovery.indexobject
Classes in org.dspace.discovery.indexobject with type parameters of type IndexableInProgressSubmission Modifier and Type Class Description classInprogressSubmissionIndexFactoryImpl<T extends IndexableInProgressSubmission,S extends InProgressSubmission>Factory implementation for indexing/retrieving InProgressSubmissions in the search coreSubclasses of IndexableInProgressSubmission in org.dspace.discovery.indexobject Modifier and Type Class Description classIndexableWorkflowItemWorkflow item implementation for the IndexableObjectclassIndexableWorkspaceItemWorkspace item implementation for the IndexableObject -
Uses of IndexableInProgressSubmission in org.dspace.discovery.indexobject.factory
Classes in org.dspace.discovery.indexobject.factory with type parameters of type IndexableInProgressSubmission Modifier and Type Interface Description interfaceInprogressSubmissionIndexFactory<T extends IndexableInProgressSubmission,S extends InProgressSubmission>Factory interface for indexing/retrieving InProgresssSubmission objects in the search core
-