Uses of Class
fr.gouv.vitam.common.model.administration.CombinedSchemaModel
Packages that use CombinedSchemaModel
Package
Description
Provides
Provides Functional administration client interface, factory and implementations.
-
Uses of CombinedSchemaModel in fr.gouv.vitam.access.external.client
Methods in fr.gouv.vitam.access.external.client that return types with arguments of type CombinedSchemaModelModifier 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
Methods in fr.gouv.vitam.functional.administration.client that return types with arguments of type CombinedSchemaModelModifier and TypeMethodDescriptionAdminManagementClient.getArchiveUnitProfileSchema(String id) AdminManagementClientMock.getArchiveUnitProfileSchema(String id) -
Uses of CombinedSchemaModel in fr.gouv.vitam.functional.administration.core.archiveunitprofilesSchema
Methods in fr.gouv.vitam.functional.administration.core.archiveunitprofilesSchema that return CombinedSchemaModelModifier and TypeMethodDescriptionArchiveUnitProfileSchemaServiceImpl.build(SchemaResponse schema, com.fasterxml.jackson.databind.JsonNode controlSchemaNode) Methods in fr.gouv.vitam.functional.administration.core.archiveunitprofilesSchema that return types with arguments of type CombinedSchemaModelModifier and TypeMethodDescriptionArchiveUnitProfileSchemaServiceImpl.getCombinedSchemaModels(ArchiveUnitProfileModel profile, List<SchemaResponse> schemas) ArchiveUnitProfileSchemaService.getCombinedSchemaModelsById(String identifier) find archive unit profiles by QueryDslArchiveUnitProfileSchemaServiceImpl.getCombinedSchemaModelsById(String identifier) Methods in fr.gouv.vitam.functional.administration.core.archiveunitprofilesSchema with parameters of type CombinedSchemaModelModifier and TypeMethodDescriptionvoidCombinedSchemaProcessor.process(CombinedSchemaModel model) voidControlProcessor.process(CombinedSchemaModel model) voidEffectiveCardinalityProcessor.process(CombinedSchemaModel model) voidSchemaFillerProcessor.process(CombinedSchemaModel model)