Uses of Class
fr.gouv.vitam.common.database.parameter.IndexParameters
Packages that use IndexParameters
Package
Description
Elasticsearch server package in Vitam
Provides the web server application and configuration for the Functional administration module and the rest resource it uses
Provides API classes for the Logbook Operations module
Provides Logbook Operations client interface, factory and implementations.
Provides core implementation for the Logbook Operations module.
Provides the web server application for the Logbook module and the rest resources it uses.
Provides Metadata client interface, factory and implementations.
Provides
Provides the web server application for the Metadata module and the rest resources it uses.
-
Uses of IndexParameters in fr.gouv.vitam.common.database.server.elasticsearch
Methods in fr.gouv.vitam.common.database.server.elasticsearch with parameters of type IndexParametersModifier and TypeMethodDescriptionIndexationHelper.getFullKOResult
(IndexParameters indexParameters, String message) Get KO Result for reindexation orders -
Uses of IndexParameters in fr.gouv.vitam.functional.administration.rest
Method parameters in fr.gouv.vitam.functional.administration.rest with type arguments of type IndexParametersModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ReindexationResource.reindex
(@Valid List<IndexParameters> indexParameters) Reindex a collection -
Uses of IndexParameters in fr.gouv.vitam.logbook.operations.api
Methods in fr.gouv.vitam.logbook.operations.api with parameters of type IndexParametersModifier and TypeMethodDescriptionLogbookOperations.reindex
(IndexParameters indexParameters) Reindex one or more collections -
Uses of IndexParameters in fr.gouv.vitam.logbook.operations.client
Methods in fr.gouv.vitam.logbook.operations.client with parameters of type IndexParametersModifier and TypeMethodDescriptionLogbookOperationsClient.reindex
(IndexParameters indexParam) Reindex a collection with parametersLogbookOperationsClientMock.reindex
(IndexParameters indexParam) -
Uses of IndexParameters in fr.gouv.vitam.logbook.operations.core
Methods in fr.gouv.vitam.logbook.operations.core with parameters of type IndexParametersModifier and TypeMethodDescriptionLogbookOperationsDecorator.reindex
(IndexParameters indexParameters) LogbookOperationsImpl.reindex
(IndexParameters indexParameters) -
Uses of IndexParameters in fr.gouv.vitam.logbook.rest
Methods in fr.gouv.vitam.logbook.rest with parameters of type IndexParametersModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
LogbookResource.reindex
(IndexParameters indexParameters) Reindex a collection -
Uses of IndexParameters in fr.gouv.vitam.metadata.client
Methods in fr.gouv.vitam.metadata.client with parameters of type IndexParametersModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
MetaDataClient.reindex
(IndexParameters indexParam) Reindex a collection with parameterscom.fasterxml.jackson.databind.JsonNode
MetaDataClientMock.reindex
(IndexParameters indexParam) com.fasterxml.jackson.databind.JsonNode
MetaDataClientRest.reindex
(IndexParameters indexParam) -
Uses of IndexParameters in fr.gouv.vitam.metadata.core
Methods in fr.gouv.vitam.metadata.core with parameters of type IndexParameters -
Uses of IndexParameters in fr.gouv.vitam.metadata.rest
Methods in fr.gouv.vitam.metadata.rest with parameters of type IndexParametersModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
MetadataResource.reindex
(IndexParameters indexParameters) Reindex a collection