Uses of Class
fr.gouv.vitam.functional.administration.common.exception.ProfileNotFoundException
Packages that use ProfileNotFoundException
Package
Description
Provides Functional administration client interface, factory and implementations.
-
Uses of ProfileNotFoundException in fr.gouv.vitam.functional.administration.client
Methods in fr.gouv.vitam.functional.administration.client that throw ProfileNotFoundExceptionModifier 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
Methods in fr.gouv.vitam.functional.administration.core.profile that throw ProfileNotFoundExceptionModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ProfileService.downloadProfileFile
(String profileIdentifier) download file corresponding to profileIdentifierjavax.ws.rs.core.Response
ProfileServiceImpl.downloadProfileFile
(String profileIdentifier)