public class VitamCollectionHelper extends Object
Constructor and Description |
---|
VitamCollectionHelper() |
Modifier and Type | Method and Description |
---|---|
static VitamCollection |
getCollection(Class<?> clasz,
boolean multitenant,
boolean usingScore)
getCollection with collection class
|
static boolean |
isLogbookCollection(String collectionName)
check if the collection is a logbook one
|
static boolean |
isMetadataCollection(String collectionName)
check if the collection is a metadata one
|
public static VitamCollection getCollection(Class<?> clasz, boolean multitenant, boolean usingScore)
clasz
- a class of a unknown typemultitenant
- usingScore
- public static boolean isMetadataCollection(String collectionName)
collectionName
- public static boolean isLogbookCollection(String collectionName)
collectionName
- Copyright © 2018 Vitam. All rights reserved.