Uses of Enum Class
fr.gouv.vitam.functional.administration.common.server.FunctionalAdminCollections
Packages that use FunctionalAdminCollections
Package
Description
Provides common server classes for the Functional Administration module
-
Uses of FunctionalAdminCollections in fr.gouv.vitam.functional.administration.common.config
Methods in fr.gouv.vitam.functional.administration.common.config with parameters of type FunctionalAdminCollectionsModifier and TypeMethodDescriptionFunctionalAdminIndexationConfiguration.getCollectionConfiguration(FunctionalAdminCollections functionalAdminCollection) ElasticsearchFunctionalAdminIndexManager.getElasticsearchIndexAliasResolver(FunctionalAdminCollections collection) ElasticsearchFunctionalAdminIndexManager.getElasticsearchIndexSettings(FunctionalAdminCollections collection) FunctionalAdminIndexationConfiguration.setCollectionConfiguration(FunctionalAdminCollections functionalAdminCollection, CollectionConfiguration propertyValue) -
Uses of FunctionalAdminCollections in fr.gouv.vitam.functional.administration.common.counter
Methods in fr.gouv.vitam.functional.administration.common.counter that return FunctionalAdminCollectionsMethods in fr.gouv.vitam.functional.administration.common.counter with parameters of type FunctionalAdminCollectionsModifier and TypeMethodDescriptionstatic SequenceTypeSequenceType.fromFunctionalAdminCollections(FunctionalAdminCollections functionalAdminCollection) booleanVitamCounterService.isSlaveFunctionnalCollectionOnTenant(FunctionalAdminCollections collection, Integer tenant) -
Uses of FunctionalAdminCollections in fr.gouv.vitam.functional.administration.common.server
Methods in fr.gouv.vitam.functional.administration.common.server that return FunctionalAdminCollectionsModifier and TypeMethodDescriptionstatic FunctionalAdminCollectionsFunctionalAdminCollections.getFromValue(String collection) get collection from value.static FunctionalAdminCollectionsReturns the enum constant of this class with the specified name.static FunctionalAdminCollections[]FunctionalAdminCollections.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.functional.administration.common.server with parameters of type FunctionalAdminCollectionsModifier and TypeMethodDescriptionfinal voidElasticsearchAccessFunctionalAdmin.addIndex(FunctionalAdminCollections collection) Add a type to an indexMongoDbAccessAdminImpl.deleteCollectionForTesting(FunctionalAdminCollections collection) MongoDbAccessAdminImpl.deleteCollectionForTesting(FunctionalAdminCollections collection, Delete delete) MongoDbAccessReferential.deleteCollectionForTesting(FunctionalAdminCollections collection) Delete FileFormat collectionsMongoDbAccessReferential.deleteCollectionForTesting(FunctionalAdminCollections collection, Delete delete) MongoDbAccessAdminImpl.deleteDocument(com.fasterxml.jackson.databind.JsonNode delete, FunctionalAdminCollections collection) MongoDbAccessReferential.deleteDocument(com.fasterxml.jackson.databind.JsonNode delete, FunctionalAdminCollections collection) MongoDbAccessAdminImpl.findDocuments(com.fasterxml.jackson.databind.JsonNode select, FunctionalAdminCollections collection) MongoDbAccessReferential.findDocuments(com.fasterxml.jackson.databind.JsonNode select, FunctionalAdminCollections collection) MongoDbAccessAdminImpl.findDocumentsWithoutRestrictionOnCurrentTenant(com.fasterxml.jackson.databind.JsonNode select, FunctionalAdminCollections collection) MongoDbAccessReferential.findDocumentsWithoutRestrictionOnCurrentTenant(com.fasterxml.jackson.databind.JsonNode select, FunctionalAdminCollections collection) find documents Without Restriction On CurrentTenantMongoDbAccessAdminImpl.getDocumentById(String id, FunctionalAdminCollections collection) MongoDbAccessReferential.getDocumentById(String id, FunctionalAdminCollections collection) MongoDbAccessAdminImpl.getDocumentByUniqueId(String id, FunctionalAdminCollections collection, String field) MongoDbAccessReferential.getDocumentByUniqueId(String id, FunctionalAdminCollections collection, String field) static DocumentValidatorReferentialDocumentValidators.getValidator(FunctionalAdminCollections collection) MongoDbAccessAdminImpl.insertDocument(com.fasterxml.jackson.databind.JsonNode json, FunctionalAdminCollections collection) MongoDbAccessReferential.insertDocument(com.fasterxml.jackson.databind.JsonNode jsonNode, FunctionalAdminCollections collection) insert documentsMongoDbAccessAdminImpl.insertDocuments(com.fasterxml.jackson.databind.node.ArrayNode arrayNode, FunctionalAdminCollections collection) MongoDbAccessAdminImpl.insertDocuments(com.fasterxml.jackson.databind.node.ArrayNode arrayNode, FunctionalAdminCollections collection, Integer version) MongoDbAccessReferential.insertDocuments(com.fasterxml.jackson.databind.node.ArrayNode arrayNode, FunctionalAdminCollections collection) insert documentsMongoDbAccessReferential.insertDocuments(com.fasterxml.jackson.databind.node.ArrayNode arrayNode, FunctionalAdminCollections collection, Integer version) insert documentsvoidMongoDbAccessAdminImpl.replaceDocument(com.fasterxml.jackson.databind.JsonNode document, String identifierValue, String identifierKey, FunctionalAdminCollections vitamCollection) voidMongoDbAccessReferential.replaceDocument(com.fasterxml.jackson.databind.JsonNode document, String identifier, String identifierName, FunctionalAdminCollections vitamCollection) voidMongoDbAccessAdminImpl.replaceDocuments(Map<String, com.fasterxml.jackson.databind.JsonNode> documentByIdentifier, String identifierKey, FunctionalAdminCollections vitamCollection) protected final co.elastic.clients.elasticsearch.core.search.ResponseBody<com.fasterxml.jackson.databind.node.ObjectNode>ElasticsearchAccessFunctionalAdmin.search(FunctionalAdminCollections collection, co.elastic.clients.elasticsearch._types.query_dsl.Query query) MongoDbAccessAdminImpl.updateData(com.fasterxml.jackson.databind.JsonNode update, FunctionalAdminCollections collection) MongoDbAccessAdminImpl.updateData(com.fasterxml.jackson.databind.JsonNode update, FunctionalAdminCollections collection, Integer version) MongoDbAccessReferential.updateData(com.fasterxml.jackson.databind.JsonNode update, FunctionalAdminCollections collection) Update with queryDslMongoDbAccessReferential.updateData(com.fasterxml.jackson.databind.JsonNode update, FunctionalAdminCollections collection, Integer version) Update with queryDslMethod parameters in fr.gouv.vitam.functional.administration.common.server with type arguments of type FunctionalAdminCollectionsModifier and TypeMethodDescriptionstatic voidFunctionalAdminCollectionsTestUtils.afterTest(Collection<FunctionalAdminCollections> functionalAdminCollections) static voidFunctionalAdminCollectionsTestUtils.afterTestClass(Collection<FunctionalAdminCollections> functionalAdminCollections, boolean deleteEsIndex) static voidFunctionalAdminCollectionsTestUtils.beforeTestClass(com.mongodb.client.MongoDatabase db, String prefix, ElasticsearchAccessFunctionalAdmin esClient, Collection<FunctionalAdminCollections> functionalAdminCollections) -
Uses of FunctionalAdminCollections in fr.gouv.vitam.functional.administration.core.backup
Methods in fr.gouv.vitam.functional.administration.core.backup with parameters of type FunctionalAdminCollectionsModifier and TypeMethodDescriptionstatic StringFunctionalBackupService.getBackupFileName(FunctionalAdminCollections functionalAdminCollections, int tenant, Integer sequence) com.fasterxml.jackson.databind.node.ArrayNodeFunctionalBackupService.getCollectionInJson(FunctionalAdminCollections collections, int tenant) RestoreBackupService.getLatestSavedFileName(String strategy, String offerId, DataCategory type, FunctionalAdminCollections collection) get the latest file name according to the name suffix.RestoreBackupService.loadData(String strategy, FunctionalAdminCollections collection, String filename, long offset) Load data from storageRestoreBackupService.readLatestSavedFile(String strategy, String offerId, FunctionalAdminCollections collection) Read the latest file using the name requested by getLatestSavedFileName.
Be careful, this method use tenant that is requested from the VitamSessionvoidFunctionalBackupService.saveCollectionAndSequence(GUID eipMaster, String eventCode, FunctionalAdminCollections collection, String objectIdentifier) voidFunctionalBackupService.saveDocument(FunctionalAdminCollections collection, org.bson.Document document) -
Uses of FunctionalAdminCollections in fr.gouv.vitam.functional.administration.core.contract
Methods in fr.gouv.vitam.functional.administration.core.contract with parameters of type FunctionalAdminCollectionsModifier and TypeMethodDescriptionstatic DbRequestResultContractHelper.findByIdentifier(String identifier, FunctionalAdminCollections collection, MongoDbAccessReferential mongoAccess) Find contracts by idenfier -
Uses of FunctionalAdminCollections in fr.gouv.vitam.functional.administration.core.reconstruction
Methods in fr.gouv.vitam.functional.administration.core.reconstruction with parameters of type FunctionalAdminCollectionsModifier and TypeMethodDescriptionRestoreBackupServiceImpl.getLatestSavedFileName(String strategy, String offerId, DataCategory type, FunctionalAdminCollections collection) FunctionalAdministrationReconstructionMetricsCache.getReconstructionLatency(FunctionalAdminCollections collection, int tenant) RestoreBackupServiceImpl.loadData(String strategy, FunctionalAdminCollections collection, String filename, long offset) Load data from storageRestoreBackupServiceImpl.readLatestSavedFile(String strategy, String offerId, FunctionalAdminCollections collection) voidReconstructionService.reconstruct(FunctionalAdminCollections collection) Reconstrut Vitam collection.voidReconstructionService.reconstruct(FunctionalAdminCollections collection, Integer... tenant) Reconstrut Vitam collection by tenant.voidReconstructionServiceImpl.reconstruct(FunctionalAdminCollections collection) voidReconstructionServiceImpl.reconstruct(FunctionalAdminCollections collection, Integer... tenants) purge collection content and reconstruct the content.voidFunctionalAdministrationReconstructionMetricsCache.registerLastDocumentReconstructionDate(FunctionalAdminCollections collection, int tenant, LocalDateTime lastDocumentReconstructionDate)