Interface CommunityIndexFactory
-
- All Superinterfaces:
DSpaceObjectIndexFactory<IndexableCommunity,Community>,IndexFactory<IndexableCommunity,Community>
- All Known Implementing Classes:
CommunityIndexFactoryImpl
public interface CommunityIndexFactory extends DSpaceObjectIndexFactory<IndexableCommunity,Community>
Factory interface for indexing/retrieving communities in the search core- Author:
- Kevin Van de Velde (kevin at atmire dot com)
-
-
Method Summary
-
Methods inherited from interface org.dspace.discovery.indexobject.factory.DSpaceObjectIndexFactory
getLocations, storeCommunityCollectionLocations
-
Methods inherited from interface org.dspace.discovery.indexobject.factory.IndexFactory
buildDocument, buildNewDocument, delete, delete, deleteAll, findAll, findIndexableObject, getIndexableObjects, getType, supports, writeDocument
-
-