Uses of Interface
fr.gouv.vitam.functional.administration.core.archiveunitprofiles.ArchiveUnitProfileService
Packages that use ArchiveUnitProfileService
Package
Description
Provides the web server application and configuration for the Functional administration module and the rest resource it uses
-
Uses of ArchiveUnitProfileService in fr.gouv.vitam.functional.administration.core.archiveunitprofiles
Classes in fr.gouv.vitam.functional.administration.core.archiveunitprofiles that implement ArchiveUnitProfileServiceModifier and TypeClassDescriptionclassThe implementation of the archive unit profile CRUD -
Uses of ArchiveUnitProfileService in fr.gouv.vitam.functional.administration.core.archiveunitprofilesSchema
Constructors in fr.gouv.vitam.functional.administration.core.archiveunitprofilesSchema with parameters of type ArchiveUnitProfileServiceModifierConstructorDescriptionArchiveUnitProfileSchemaServiceImpl(ArchiveUnitProfileService archiveUnitProfileService, SchemaService schemaService) -
Uses of ArchiveUnitProfileService in fr.gouv.vitam.functional.administration.rest
Constructors in fr.gouv.vitam.functional.administration.rest with parameters of type ArchiveUnitProfileServiceModifierConstructorDescriptionArchiveUnitProfileResource(ArchiveUnitProfileService archiveUnitProfileService)