public interface ReconstructionService
Modifier and Type | Method and Description |
---|---|
void |
reconstruct(FunctionalAdminCollections collection)
Reconstrut Vitam collection.
|
void |
reconstruct(FunctionalAdminCollections collection,
Integer... tenant)
Reconstrut Vitam collection by tenant.
|
void reconstruct(FunctionalAdminCollections collection, Integer... tenant) throws DatabaseException
collection
- the collection to reconstruct.tenant
- the given tenant.DatabaseException
- in case error with database occursvoid reconstruct(FunctionalAdminCollections collection) throws DatabaseException
collection
- the collection to reconstruct.DatabaseException
- in case error with database occursCopyright © 2018 Vitam. All rights reserved.