Uses of Class
fr.gouv.vitam.common.exception.BadRequestException
-
Packages that use BadRequestException Package Description fr.gouv.vitam.access.internal.client Provides access internal client interface, factory and implementations.fr.gouv.vitam.common.database.server Database server package in vitamfr.gouv.vitam.common.database.server.elasticsearch Elasticsearch server package in Vitamfr.gouv.vitam.functional.administration.accession.register.core Provides core for the Accession register modulefr.gouv.vitam.functional.administration.audit.service fr.gouv.vitam.functional.administration.client Provides Functional administration client interface, factory and implementations.fr.gouv.vitam.functional.administration.common.server Provides common server classes for the Functional Administration modulefr.gouv.vitam.ihmdemo.core Provides IHM core classesfr.gouv.vitam.ingest.internal.client Provides Ingest Internal Client interface, configuration, factory and implementations.fr.gouv.vitam.metadata.core Providesfr.gouv.vitam.metadata.core.database.collections Providesfr.gouv.vitam.metadata.core.rules fr.gouv.vitam.processing.management.client Provides Processing Management client interface, factory and implementations. -
-
Uses of BadRequestException in fr.gouv.vitam.access.internal.client
Methods in fr.gouv.vitam.access.internal.client that throw BadRequestException Modifier and Type Method Description RequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient. selectObjects(com.fasterxml.jackson.databind.JsonNode selectQuery)Select Objects group based on DSL queryRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient. selectUnits(com.fasterxml.jackson.databind.JsonNode selectQuery)Select UnitsRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient. selectUnitsWithInheritedRules(com.fasterxml.jackson.databind.JsonNode selectQuery)Select units with inherited rules by select query (DSL) -
Uses of BadRequestException in fr.gouv.vitam.common.database.server
Methods in fr.gouv.vitam.common.database.server that throw BadRequestException Modifier and Type Method Description DbRequestResultDbRequestSingle. execute(Delete request)DbRequestResultDbRequestSingle. execute(Insert request, java.lang.Integer version, DocumentValidator documentValidator)DbRequestResultDbRequestSingle. execute(Select request)DbRequestResultDbRequestSingle. execute(Update request, DocumentValidator documentValidator) -
Uses of BadRequestException in fr.gouv.vitam.common.database.server.elasticsearch
Methods in fr.gouv.vitam.common.database.server.elasticsearch that throw BadRequestException Modifier and Type Method Description org.elasticsearch.action.search.SearchResponseElasticsearchAccess. search(ElasticsearchIndexAlias indexAlias, org.elasticsearch.index.query.QueryBuilder query, org.elasticsearch.index.query.QueryBuilder filter, java.lang.String[] esProjection, java.util.List<org.elasticsearch.search.sort.SortBuilder<?>> sorts, int offset, java.lang.Integer limit)org.elasticsearch.action.search.SearchResponseElasticsearchAccess. search(ElasticsearchIndexAlias indexAlias, org.elasticsearch.index.query.QueryBuilder query, org.elasticsearch.index.query.QueryBuilder filter, java.lang.String[] esProjection, java.util.List<org.elasticsearch.search.sort.SortBuilder<?>> sorts, int offset, java.lang.Integer limit, java.util.List<org.elasticsearch.search.aggregations.AggregationBuilder> facets, java.lang.String scrollId, java.lang.Integer scrollTimeout, boolean trackTotalHits)org.elasticsearch.action.search.SearchResponseElasticsearchAccess. searchCrossIndices(java.util.Set<ElasticsearchIndexAlias> indexAliases, org.elasticsearch.index.query.QueryBuilder query, org.elasticsearch.index.query.QueryBuilder filter, java.lang.String[] esProjection, java.util.List<org.elasticsearch.search.sort.SortBuilder<?>> sorts, int offset, java.lang.Integer limit, java.util.List<org.elasticsearch.search.aggregations.AggregationBuilder> facets, java.lang.String scrollId, java.lang.Integer scrollTimeout, boolean trackTotalHits) -
Uses of BadRequestException in fr.gouv.vitam.functional.administration.accession.register.core
Methods in fr.gouv.vitam.functional.administration.accession.register.core that throw BadRequestException Modifier and Type Method Description voidReferentialAccessionRegisterImpl. createOrUpdateAccessionRegister(AccessionRegisterDetailModel registerDetail) -
Uses of BadRequestException in fr.gouv.vitam.functional.administration.audit.service
Methods in fr.gouv.vitam.functional.administration.audit.service that throw BadRequestException Modifier and Type Method Description voidReferentialAuditService. runAudit(java.lang.String collectionName, int tenant) -
Uses of BadRequestException in fr.gouv.vitam.functional.administration.client
Methods in fr.gouv.vitam.functional.administration.client that throw BadRequestException Modifier and Type Method Description javax.ws.rs.core.Response.StatusAdminManagementClient. createExternalOperation(LogbookOperationParameters logbookOperationparams)Create external logbook operation entry
javax.ws.rs.core.Response.StatusAdminManagementClientMock. createExternalOperation(LogbookOperationParameters logbookOperationparams) -
Uses of BadRequestException in fr.gouv.vitam.functional.administration.common.server
Methods in fr.gouv.vitam.functional.administration.common.server that throw BadRequestException Modifier and Type Method Description DbRequestResultMongoDbAccessAdminImpl. deleteDocument(com.fasterxml.jackson.databind.JsonNode delete, FunctionalAdminCollections collection)DbRequestResultMongoDbAccessReferential. deleteDocument(com.fasterxml.jackson.databind.JsonNode delete, FunctionalAdminCollections collection)protected org.elasticsearch.action.search.SearchResponseElasticsearchAccessFunctionalAdmin. search(FunctionalAdminCollections collection, org.elasticsearch.index.query.QueryBuilder query, org.elasticsearch.index.query.QueryBuilder filter)DbRequestResultMongoDbAccessAdminImpl. updateData(com.fasterxml.jackson.databind.JsonNode update, FunctionalAdminCollections collection)DbRequestResultMongoDbAccessAdminImpl. updateData(com.fasterxml.jackson.databind.JsonNode update, FunctionalAdminCollections collection, java.lang.Integer version)DbRequestResultMongoDbAccessReferential. updateData(com.fasterxml.jackson.databind.JsonNode update, FunctionalAdminCollections collection)Update with queryDslDbRequestResultMongoDbAccessReferential. updateData(com.fasterxml.jackson.databind.JsonNode update, FunctionalAdminCollections collection, java.lang.Integer version)Update with queryDsl -
Uses of BadRequestException in fr.gouv.vitam.ihmdemo.core
Methods in fr.gouv.vitam.ihmdemo.core that throw BadRequestException Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNodeUserInterfaceTransactionManager. extractInformationFromTimestamp(java.lang.String timestamp)Extract information from timestamp -
Uses of BadRequestException in fr.gouv.vitam.ingest.internal.client
Methods in fr.gouv.vitam.ingest.internal.client that throw BadRequestException Modifier and Type Method Description ItemStatusIngestInternalClient. getOperationProcessStatus(java.lang.String id)getOperationProcessStatus: get operation process status** -
Uses of BadRequestException in fr.gouv.vitam.metadata.core
Methods in fr.gouv.vitam.metadata.core that throw BadRequestException Modifier and Type Method Description RequestResponse<com.fasterxml.jackson.databind.JsonNode>MetaDataImpl. selectObjectGroupById(com.fasterxml.jackson.databind.JsonNode selectQuery, java.lang.String objectGroupId)RequestResponse<com.fasterxml.jackson.databind.JsonNode>MetaDataImpl. selectObjectGroupsByQuery(com.fasterxml.jackson.databind.JsonNode selectQuery)RequestResponse<com.fasterxml.jackson.databind.JsonNode>MetaDataImpl. selectUnitsById(com.fasterxml.jackson.databind.JsonNode selectQuery, java.lang.String unitId)RequestResponse<com.fasterxml.jackson.databind.JsonNode>MetaDataImpl. selectUnitsByQuery(com.fasterxml.jackson.databind.JsonNode selectQuery) -
Uses of BadRequestException in fr.gouv.vitam.metadata.core.database.collections
Methods in fr.gouv.vitam.metadata.core.database.collections that throw BadRequestException Modifier and Type Method Description protected Result<MetadataDocument<?>>DbRequest. exactDepthUnitQuery(Query realQuery, Result<MetadataDocument<?>> previous, int exactDepth, java.lang.Integer tenantId, java.util.List<org.elasticsearch.search.sort.SortBuilder<?>> sorts, int offset, int limit, java.util.List<org.elasticsearch.search.aggregations.AggregationBuilder> facets, java.lang.String scrollId, java.lang.Integer scrollTimeout, DynamicParserTokens parserTokens, boolean trackTotalHits)Execute one Unit Query using exact DepthResult<MetadataDocument<?>>DbRequest. execRequest(RequestParserMultiple requestParser, java.util.List<OntologyModel> ontologies)The request should be already analyzed.protected Result<MetadataDocument<?>>DbRequest. executeQuery(RequestParserMultiple requestParser, RequestToAbstract requestToMongodb, int rank, Result<MetadataDocument<?>> previous, DynamicParserTokens parserTokens)Execute one requestprotected Result<MetadataDocument<?>>DbRequest. objectGroupQuery(Query realQuery, Result<MetadataDocument<?>> previous, java.lang.Integer tenantId, java.util.List<org.elasticsearch.search.sort.SortBuilder<?>> sorts, int offset, int limit, java.lang.String scrollId, java.lang.Integer scrollTimeout, java.util.List<org.elasticsearch.search.aggregations.AggregationBuilder> facets, DynamicParserTokens parserTokens, boolean trackTotalHits)Execute one relative Depth ObjectGroup Queryprotected Result<MetadataDocument<?>>DbRequest. relativeDepthUnitQuery(Query realQuery, Result<MetadataDocument<?>> previous, int relativeDepth, java.lang.Integer tenantId, java.util.List<org.elasticsearch.search.sort.SortBuilder<?>> sorts, int offset, int limit, java.util.List<org.elasticsearch.search.aggregations.AggregationBuilder> facets, java.lang.String scrollId, java.lang.Integer scrollTimeout, DynamicParserTokens parserTokens, boolean trackTotalHits)Execute one relative Depth Unit Queryprotected Result<MetadataDocument<?>>DbRequest. sameDepthUnitQuery(Query realQuery, Result<MetadataDocument<?>> previous, java.lang.Integer tenantId, java.util.List<org.elasticsearch.search.sort.SortBuilder<?>> sorts, int offset, int limit, java.util.List<org.elasticsearch.search.aggregations.AggregationBuilder> facets, java.lang.String scrollId, java.lang.Integer scrollTimeout, DynamicParserTokens parserTokens, boolean trackTotalHits)Execute one relative Depth Unit Queryprotected Result<MetadataDocument<?>>ElasticsearchAccessMetadata. search(MetadataCollections collection, java.lang.Integer tenantId, org.elasticsearch.index.query.QueryBuilder query, java.util.List<org.elasticsearch.search.sort.SortBuilder<?>> sorts, int offset, java.lang.Integer limit, java.util.List<org.elasticsearch.search.aggregations.AggregationBuilder> facets, java.lang.String scrollId, java.lang.Integer scrollTimeout, boolean trackTotalHits) -
Uses of BadRequestException in fr.gouv.vitam.metadata.core.rules
Methods in fr.gouv.vitam.metadata.core.rules that throw BadRequestException Modifier and Type Method Description RequestResponse<com.fasterxml.jackson.databind.JsonNode>MetadataRuleService. selectUnitsWithInheritedRules(com.fasterxml.jackson.databind.JsonNode selectQuery)Select units by DSL and computes inherited rules for matching units -
Uses of BadRequestException in fr.gouv.vitam.processing.management.client
Methods in fr.gouv.vitam.processing.management.client that throw BadRequestException Modifier and Type Method Description ItemStatusProcessingManagementClient. getOperationProcessStatus(java.lang.String id)getOperationProcessStatus: get operation process status**voidProcessingManagementClient. initVitamProcess(ProcessingEntry entry)initVitamProcess woth processing entryvoidProcessingManagementClient. initVitamProcess(java.lang.String container, java.lang.String workflowId)initVitamProcess
-