Interface WorkspaceItemIndexFactory

All Superinterfaces:
IndexFactory<IndexableWorkspaceItem,WorkspaceItem>, InprogressSubmissionIndexFactory<IndexableWorkspaceItem,WorkspaceItem>
All Known Implementing Classes:
WorkspaceItemIndexFactoryImpl

public interface WorkspaceItemIndexFactory extends InprogressSubmissionIndexFactory<IndexableWorkspaceItem,WorkspaceItem>
Factory interface for indexing/retrieving workspace item objects in the search core
Author:
Kevin Van de Velde (kevin at atmire dot com)