Uses of Class
fr.gouv.vitam.functional.administration.common.exception.ProfileNotFoundException
Package
Description
Provides Functional administration client interface, factory and implementations.
-
Uses of ProfileNotFoundException in fr.gouv.vitam.functional.administration.client
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
AdminManagementClient.downloadProfileFile
(String profileMetadataId) Download the profile file according to profileMetadataIdjavax.ws.rs.core.Response
AdminManagementClientMock.downloadProfileFile
(String profileMetadataId) -
Uses of ProfileNotFoundException in fr.gouv.vitam.functional.administration.core.profile
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ProfileService.downloadProfileFile
(String profileIdentifier) download file corresponding to profileIdentifierjavax.ws.rs.core.Response
ProfileServiceImpl.downloadProfileFile
(String profileIdentifier)