Uses of Class
fr.gouv.vitam.common.model.administration.CombinedSchemaModel
Package
Description
Provides
Provides Functional administration client interface, factory and implementations.
-
Uses of CombinedSchemaModel in fr.gouv.vitam.access.external.client
Modifier and TypeMethodDescriptionAdminExternalClient.getArchiveUnitProfileSchema
(VitamContext vitamContext, String id) get archive unit profile schemaAdminExternalClientMock.getArchiveUnitProfileSchema
(VitamContext vitamContext, String id) AdminExternalClientRest.getArchiveUnitProfileSchema
(VitamContext vitamContext, String archiveUnitId) -
Uses of CombinedSchemaModel in fr.gouv.vitam.functional.administration.client
Modifier and TypeMethodDescriptionAdminManagementClient.getArchiveUnitProfileSchema
(String id) AdminManagementClientMock.getArchiveUnitProfileSchema
(String id) -
Uses of CombinedSchemaModel in fr.gouv.vitam.functional.administration.core.archiveunitprofilesSchema
Modifier and TypeMethodDescriptionArchiveUnitProfileSchemaServiceImpl.build
(SchemaResponse schema, com.fasterxml.jackson.databind.JsonNode controlSchemaNode) Modifier and TypeMethodDescriptionArchiveUnitProfileSchemaServiceImpl.getCombinedSchemaModels
(ArchiveUnitProfileModel profile, List<SchemaResponse> schemas) ArchiveUnitProfileSchemaService.getCombinedSchemaModelsById
(String identifier) find archive unit profiles by QueryDslArchiveUnitProfileSchemaServiceImpl.getCombinedSchemaModelsById
(String identifier) Modifier and TypeMethodDescriptionvoid
CombinedSchemaProcessor.process
(CombinedSchemaModel model) void
ControlProcessor.process
(CombinedSchemaModel model) void
EffectiveCardinalityProcessor.process
(CombinedSchemaModel model) void
SchemaFillerProcessor.process
(CombinedSchemaModel model)