Package | Description |
---|---|
fr.gouv.vitam.common.database.collections |
Provides common database collection
|
fr.gouv.vitam.common.database.server |
Database server package in vitam
|
fr.gouv.vitam.functional.administration.agencies.api | |
fr.gouv.vitam.functional.administration.client |
Provides Functional administration client interface, factory and implementations.
|
fr.gouv.vitam.functional.administration.common.client | |
fr.gouv.vitam.functional.administration.common.server |
Provides common server classes for the Functional Administration module
|
fr.gouv.vitam.functional.administration.rest |
Provides the web server application and configuration for the Functional administration module and the rest resource it uses
|
fr.gouv.vitam.functional.administration.rules.core |
Provides core classes of functional administration rules module
|
fr.gouv.vitam.ihmrecette.appserver |
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
|
fr.gouv.vitam.logbook.common.server.database.collections |
Provides Logbook collection classes
|
fr.gouv.vitam.logbook.rest |
Provides the web server application for the Logbook module and the rest resources it uses.
|
fr.gouv.vitam.metadata.core.validation |
Modifier and Type | Class and Description |
---|---|
class |
CachedOntologyLoader |
Constructor and Description |
---|
CachedOntologyLoader(int maxEntriesInCache,
int cacheTimeoutInSeconds,
OntologyLoader loadOntology) |
Constructor and Description |
---|
DbRequestSingle(VitamCollection collection,
OntologyLoader ontologyLoader)
Constructor with VitamCollection
|
Constructor and Description |
---|
AgenciesService(MongoDbAccessAdminImpl mongoAccess,
VitamCounterService vitamCounterService,
FunctionalBackupService backupService,
LogbookOperationsClientFactory logbookOperationsClientFactory,
fr.gouv.vitam.functional.administration.agencies.api.AgenciesManager manager,
List<AgenciesModel> agenciesInDb,
List<AgenciesModel> agenciesToDelete,
List<AgenciesModel> agenciesToInsert,
List<AgenciesModel> agenciesToUpdate,
List<AgenciesModel> usedAgenciesByAU,
List<AgenciesModel> usedAgenciesByContracts,
List<AgenciesModel> unusedAgenciesToDelete,
OntologyLoader ontologyLoader) |
AgenciesService(MongoDbAccessAdminImpl mongoAccess,
VitamCounterService vitamCounterService,
FunctionalBackupService backupService,
OntologyLoader ontologyLoader) |
Modifier and Type | Class and Description |
---|---|
class |
AdminManagementOntologyLoader |
Modifier and Type | Class and Description |
---|---|
class |
FunctionAdministrationOntologyLoader |
Modifier and Type | Method and Description |
---|---|
static MongoDbAccessAdminImpl |
MongoDbAccessAdminFactory.create(DbConfiguration configuration,
OntologyLoader ontologyLoader)
Creation of one MongoDbAccess
|
static MongoDbAccessAdminImpl |
MongoDbAccessAdminFactory.create(DbConfiguration configuration,
String clusterName,
List<ElasticsearchNode> nodes,
OntologyLoader ontologyLoader)
Creation of one MongoDbAccess and initialize elasticsearch access
|
Constructor and Description |
---|
MongoDbAccessAdminImpl(com.mongodb.MongoClient mongoClient,
String dbname,
boolean recreate,
OntologyLoader ontologyLoader) |
Constructor and Description |
---|
AdminManagementResource(AdminManagementConfiguration configuration,
OntologyLoader ontologyLoader,
OntologyLoader rulesOntologyLoader) |
AdminReconstructionResource(AdminManagementConfiguration configuration,
VitamRepositoryProvider reconstructionFactory,
OntologyLoader ontologyLoader)
Constructor
|
Constructor and Description |
---|
RulesManagerFileImpl(MongoDbAccessAdminImpl dbConfiguration,
VitamCounterService vitamCounterService,
OntologyLoader ontologyLoader) |
Constructor and Description |
---|
WebApplicationResourceDelete(WebApplicationConfig webApplicationConfig,
OntologyLoader ontologyLoader)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
static LogbookMongoDbAccessImpl |
LogbookMongoDbAccessFactory.create(LogbookConfiguration configuration,
OntologyLoader ontologyLoader)
Creation of one MongoDbAccess
|
Constructor and Description |
---|
LogbookMongoDbAccessImpl(com.mongodb.MongoClient mongoClient,
String dbname,
boolean recreate,
LogbookElasticsearchAccess esClient,
List<Integer> tenants,
LogbookTransformData logbookTransformData,
OntologyLoader ontologyLoader)
Constructor
|
Constructor and Description |
---|
LogbookResource(LogbookConfiguration configuration,
OntologyLoader ontologyLoader)
Constructor
|
Constructor and Description |
---|
OntologyValidator(OntologyLoader ontologyLoader) |
Copyright © 2019 Vitam. All rights reserved.