Uses of Interface
org.dspace.discovery.indexobject.factory.InprogressSubmissionIndexFactory
-
Packages that use InprogressSubmissionIndexFactory Package Description org.dspace.discovery.indexobject org.dspace.discovery.indexobject.factory -
-
Uses of InprogressSubmissionIndexFactory in org.dspace.discovery.indexobject
Classes in org.dspace.discovery.indexobject that implement InprogressSubmissionIndexFactory Modifier and Type Class Description classInprogressSubmissionIndexFactoryImpl<T extends IndexableInProgressSubmission,S extends InProgressSubmission>Factory implementation for indexing/retrieving InProgressSubmissions in the search coreclassWorkflowItemIndexFactoryImplFactory implementation for indexing/retrieving workflow items in the search coreclassWorkspaceItemIndexFactoryImplFactory implementation for indexing/retrieving workspace items in the search core -
Uses of InprogressSubmissionIndexFactory in org.dspace.discovery.indexobject.factory
Subinterfaces of InprogressSubmissionIndexFactory in org.dspace.discovery.indexobject.factory Modifier and Type Interface Description interfaceWorkflowItemIndexFactoryFactory interface for indexing/retrieving workflow items objects in the search coreinterfaceWorkspaceItemIndexFactoryFactory interface for indexing/retrieving workspace item objects in the search core
-