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.ResponseAdminManagementClient.downloadProfileFile(String profileMetadataId) Download the profile file according to profileMetadataIdjavax.ws.rs.core.ResponseAdminManagementClientMock.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.ResponseProfileService.downloadProfileFile(String profileIdentifier) download file corresponding to profileIdentifierjavax.ws.rs.core.ResponseProfileServiceImpl.downloadProfileFile(String profileIdentifier)