public interface VitamRepositoryProvider
Modifier and Type | Method and Description |
---|---|
VitamElasticsearchRepository |
getVitamESRepository(LogbookCollections collection)
Retrieve the es repository for the collection
|
VitamMongoRepository |
getVitamMongoRepository(LogbookCollections collection)
Retrieve the mongo repository for the collection
|
VitamMongoRepository getVitamMongoRepository(LogbookCollections collection)
collection
- the logbook collectionVitamElasticsearchRepository getVitamESRepository(LogbookCollections collection)
collection
- the logbook collectionCopyright © 2018 Vitam. All rights reserved.