Package org.fcrepo.kernel.api.services
Interface ReindexService
-
public interface ReindexService
A service which handles reindexing operations- Author:
- dbernstein
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreindexByFedoraId(Transaction transaction, String principal, FedoraId fedoraId)
-
-
-
Method Detail
-
reindexByFedoraId
void reindexByFedoraId(Transaction transaction, String principal, FedoraId fedoraId)
-
-